[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1439458857-30636-1-git-send-email-adrian.hunter@intel.com>
Date: Thu, 13 Aug 2015 12:40:55 +0300
From: Adrian Hunter <adrian.hunter@...el.com>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: linux-kernel@...r.kernel.org, Jiri Olsa <jolsa@...hat.com>
Subject: [PATCH 0/2] perf tools: Add support for PERF_RECORD_SWITCH to Intel PT
Hi
Support to enable unprivileged users to see context switches
of their own processes has recently been added to the kernel.
These patches enhance Intel PT support to take advantage of that.
The patches apply on top of the other Intel PT perf tools patches.
Adrian Hunter (2):
perf tools: Add a helper function to probe whether cpu-wide tracing is possible
perf tools: Add support for PERF_RECORD_SWITCH to Intel PT
tools/perf/arch/x86/util/intel-pt.c | 55 ++++++++++++---
tools/perf/util/evlist.h | 1 +
tools/perf/util/intel-pt.c | 129 +++++++++++++++++++++++++++++-------
tools/perf/util/record.c | 24 +++++++
4 files changed, 176 insertions(+), 33 deletions(-)
Regards
Adrian
--
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