aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2020-03-23 21:11:14 +0100
committerIngo Molnar <[email protected]>2020-04-22 10:53:51 +0200
commitda837bd6f1994f780325649e8eee7d9b01c5ee4d (patch)
tree04502b674e4276167225554e8a192d34c0d17b34 /tools/perf/scripts/python/export-to-postgresql.py
parent6804c1afd794c8135351faaa69e1503ee11393ac (diff)
objtool: Avoid iterating !text section symbols
validate_functions() iterates all sections their symbols; this is pointless to do for !text sections as they won't have instructions anyway. Signed-off-by: Peter Zijlstra (Intel) <[email protected]> Reviewed-by: Miroslav Benes <[email protected]> Reviewed-by: Alexandre Chartre <[email protected]> Acked-by: Josh Poimboeuf <[email protected]> Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions