[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150810231445.GI2521@kernel.org>
Date: Mon, 10 Aug 2015 20:14:45 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Jiri Olsa <jolsa@...hat.com>
Cc: Namhyung Kim <namhyung@...nel.org>, Ingo Molnar <mingo@...nel.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
LKML <linux-kernel@...r.kernel.org>,
David Ahern <dsahern@...il.com>,
Andi Kleen <andi@...stfloor.org>
Subject: Re: [PATCH v2 1/2] perf hists browser: Support horizontal scrolling
with '<' and '>' key
Em Tue, Aug 11, 2015 at 01:02:56AM +0200, Jiri Olsa escreveu:
> On Mon, Aug 10, 2015 at 07:58:22PM -0300, Arnaldo Carvalho de Melo wrote:
> SNIP
> > > it'd really help for perf mem output, which is quite wide.. and we probably
> > > have more wide outputs, or users with narrow terminals ;-)
> > I'm not going against horizontal scrolling, it is needed, sure thing,
> > its surprising we are doing this only now. What I am asking is this fine
> > scrolling of one column per <- or -> keypress, but I really need to try
> > it with things like 'perf mem', I thought that when you pressed '>', in
> > this patch, it would move entire sort key columns, not just one vertical
> > column one character wide, right?
> yep, the whole sort column seemed more usefull,
> though 1 vertical column is nice also
We can get that by using the right and left keys while pressing shift or
alt, I think.
- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists