Commit History

作者 SHA1 備註 提交日期
  Quentin Monnet f120919f99 tools: bpftool: pass an argument to silence open_obj_pinned() 6 年之前
  Jakub Kicinski 3ddeac6705 tools: bpftool: use 4 context mode for the NFP disasm 6 年之前
  Jakub Kicinski 0b592b5a01 tools: bpftool: add map create command 6 年之前
  John Fastabend c034a177d3 bpf: bpftool, add flag to allow non-compat map definitions 6 年之前
  Yonghong Song 7900efc192 tools/bpf: bpftool: improve output format for bpftool net 6 年之前
  Yonghong Song f6f3bac08f tools/bpf: bpftool: add net support 7 年之前
  Okash Khawaja b12d6ec097 bpf: btf: add btf print functionality 7 年之前
  Jakub Kicinski 3ff5a4dc5d tools: bpftool: allow reuse of maps with bpftool prog load 7 年之前
  Jakub Kicinski 531b014e7a tools: bpf: make use of reallocarray 7 年之前
  Jakub Kicinski 8d1fc3de3d tools: bpftool: refactor argument parsing for prog load 7 年之前
  Jakub Kicinski 71e07ddcdc tools: bpftool: drop unnecessary Author comments 7 年之前
  Yonghong Song b04df400c3 tools/bpftool: add perf subcommand 7 年之前
  Jakub Kicinski f412eed9df tools: bpftool: add simple perf event output reader 7 年之前
  Jakub Kicinski e64d52569f tools: bpftool: move get_possible_cpus() to common code 7 年之前
  Jiong Wang e65935969d tools: bpftool: improve architecture detection by using ifindex 7 年之前
  Jakub Kicinski 522622104e tools: bpftool: report device information for offloaded programs 7 年之前
  Roman Gushchin 5ccda64d38 bpftool: implement cgroup bpf operations 7 年之前
  Roman Gushchin 49a086c201 bpftool: implement prog load command 7 年之前
  Quentin Monnet 0d954eeb99 tools: bpftool: remove spurious line break from error message 7 年之前
  Quentin Monnet 7868620a3c tools: bpftool: clean up the JSON writer before exiting in usage() 7 年之前
  Prashant Bhole c541b73466 tools: bpftool: optionally show filenames of pinned objects 7 年之前
  Prashant Bhole 4990f1f461 tools: bpftool: show filenames of pinned objects 7 年之前
  Prashant Bhole 1852719658 tools: bpftool: open pinned object without type check 7 年之前
  Quentin Monnet 0b1c27db12 tools: bpftool: move p_err() and p_info() from main.h to common.c 7 年之前
  Quentin Monnet 3fc27b71b8 tools: bpftool: try to mount bpffs if required for pinning objects 7 年之前
  Quentin Monnet 0641c3c890 tools: bpftool: update documentation for --json and --pretty usage 7 年之前
  Quentin Monnet 9a5ab8bf1d tools: bpftool: turn err() and info() macros into functions 7 年之前
  Quentin Monnet f05e2c32f7 tools: bpftool: add JSON output for `bpftool prog dump xlated *` command 7 年之前
  Quentin Monnet d35efba99d tools: bpftool: introduce --json and --pretty options 7 年之前
  Quentin Monnet 9cbe1f581d tools: bpftool: add pointer to file argument to print_hex() 7 年之前