aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorQuentin Monnet <[email protected]>2017-11-28 17:44:29 -0800
committerDaniel Borkmann <[email protected]>2017-11-30 02:09:29 +0100
commit7868620a3c15dbc661fb5d849de403ac04624c50 (patch)
tree3f70a2a36787da1f70f04e44c974c72ab22a07ad /tools/perf/scripts/python/call-graph-from-sql.py
parent9b85c2d4508563f4bb1de0d971ed02fea0d0d757 (diff)
tools: bpftool: clean up the JSON writer before exiting in usage()
The writer is cleaned at the end of the main function, but not if the program exits sooner in usage(). Let's keep it clean and destroy the writer before exiting. Destruction and actual call to exit() are moved to another function so that clean exit can also be performed without printing usage() hints. Fixes: d35efba99d92 ("tools: bpftool: introduce --json and --pretty options") Signed-off-by: Quentin Monnet <[email protected]> Acked-by: Jakub Kicinski <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions