diff options
author | Frederic Weisbecker <[email protected]> | 2009-08-08 04:26:37 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-08-09 12:54:45 +0200 |
commit | 3a43ce68ae1758fa6a839386025ef45acb6baa22 (patch) | |
tree | 5431e80f427ac6312dc123ecfdb101ea71b3d364 /scripts/basic/docproc.c | |
parent | 10b8e3066066708f304e0fc5cfe658e05abf943d (diff) |
perf_counter: Fix tracepoint sampling to be part of generic sampling
Based on Peter's comments, make tracepoint sampling generic
just like all the other sampling bits are. This is a rename
with no code changes:
- PERF_SAMPLE_TP_RECORD to PERF_SAMPLE_RAW
- struct perf_tracepoint_record to perf_raw_record
We want the system in place that transport tracepoints raw
samples events into the perf ring buffer to be generalized and
usable by any type of counter.
Reported-by; Peter Zijlstra <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/basic/docproc.c')
0 files changed, 0 insertions, 0 deletions