perf record, top: Implement --freq
authorIngo Molnar <mingo@elte.hu>
Fri, 5 Jun 2009 11:27:02 +0000 (13:27 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 5 Jun 2009 11:39:23 +0000 (13:39 +0200)
commitcf1f45744c6fa3501e0a6f0ddc418f0ef27e725b
treeca0823475af28c2b0bcbcc699111712d50836115
parentf250c030a87273f8838a2302bee7c2b4d03e9151
perf record, top: Implement --freq

Support frequency-based profiling and make it the default.

(Also add a Hz printout in perf top.)

Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Documentation/perf_counter/builtin-record.c
Documentation/perf_counter/builtin-top.c