[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <157208041894.16551.2733647209130045685.stgit@devnote2>
Date: Sat, 26 Oct 2019 18:00:19 +0900
From: Masami Hiramatsu <mhiramat@...nel.org>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: Jiri Olsa <jolsa@...hat.com>, Namhyung Kim <namhyung@...nel.org>,
Masami Hiramatsu <mhiramat@...nel.org>,
linux-kernel@...r.kernel.org
Subject: [BUGFIX PATCH V2 0/6] perf/probe: Additional fixes for range only functions
Hi Arnaldo,
I've updated examples in patch description in this v2.
No changes in the code itself. I ran it on Ubuntu 19.04
(linux-5.0.0-32-generic).
Please replace previous one with this.
Thank you,
---
Masami Hiramatsu (6):
perf/probe: Fix wrong address verification
perf/probe: Fix to probe a function which has no entry pc
perf/probe: Fix to probe an inline function which has no entry pc
perf/probe: Fix to list probe event with correct line number
perf/probe: Fix to show inlined function callsite without entry_pc
perf/probe: Fix to show ranges of variables in functions without entry_pc
tools/perf/util/dwarf-aux.c | 6 +++---
tools/perf/util/probe-finder.c | 40 ++++++++++++++--------------------------
2 files changed, 17 insertions(+), 29 deletions(-)
--
Masami Hiramatsu (Linaro) <mhiramat@...nel.org>
Powered by blists - more mailing lists