Hi Hemant, Many thanks for your answer.
Here is another proposal in which the x86 register renaming table has been moved into the x86-specific part. Thanks, 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 | 141 ++++++++++++++++++++++++++++++++++- tools/perf/util/symbol-elf.c | 16 +++- tools/perf/util/symbol.h | 1 + 6 files changed, 188 insertions(+), 5 deletions(-) -- 2.10.2

