[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1520327598-1317-1-git-send-email-adrian.hunter@intel.com>
Date: Tue, 6 Mar 2018 11:13:11 +0200
From: Adrian Hunter <adrian.hunter@...el.com>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: Jiri Olsa <jolsa@...hat.com>, linux-kernel@...r.kernel.org
Subject: [PATCH 0/7] perf tools: Prepare for AUX area sampling support
Hi
Here are a few patches to help clear the way for adding AUX area sampling
support. There is one minor fix "Prevent decoding when --no-itrace" but
otherwise there are no functional changes.
Adrian Hunter (7):
perf record: Combine some auxtrace initialization into a single function
perf auxtrace: Prevent decoding when --no-itrace
perf auxtrace: Add missing parameters from kernel-doc comments
perf auxtrace: Rename some buffer-queuing functions
perf auxtrace: Make auxtrace_queues__add_buffer() return buffer_ptr
perf auxtrace: Make auxtrace_queues__add_buffer() allocate struct buffer
perf auxtrace: Make auxtrace_queues__add_buffer() do CPU filtering
tools/perf/builtin-record.c | 36 +++++++++-----
tools/perf/util/auxtrace.c | 114 +++++++++++++++++++++++---------------------
tools/perf/util/auxtrace.h | 2 +
3 files changed, 85 insertions(+), 67 deletions(-)
Regards
Adrian
Powered by blists - more mailing lists