[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <162403264218.528888.2914545241015551186.stgit@devnote2>
Date: Sat, 19 Jun 2021 01:10:42 +0900
From: Masami Hiramatsu <mhiramat@...nel.org>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: linux-kernel@...r.kernel.org,
Masami Hiramatsu <mhiramat@...nel.org>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>,
Mark Rutland <mark.rutland@....com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Jiri Olsa <jolsa@...hat.com>,
Namhyung Kim <namhyung@...nel.org>,
linux-perf-users@...r.kernel.org
Subject: [PATCH 0/3] perf probe: Boot time tracing support followup
Hi Arnaldo,
I found that I made 2 mistakes at the last series, typo and the return probe.
Since bootconfig have to use %return style definition for the return
probes, I have to update the synthesize_kprobe_trace_def() too.
So here are the follow up patches which update the last patch in the previous
series, and add the return probe support and documentation update.
Thank you,
---
Masami Hiramatsu (3):
[v2] perf/probe: Add --bootconfig to output definition in bootconfig format
perf/probe: Show return probe correctly with --bootconfig
perf/probe: docs: Add --bootconfig option to perf-probe manual
tools/perf/Documentation/perf-probe.txt | 15 +++++-
tools/perf/builtin-probe.c | 12 ++++-
tools/perf/util/probe-event.c | 82 +++++++++++++++++++++++++++++--
tools/perf/util/probe-event.h | 2 +
4 files changed, 105 insertions(+), 6 deletions(-)
--
Masami Hiramatsu (Linaro) <mhiramat@...nel.org>
Powered by blists - more mailing lists