[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180107160356.28203-1-jolsa@kernel.org>
Date: Sun, 7 Jan 2018 17:03:44 +0100
From: Jiri Olsa <jolsa@...nel.org>
To: Arnaldo Carvalho de Melo <acme@...nel.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>
Cc: lkml <linux-kernel@...r.kernel.org>,
Ingo Molnar <mingo@...nel.org>,
Namhyung Kim <namhyung@...nel.org>,
David Ahern <dsahern@...il.com>,
Andi Kleen <ak@...ux.intel.com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>
Subject: [PATCH 00/12] perf: Assorted fixes
hi,
sending assorted general fixes that queued
up in my other branches.
Also available in here:
https://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git
perf/fixes
thanks,
jirka
---
include/uapi/linux/perf_event.h | 10 +++++---
kernel/events/callchain.c | 15 ------------
kernel/events/core.c | 54 +++++++++++++++++++++++++++++------------
kernel/events/internal.h | 4 ----
tools/perf/Documentation/perf-report.txt | 8 +++++++
tools/perf/Documentation/perf-script.txt | 23 +++++++++++++++++-
tools/perf/Makefile.config | 2 +-
tools/perf/Makefile.perf | 2 +-
tools/perf/builtin-report.c | 158 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
tools/perf/builtin-script.c | 102 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------
tools/perf/util/event.c | 8 +++++++
tools/perf/util/event.h | 1 +
tools/perf/util/evsel.c | 2 ++
tools/perf/util/session.c | 6 +++--
tools/perf/util/tool.h | 1 +
15 files changed, 342 insertions(+), 54 deletions(-)
Powered by blists - more mailing lists