diff options
| author | Namhyung Kim <[email protected]> | 2022-11-18 16:27:50 -0800 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2022-11-23 10:34:40 -0300 |
| commit | 19030564ab116757e3270a567fd9d5b20b411d74 (patch) | |
| tree | 8735c003d38ec834ca5198709788e9162afa9be8 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 7d54a4acd8c1de3ea70d31424757dcdb7f0a231a (diff) | |
perf inject: Set PERF_RECORD_MISC_BUILD_ID_SIZE
With perf inject -b, it synthesizes build-id event for DSOs. But it
missed to set the size and resulted in having trailing zeros.
As perf record sets the size in write_build_id(), let's set the size
here as well.
Signed-off-by: Namhyung Kim <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: https://lore.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