diff options
author | Masami Hiramatsu <mhiramat@kernel.org> | 2016-06-15 05:28:30 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2016-06-15 19:34:31 +0200 |
commit | dd975497adcdd2526ae332d3938bd5d6e1c3731a (patch) | |
tree | 5d77c4d3f774c3a9c3caae1db06dffabbe9e7ed9 /tools/perf/Documentation/perf-probe.txt | |
parent | perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback (diff) | |
download | linux-dd975497adcdd2526ae332d3938bd5d6e1c3731a.tar.xz linux-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 <mhiramat@kernel.org>
Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: Ananth N Mavinakayanahalli <ananth@linux.vnet.ibm.com>
Cc: Brendan Gregg <brendan.d.gregg@gmail.com>
Cc: Hemant Kumar <hemant@linux.vnet.ibm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20160615032830.31330.84998.stgit@devbox
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/Documentation/perf-probe.txt')
0 files changed, 0 insertions, 0 deletions