[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1448566489-25922-1-git-send-email-jolsa@kernel.org>
Date: Thu, 26 Nov 2015 20:34:46 +0100
From: Jiri Olsa <jolsa@...nel.org>
To: Steven Rostedt <rostedt@...dmis.org>
Cc: lkml <linux-kernel@...r.kernel.org>,
David Ahern <dsahern@...il.com>,
Ingo Molnar <mingo@...nel.org>,
Namhyung Kim <namhyung@...nel.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Arnaldo Carvalho de Melo <acme@...nel.org>
Subject: [PATCHv2 0/3] perf ftrace: Several perf ftrace:function event fixes
hi,
sending few fixes for perf ftrace:function event handling.
It's v2 for following original post:
http://marc.info/?l=linux-kernel&m=144846634815636&w=2
v2 changes:
- using ftrace_ops::private to store event pointer
- moving attr::exclude_kernel check into event init processing
thanks,
jirka
---
Jiri Olsa (3):
ftrace: Check sample types only for sampling events
perf: Move exclude_kernel tracepoint check to init event
perf ftrace: Use ftrace_ops::private to store event pointer
include/linux/perf_event.h | 3 +++
kernel/events/core.c | 30 +++++++++++++++++++++++++-----
kernel/trace/trace_event_perf.c | 28 +++++++++++++++++++---------
3 files changed, 47 insertions(+), 14 deletions(-)
--
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