diff options
author | 2018-02-14 22:42:54 -0800 | |
---|---|---|
committer | 2018-02-15 10:01:05 +0100 | |
commit | 52c84d36b7e2f8197a9a6174d6f901a7c7afb850 (patch) | |
tree | 52b4b6401eba46301f0bb23e0dc26af753f8e278 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf: fix bpf_prog_array_copy_to_user warning from perf event prog query (diff) | |
download | wireguard-linux-52c84d36b7e2f8197a9a6174d6f901a7c7afb850.tar.xz wireguard-linux-52c84d36b7e2f8197a9a6174d6f901a7c7afb850.zip |
tools: bpftool: preserve JSON for batch mode when dumping insns to file
Print a "null" JSON object to standard output when bpftool is used to
print program instructions to a file, so as to avoid breaking JSON
output on batch mode.
This null object was added for most commands in a previous commit, but
this specific case had been omitted.
Fixes: 004b45c0e51a ("tools: bpftool: provide JSON output for all possible commands")
Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com>
Acked-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions