aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/export-to-postgresql-record
diff options
context:
space:
mode:
authorAndrey Ignatov <rdna@fb.com>2018-09-25 15:20:37 -0700
committerDaniel Borkmann <daniel@iogearbox.net>2018-09-27 21:07:44 +0200
commit53d6eb08e9f185834231d5c32499b10310cce3aa (patch)
tree3af030c96491185db1e27cd6b4d431b9b0f6d755 /tools/perf/scripts/python/bin/export-to-postgresql-record
parentnet-ipv4: remove 2 always zero parameters from ipv4_redirect() (diff)
downloadlinux-53d6eb08e9f185834231d5c32499b10310cce3aa.tar.gz
linux-53d6eb08e9f185834231d5c32499b10310cce3aa.zip
bpftool: Fix bpftool net output
Print `bpftool net` output to stdout instead of stderr. Only errors should be printed to stderr. Regular output should go to stdout and this is what all other subcommands of bpftool do, including --json and --pretty formats of `bpftool net` itself. Fixes: commit f6f3bac08ff9 ("tools/bpf: bpftool: add net support") Signed-off-by: Andrey Ignatov <rdna@fb.com> Acked-by: Yonghong Song <yhs@fb.com> Acked-by: Song Liu <songliubraving@fb.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-record')
0 files changed, 0 insertions, 0 deletions
ef='/linux/commit/tools/lib/bpf/xsk.c?id=9656b346b280c3e49c8a116c3a715f966633b161&follow=1'>libbpf: Fix negative FD close() in xsk_setup_xdp_prog()Andrii Nakryiko1-0/+2 2019-11-07s390/bpf: Remove unused SEEN_RET0, SEEN_REG_AX and ret0_ipIlya Leoshkevich1-16/+5 2019-11-07s390/bpf: Wrap JIT macro parameter usages in parenthesesIlya Leoshkevich1-31/+31 2019-11-07s390/bpf: Use kvcalloc for addrs arrayIlya Leoshkevich1-2/+3 2019-11-07tools, bpf_asm: Warn when jumps are out of rangeIlya Leoshkevich1-2/+12 2019-11-06bpf: Account for insn->off when doing bpf_probe_read_kernelMartin KaFai Lau1-1/+1 2019-11-06libbpf: Simplify BPF_CORE_READ_BITFIELD_PROBED usageAndrii Nakryiko2-28/+18 2019-11-06selftests/bps: Clean up removed ints relocations negative testsAndrii Nakryiko1-6/+0 2019-11-04selftests/bpf: Add field size relocation testsAndrii Nakryiko5-5/+122 2019-11-04selftest/bpf: Add relocatable bitfield reading testsAndrii Nakryiko9-2/+294 2019-11-04libbpf: Add support for field size relocationsAndrii Nakryiko2-8/+39 2019-11-04libbpf: Add support for relocatable bitfieldsAndrii Nakryiko3-60/+227 2019-11-04selftests/bpf: Remove too strict field offset relo test casesAndrii Nakryiko9-90/+4 2019-11-03mISDN: remove unused variable 'faxmodulation_s'YueHaibing1-1/+0 2019-11-03ptp: Add a ptp clock driver for IDT ClockMatrix.Vincent Cheng5-0/+2201