kernel-ark/tools/perf
Peter Zijlstra ea1900e571 perf_counter tools: Normalize data using per sample period data
When we use variable period sampling, add the period to the sample
data and use that to normalize the samples.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
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>
2009-06-11 02:39:01 +02:00
..
Documentation
util perf report: Add support for profiling JIT generated code 2009-06-08 23:10:44 +02:00
.gitignore
builtin-annotate.c perf_counter tools: Standardize color printing 2009-06-08 23:15:28 +02:00
builtin-help.c
builtin-list.c
builtin-record.c perf_counter tools: Normalize data using per sample period data 2009-06-11 02:39:01 +02:00
builtin-report.c perf_counter tools: Normalize data using per sample period data 2009-06-11 02:39:01 +02:00
builtin-stat.c perf_counter tools: Propagate signals properly 2009-06-10 16:55:27 +02:00
builtin-top.c perf_counter tools: Standardize color printing 2009-06-08 23:15:28 +02:00
builtin.h
command-list.txt
design.txt
Makefile
perf.c
perf.h