From: Mike Galbraith <efault@gmx.de>
To: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: LKML <linux-kernel@vger.kernel.org>, Ingo Molnar <mingo@elte.hu>
Subject: Re: [patch] perf_counter tools: resurrect perf top annotation in a simple interactive form
Date: Wed, 22 Jul 2009 18:46:11 +0200 [thread overview]
Message-ID: <1248281171.5738.5.camel@marge.simson.net> (raw)
In-Reply-To: <1248274190.27058.1530.camel@twins>
On Wed, 2009-07-22 at 16:49 +0200, Peter Zijlstra wrote:
> On Mon, 2009-07-20 at 13:56 +0200, Mike Galbraith wrote:
> > Comments/suggestions/clue_bats welcome.
> >
> > perf_counter tools: resurrect perf top annotation in a simple interactive form.
> >
> > This patch allows the user to select any symbol in kernel space for source level
> > annotation on the fly, switch between event counters and alter display variables.
> > When symbol details are being displayed, stopping annotation reverts to normal.
> >
> > This doesn't make top _fully_ interactive, you can only select among the events
> > you started top with, ie it doesn't stop/start event counters etc.
> >
> > known keys:
> > [d] select display delay.
> > [e] select display entries (lines).
> > [E] select annotation event counter.
> > [f] select normal display count filter.
> > [F] select annotation display count filter (percentage).
> > [qQ] quit.
> > [s] select annotation symbol and start annotation.
> > [S] stop annotation, revert to normal display.
> > [z] toggle event count zeroing.
>
> ok, so I tried this, but the screen updates overwrite this input
> screen before I can read it ;-)
That's not an input screen, it's a legend shown if you poke an unknown
key. Poking a known key prompts for input.
-Mike
next prev parent reply other threads:[~2009-07-22 16:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-20 11:56 [patch] perf_counter tools: resurrect perf top annotation in a simple interactive form Mike Galbraith
2009-07-22 14:49 ` Peter Zijlstra
2009-07-22 16:46 ` Mike Galbraith [this message]
2009-07-22 18:36 ` Mike Galbraith
2009-07-23 6:41 ` Mike Galbraith
2009-07-23 15:59 ` Ray Lee
2009-07-23 20:04 ` Mike Galbraith
2009-08-02 13:11 ` [tip:perfcounters/core] perf_counter tools: Resurrect " tip-bot for Mike Galbraith
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=1248281171.5738.5.camel@marge.simson.net \
--to=efault@gmx.de \
--cc=a.p.zijlstra@chello.nl \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/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.