diff options
| author | Masami Hiramatsu <[email protected]> | 2015-05-08 10:03:33 +0900 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-05-08 16:26:44 -0300 |
| commit | 6cfd1f6805ca0b4a341794d67eb605089435f938 (patch) | |
| tree | ea3f6ce0837cc963d2309815fbfeb7a2b60520b0 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | ddb2f58f9f8febaf817496a010130f108bb9a431 (diff) | |
perf probe: Add --no-inlines option to avoid searching inline functions
Add --no-inlines(--inlines) option to avoid searching inline functions.
Searching all functions which matches glob pattern can take a long time
and find a lot of inline functions.
With this option perf-probe searches target on the non-inlined
functions.
Signed-off-by: Masami Hiramatsu <[email protected]>
Cc: Ananth N Mavinakayanahalli <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Hemant Kumar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions