diff options
| author | Masami Hiramatsu <[email protected]> | 2016-06-15 03:28:30 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-06-15 17:34:31 +0000 |
| commit | dd975497adcdd2526ae332d3938bd5d6e1c3731a (patch) | |
| tree | 5d77c4d3f774c3a9c3caae1db06dffabbe9e7ed9 /tools/perf/scripts/python/stackcollapse.py | |
| parent | perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback (diff) | |
| download | kernel-dd975497adcdd2526ae332d3938bd5d6e1c3731a.tar.gz kernel-dd975497adcdd2526ae332d3938bd5d6e1c3731a.zip | |
perf probe: Introduce perf_cache interfaces
Introduce perf_cache object and interfaces to create, add entries,
commit, and delete the object.
perf_cache represents a file for the cached "perf probe" definitions on
one binary file or vmlinux which has its own build id. The probe cache
file is located under the build-id cache directory of the target binary,
as below;
<perf-debug-dir>/.build-id/<BU>/<ILDID>/probe
Signed-off-by: Masami Hiramatsu <[email protected]>
Signed-off-by: Masami Hiramatsu <[email protected]>
Cc: Ananth N Mavinakayanahalli <[email protected]>
Cc: Brendan Gregg <[email protected]>
Cc: Hemant Kumar <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/20160615032830.31330.84998.stgit@devbox
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
