[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1400166510-9234-1-git-send-email-alexander.shishkin@linux.intel.com>
Date: Thu, 15 May 2014 18:08:28 +0300
From: Alexander Shishkin <alexander.shishkin@...ux.intel.com>
To: Peter Zijlstra <a.p.zijlstra@...llo.nl>
Cc: Ingo Molnar <mingo@...hat.com>, linux-kernel@...r.kernel.org,
Frederic Weisbecker <fweisbec@...il.com>,
Mike Galbraith <efault@....de>,
Paul Mackerras <paulus@...ba.org>,
Stephane Eranian <eranian@...gle.com>,
Andi Kleen <ak@...ux.intel.com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>
Subject: [RFC 0/2] perf: add AUX space to ring_buffer
Hi Peter,
I tried to bend my head around the AUX space and this is where I am at
the moment. Not posting the whole itrace/PT bulk yet, to make sure
this part is ok and to save bandwidth.
Alexander Shishkin (1):
perf: add data_{offset,size} to user_page
Peter Zijlstra (1):
perf: add AUX area to ring buffer for raw data streams
include/linux/perf_event.h | 13 ++++
include/uapi/linux/perf_event.h | 33 ++++++++++
kernel/events/core.c | 132 ++++++++++++++++++++++++++++++++--------
kernel/events/internal.h | 16 +++++
kernel/events/ring_buffer.c | 53 ++++++++++++++--
5 files changed, 217 insertions(+), 30 deletions(-)
--
2.0.0.rc2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists