]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit45de91201c787fa76cec9f50aa837485359efa1f
treeca0823475af28c2b0bcbcc699111712d50836115
parentb29265c649edbf687cf6bf747ec04cb7982ee767
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