summaryrefslogtreecommitdiff
path: root/tools/bpf/bpftool/json_writer.c
AgeCommit message (Expand)Author
2023-03-29tools: bpftool: json: Fix backslash escape typo in jsonw_putsManu Bretelle
2023-02-27tools: bpftool: Remove invalid \' json escapeLuis Gerhorst
2020-09-15bpftool: Support dumping metadataYiFei Zhu
2019-08-15tools: bpftool: move "__printf()" attributes to header fileQuentin Monnet
2019-01-18tools: bpftool: Cleanup license messThomas Gleixner
2018-12-15tools: bpftool: fix -Wmissing declaration warningsQuentin Monnet
2018-12-13tools: bpftool: dual license all filesJakub Kicinski
2017-10-24tools: bpftool: add JSON output for `bpftool prog dump xlated *` commandQuentin Monnet
2017-10-24tools: bpftool: copy JSON writer from iproute2 repositoryQuentin Monnet