diff options
author | Jiri Olsa <[email protected]> | 2014-07-25 16:56:16 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2014-07-25 12:17:36 -0300 |
commit | dcabb507fd3a2b19aed6b4068e2a954f5fd8de45 (patch) | |
tree | 7b6a25848d195c28b701f3cfead9bd3bca69e54c /tools/perf/scripts/python/stackcollapse.py | |
parent | 33bf7481971a622a2b8c8aaa0e5e61a6eaeecd71 (diff) |
perf record: Store PERF_RECORD_FINISHED_ROUND only for nonempty rounds
Currently we store PERF_RECORD_FINISHED_ROUND event each time
we go throught mmap buffers no matter if it contains any data,
which is useless.
Forcing the PERF_RECORD_FINISHED_ROUND event to be stored any
time we finished the round AND wrote at least one event.
Signed-off-by: Jiri Olsa <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Acked-by: David Ahern <[email protected]>
Cc: Corey Ashford <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jean Pihet <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions