diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2010-02-03 18:52:05 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2010-02-04 08:33:27 +0000 |
| commit | 6122e4e4f5d0913e319ef8a4dc60a47afe4abc0a (patch) | |
| tree | 77e8995f360f3cb3a8f7c392708ccf58836b0573 /tools/perf/builtin-annotate.c | |
| parent | perf build-id: Move the routine to find DSOs with hits to the lib (diff) | |
| download | kernel-6122e4e4f5d0913e319ef8a4dc60a47afe4abc0a.tar.gz kernel-6122e4e4f5d0913e319ef8a4dc60a47afe4abc0a.zip | |
perf record: Stop intercepting events, use postprocessing to get build-ids
We want to stream events as fast as possible to perf.data, and
also in the future we want to have splice working, when no
interception will be possible.
Using build_id__mark_dso_hit_ops to create the list of DSOs that
back MMAPs we also optimize disk usage in the build-id cache by
only caching DSOs that had hits.
Suggested-by: Peter Zijlstra <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Xiao Guangrong <[email protected]>
Cc: Frédéric Weisbecker <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions
