perf record: Print out the number of events captured
authorIngo Molnar <mingo@elte.hu>
Tue, 2 Jun 2009 21:43:11 +0000 (23:43 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 2 Jun 2009 21:43:11 +0000 (23:43 +0200)
commitaddc2785ce92ff05da8edf18317b6b4719e10d9f
tree91ced0d8ede36587dcb31b618918d8dd10cda591
parentbf9e187637ca3d85cee7407e3af93995868cc87c
perf record: Print out the number of events captured

It makes sense to inform the user about how many events
perf record has written - so that the sufficiency of
profiling coverage and intensity can be determined at
a glance.

Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: John Kacur <jkacur@redhat.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Documentation/perf_counter/builtin-record.c
This page took 0.024487 seconds and 5 git commands to generate.