From: Ingo Molnar <mingo@elte.hu>
To: Arnaldo Carvalho de Melo <acme@infradead.org>
Cc: linux-kernel@vger.kernel.org,
"Peter Zijlstra" <a.p.zijlstra@chello.nl>,
"Paul Mackerras" <paulus@samba.org>,
"Frédéric Weisbecker" <fweisbec@gmail.com>,
"Mike Galbraith" <efault@gmx.de>
Subject: Re: [PATCH 0/2] perf newt: Zoom operations
Date: Sun, 4 Apr 2010 11:58:27 +0200 [thread overview]
Message-ID: <20100404095827.GA30536@elte.hu> (raw)
In-Reply-To: <1270345250-4833-1-git-send-email-acme@infradead.org>
* Arnaldo Carvalho de Melo <acme@infradead.org> wrote:
> Hi Ingo,
>
> Please consider pulling from the "perf" branch in:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6
>
> Best Regards,
>
> Arnaldo Carvalho de Melo (2):
> perf newt: Add a "Zoom into foo.so DSO" and reverse operations
> perf TUI: Add a "Zoom into COMM(PID) thread" and reverse operations
>
> tools/perf/util/newt.c | 185 ++++++++++++++++++++++++++++++++++++++++--------
> tools/perf/util/sort.h | 10 ++-
> 2 files changed, 162 insertions(+), 33 deletions(-)
Pulled, thanks Arnaldo!
There's still a few basic usability glitches that i've noticed:
- it's not clear how to zoom out, once zoomed in
- there's no help screen and no help line for people to see what can be
done on a given screen. While it's good that the intuitive things work
by default (arrow keys, escape, enter, etc.), there should also be additional
visual information about what can be done.
- i think double escape should exit, right now it stays at the 'are you sure'
screen
Ingo
next prev parent reply other threads:[~2010-04-04 9:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-04 1:40 [PATCH 0/2] perf newt: Zoom operations Arnaldo Carvalho de Melo
2010-04-04 1:40 ` [PATCH 1/2 v2] perf newt: Add a "Zoom into foo.so DSO" and reverse operations Arnaldo Carvalho de Melo
2010-04-04 1:40 ` [PATCH 2/2] perf TUI: Add a "Zoom into COMM(PID) thread" " Arnaldo Carvalho de Melo
2010-04-04 9:58 ` Ingo Molnar [this message]
2010-04-04 12:53 ` [PATCH 0/2] perf newt: Zoom operations Arnaldo Carvalho de Melo
2010-04-04 19:05 ` Ingo Molnar
2010-04-04 23:20 ` Arnaldo Carvalho de Melo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100404095827.GA30536@elte.hu \
--to=mingo@elte.hu \
--cc=a.p.zijlstra@chello.nl \
--cc=acme@infradead.org \
--cc=efault@gmx.de \
--cc=fweisbec@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=paulus@samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.