diff options
author | Ruidong Tian <[email protected]> | 2023-12-14 20:33:03 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2023-12-20 14:31:34 -0300 |
commit | c344675ad267040b1794b0b5d85147a5023c548d (patch) | |
tree | 458e0f9c5cec1fcbc3eb4cc13195e5aebaffc16b /tools/perf/scripts/python/netdev-times.py | |
parent | e43c64c971e48d11ee100c5a8b2eadbed056f924 (diff) |
perf scripts python arm-cs-trace-disasm.py: Set start vm addr of exectable file to 0
For exectable ELF file, which e_type is ET_EXEC, dso start address is a
absolute address other than offset. Just set vm_start to zero when dso
start is 0x400000, which means it is a exectable file.
Reviewed-by: James Clark <[email protected]>
Signed-off-by: Ruidong Tian <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Al Grant <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Leo Yan <[email protected]>
Cc: Mathieu Poirier <[email protected]>
Cc: Mike Leach <[email protected]>
Cc: Suzuki Poulouse <[email protected]>
Cc: Tor Jeremiassen <[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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions