diff options
author | Quentin Casasnovas <[email protected]> | 2015-04-13 20:44:04 +0930 |
---|---|---|
committer | Rusty Russell <[email protected]> | 2015-04-13 21:03:02 +0930 |
commit | c31e4b832f124dccdb5d80ba3c1cd4f9081f7fb2 (patch) | |
tree | cc176f7fdc81d922fec0705e960174207f3346b5 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | c7a65e0645b2d1f8382ce27f4edaf1b4f2e09549 (diff) |
scripts: add check_extable.sh script.
This shell script can be used to sanity check the __ex_table section on an
object file, making sure the relocations in there are pointing to valid
executable sections. If it finds some suspicious relocations, it'll use
addr2line to try and dump where this is coming from.
This works best with CONFIG_DEBUG_INFO.
Signed-off-by: Quentin Casasnovas <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions