lkml.org 
[lkml]   [2015]   [May]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subject[PATCH perf/core v2 0/4] perf-probe code cleanup and support wildcard for probe points
From
Date
Hi,

Here is a patches for wild card support. I've added two patches to
reduce API parameters by introducing probe_conf. This simplifies
--no-inlines option. (Thanks Arnaldo!)

Changes from v1:
- Update for the latest perf/core
- Use perf_probe_event.target instead of passing it as an independent
parameter [1/4]
- Introduce probe_conf for configuring parameters of probe-finder and
probe-event [2/4]

Thank you,

---

Masami Hiramatsu (4):
perf probe: Use perf_probe_event.target instead of passing as an argument
perf probe: Introduce probe_conf global configs
perf-probe: Add --no-inlines option to avoid searching inline functions
perf-probe: Support glob wildcards for function name


tools/perf/Documentation/perf-probe.txt | 4 +
tools/perf/builtin-probe.c | 24 +++----
tools/perf/util/dwarf-aux.c | 16 +++++
tools/perf/util/dwarf-aux.h | 3 +
tools/perf/util/probe-event.c | 105 +++++++++++++++----------------
tools/perf/util/probe-event.h | 15 +++-
tools/perf/util/probe-finder.c | 44 +++++++++----
tools/perf/util/probe-finder.h | 7 +-
tools/perf/util/util.h | 4 +
9 files changed, 128 insertions(+), 94 deletions(-)


--
Masami HIRAMATSU
Linux Technology Research Center, System Productivity Research Dept.
Center for Technology Innovation - Systems Engineering
Hitachi, Ltd., Research & Development Group
E-mail: masami.hiramatsu.pt@hitachi.com


\
 
 \ /
  Last update: 2015-05-08 03:21    [W:4.140 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site