diff options
author | Peter Zijlstra <[email protected]> | 2020-04-24 16:16:41 +0200 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2020-04-30 20:14:32 +0200 |
commit | 60041bcd8f5ab560dabf44dc384f58bbeb5a6a30 (patch) | |
tree | b9d42ff3e497dd8bc4a4d1a90a42a321aa991ec1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7d989fcadd6e225a61d6490dd15bdbdfc8a53d5c (diff) |
objtool: Make handle_insn_ops() unconditional
Now that every instruction has a list of stack_ops; we can trivially
distinquish those instructions that do not have stack_ops, their list
is empty.
This means we can now call handle_insn_ops() unconditionally.
Suggested-by: Julien Thierry <[email protected]>
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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions