[RFC v2 0/7] perf: perf: add AUX space to ring_buffer
From: Alexander Shishkin
Date: Wed Jun 11 2014 - 11:42:17 EST
Hi Peter,
Here's the 2nd go at the AUX area. This covers pretty much what I need
for Intel PT buffer management.
Alexander Shishkin (6):
perf: add data_{offset,size} to user_page
perf: support high-order allocations for AUX space
perf: add a capability for AUX_NO_SG pmus to do software double
buffering
perf: add a pmu capability for "exclusive" events
perf: add api for pmus to write to AUX space
perf: add AUX record
Peter Zijlstra (1):
perf: add AUX area to ring buffer for raw data streams
include/linux/perf_event.h | 39 ++++++-
include/uapi/linux/perf_event.h | 36 +++++++
kernel/events/core.c | 225 ++++++++++++++++++++++++++++++++++------
kernel/events/internal.h | 27 +++++
kernel/events/ring_buffer.c | 182 +++++++++++++++++++++++++++++++-
5 files changed, 475 insertions(+), 34 deletions(-)
--
2.0.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/