linux/tools/perf/util/ui
Arnaldo Carvalho de Melo 068ffaa8bf perf tools: Fix lost and unknown events handling
Fix it by explaining what can be happening and giving the number of processed
and lost events.

Also holler if unknown events were found, that can be due to processing a
perf.data file collected using a newer tool where newer events got added on
reporting using an older perf tool, that or a bug, so ask for a report to be
made.

Works on both --tui and --stdio.

Suggested-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2010-11-27 02:41:01 -02:00
..
browsers perf ui browser: Don't use windows, slang is enough 2010-09-13 10:25:04 -03:00
browser.c perf tools: Remove direct slang.h include 2010-10-22 17:48:16 -02:00
browser.h perf ui browser: Add routines to compactly specify exit keys 2010-08-19 19:44:18 -03:00
helpline.c perf ui browser: Add ui_browser__show counterpart: __hide 2010-08-10 15:44:20 -03:00
helpline.h perf ui browser: Add ui_browser__show counterpart: __hide 2010-08-10 15:44:20 -03:00
libslang.h perf ui: Move annotate browser to util/ui/browsers/ 2010-08-10 16:09:41 -03:00
progress.c perf ui: Move ui_progress routines to separate file in util/ui/ 2010-08-10 16:09:14 -03:00
progress.h perf ui: Move ui_progress routines to separate file in util/ui/ 2010-08-10 16:09:14 -03:00
setup.c perf ui: Complete the breakdown of util/newt.c 2010-08-10 16:11:38 -03:00
util.c perf tools: Fix lost and unknown events handling 2010-11-27 02:41:01 -02:00
util.h perf ui: Complete the breakdown of util/newt.c 2010-08-10 16:11:38 -03:00