diff options
author | Quentin Monnet <quentin.monnet@netronome.com> | 2018-02-14 22:42:54 -0800 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-02-15 10:01:05 +0100 |
commit | 52c84d36b7e2f8197a9a6174d6f901a7c7afb850 (patch) | |
tree | 52b4b6401eba46301f0bb23e0dc26af753f8e278 /tools/bpf/bpftool/main.c | |
parent | 9c481b908b011398b1491752271cd1e2c9ad5758 (diff) | |
download | linux-52c84d36b7e2f8197a9a6174d6f901a7c7afb850.tar.gz linux-52c84d36b7e2f8197a9a6174d6f901a7c7afb850.tar.xz |
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/bpf/bpftool/main.c')
0 files changed, 0 insertions, 0 deletions