diff options
author | Peter Zijlstra <[email protected]> | 2020-03-10 18:24:59 +0100 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2020-03-25 18:28:27 +0100 |
commit | dbf4aeb0a494020644507459c2446e632cba1a05 (patch) | |
tree | 8c9a6b3e0bdea56ba55624692d6d6a6e5ccdf545 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | a92e92d1a749e9bae9828f34f632d56ac2c6d2c3 (diff) |
objtool: Rename func_for_each_insn()
There is func_for_each_insn() and func_for_each_insn_all(), the both
iterate the instructions, but the first uses symbol offset/length
while the second uses insn->func.
Rename func_for_each_insn() to sym_for_eac_insn() because it iterates
on symbol information.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Miroslav Benes <[email protected]>
Acked-by: Josh Poimboeuf <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions