diff options
author | Denys Zagorui <[email protected]> | 2021-05-24 04:15:14 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2021-05-27 13:55:28 -0300 |
commit | 6793672accf380f895b2dc39eff90c7f0cc99fb6 (patch) | |
tree | d783604243f033f7989edaa19796a0bbe7f19f38 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | f7fc0d1c915a74ff24acafec31651712f194c19f (diff) |
perf parse-events: Add bison --file-prefix-map option
During a perf build with O= bison stores full paths in generated files
and those paths are stored in resulting perf binary.
Starting from bison v3.7.1 those paths can be remapped by using the
--file-prefix-map option. Use this option if possible to make perf
binary more reproducible.
Signed-off-by: Denys Zagorui <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Acked-by: Namhyung Kim <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Mark Rutland <[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/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions