[PATCH v4 0/2] perf probe: add sdt probes arguments into the uprobe cmd string

From: Alexis Berlemont
Date: Fri Nov 25 2016 - 20:02:38 EST


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