diff options
author | Peter Zijlstra <peterz@infradead.org> | 2020-03-10 18:24:59 +0100 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2020-03-25 18:28:27 +0100 |
commit | dbf4aeb0a494020644507459c2446e632cba1a05 (patch) | |
tree | 8c9a6b3e0bdea56ba55624692d6d6a6e5ccdf545 /tools/perf/scripts/python/export-to-postgresql.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) <peterz@infradead.org>
Reviewed-by: Miroslav Benes <mbenes@suse.cz>
Acked-by: Josh Poimboeuf <jpoimboe@redhat.com>
Link: https://lkml.kernel.org/r/20200324160924.024341229@infradead.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions