diff options
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | 2009-06-25 13:27:12 +0400 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-06-25 23:39:08 +0400 |
commit | e6e18ec79b023d5fe84226cef533cf0e3770ce93 (patch) | |
tree | 6fc1bd9afd21454864abe2aec6a0e35e17d47f04 /fs/btrfs/compat.h | |
parent | bfbd3381e63aa2a14c6706afb50ce4630aa0d9a2 (diff) | |
download | linux-e6e18ec79b023d5fe84226cef533cf0e3770ce93.tar.xz |
perf_counter: Rework the sample ABI
The PERF_EVENT_READ implementation made me realize we don't
actually need the sample_type int the output sample, since
we already have that in the perf_counter_attr information.
Therefore, remove the PERF_EVENT_MISC_OVERFLOW bit and the
event->type overloading, and imply put counter overflow
samples in a PERF_EVENT_SAMPLE type.
This also fixes the issue that event->type was only 32-bit
and sample_type had 64 usable bits.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'fs/btrfs/compat.h')
0 files changed, 0 insertions, 0 deletions