[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Z1iLO-JHiVj_c1Vp@x1>
Date: Tue, 10 Dec 2024 15:40:59 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: "Masami Hiramatsu (Google)" <mhiramat@...nel.org>
Cc: Namhyung Kim <namhyung@...nel.org>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>, Ian Rogers <irogers@...gle.com>,
Dima Kogan <dima@...retsauce.net>,
Alexander Lobakin <aleksander.lobakin@...el.com>,
Przemek Kitszel <przemyslaw.kitszel@...el.com>,
linux-perf-users@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 0/2] perf-probe: Improbe non-C language support
On Wed, Nov 13, 2024 at 09:21:13AM +0900, Masami Hiramatsu (Google) wrote:
> Hi,
>
> Here is the 3rd version of patches for perf probe to improve non-C language
> (e.g. Rust, Go) support.
>
> This ported the last patch on top of tmp.perf-tools-next, and add a fix patch
> for compilation errors.
>
> https://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools-next.git tmp.perf-tools-next
>
> https://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools-next.git/log/?h=tmp.perf-tools-next
Thanks, applied the first patch to perf-tools-next, the other was folded
into the patch that introduced those problems, to avoid bisection
problems.
- Arnaldo
> Thank you,
>
> ---
>
> Masami Hiramatsu (Google) (2):
> perf-probe: Replace unacceptable characters when generating event name
> perf disasm: Fix compilation error with stubs
>
>
> tools/perf/util/disasm.c | 7 ++++---
> tools/perf/util/probe-event.c | 32 +++++++++++++++++++++++++-------
> tools/perf/util/probe-event.h | 3 ++-
> tools/perf/util/probe-finder.c | 15 +++++++++++++++
> tools/perf/util/probe-finder.h | 5 +++++
> 5 files changed, 51 insertions(+), 11 deletions(-)
>
> --
> Masami Hiramatsu (Google) <mhiramat@...nel.org>
Powered by blists - more mailing lists