[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20161126005803.25693-1-alexis.berlemont@gmail.com>
Date: Sat, 26 Nov 2016 01:58:01 +0100
From: Alexis Berlemont <alexis.berlemont@...il.com>
To: linux-kernel@...r.kernel.org
Cc: Alexis Berlemont <alexis.berlemont@...il.com>,
peterz@...radead.org, mingo@...hat.com, acme@...nel.org,
alexander.shishkin@...ux.intel.com, hemant@...ux.vnet.ibm.com
Subject: [PATCH v4 0/2] perf probe: add sdt probes arguments into the uprobe cmd string
Hi Arnaldo,
Here is another patch set which fixes the issues you noticed.
Thank you.
Alexis.
Alexis Berlemont (2):
perf sdt: add scanning of sdt probles arguments
perf probe: add sdt probes arguments into the uprobe cmd string
tools/perf/arch/x86/util/perf_regs.c | 18 ++++
tools/perf/util/perf_regs.c | 4 +
tools/perf/util/perf_regs.h | 13 +++
tools/perf/util/probe-file.c | 169 ++++++++++++++++++++++++++++++++++-
tools/perf/util/symbol-elf.c | 25 +++++-
tools/perf/util/symbol.h | 1 +
6 files changed, 224 insertions(+), 6 deletions(-)
--
2.10.2
Powered by blists - more mailing lists