]> git.karo-electronics.de Git - mv-sheeva.git/commit
perf hists browser: Warn about lost events
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 29 Oct 2011 14:15:04 +0000 (12:15 -0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 2 Nov 2011 14:27:23 +0000 (12:27 -0200)
commit7b27509fc62686c53e9301560034e6b0b001174d
tree7b4fc36012d76d5319537df73fd5f7f50104b137
parent1ca4ff41a3d887b8211e4a6c6c89c8f153d6bfa0
perf hists browser: Warn about lost events

Just like the old perf top --tui and the --stdio version.

But because we have the initial menu to choose which event to show in a
session with multiple events we can see how many chunks were lost in
each of the event types, clarifying which events are being affected the
most.

Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-47yyqbubmjzch2chezmb21m6@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-top.c
tools/perf/util/hist.h
tools/perf/util/session.c
tools/perf/util/top.h
tools/perf/util/ui/browser.c
tools/perf/util/ui/browser.h
tools/perf/util/ui/browsers/hists.c