All of lore.kernel.org
 help / color / mirror / Atom feed
* [BUG] perf top: -z option does not work
@ 2014-08-12  4:44 Stephane Eranian
  2014-08-12  8:09 ` Namhyung Kim
  0 siblings, 1 reply; 3+ messages in thread
From: Stephane Eranian @ 2014-08-12  4:44 UTC (permalink / raw)
  To: LKML
  Cc: Jiri Olsa, Arnaldo Carvalho de Melo, Namhyung Kim, mingo@elte.hu,
	Peter Zijlstra, David Ahern

Hi,


My understanding is that the -z option is used to only print a profile
since the last refresh. So if I have a refresh of 5s, then it prints the profile
based on the samples accumulated over the last 5 seconds.

The Z mode used to be available interactively. Nowadays, it seems only
avail from the cmdline. But it does not work.

I run a simple test.
$ sudo perf top -z

Then for 5s I run a cycle-burning noploop program.
It shows up at the top. But when it terminates, the program  still stays
at the top of the profile for a long time. This is not what I'd expect.
The noploop line should disappear in the next couple of refreshes after
the program has terminated.

I am using tip.git and seeing the problem. But it seems, it's been there for a
long time.

Any idea what's wrong?

Thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-08-13 14:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-12  4:44 [BUG] perf top: -z option does not work Stephane Eranian
2014-08-12  8:09 ` Namhyung Kim
2014-08-12 12:24   ` Arnaldo Carvalho de Melo

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.