1. f7f62c7 tools: bpftool: add delimiters to multi-function JITed dumps by Sandipan Das · 7 years ago
  2. f84192e tools: bpftool: resolve calls without using imm field by Sandipan Das · 7 years ago
  3. a3fe1f6 tools: bpftool: change time format for program 'loaded at:' information by Quentin Monnet · 7 years ago
  4. 9b984a2 tools, bpftool: Display license GPL compatible in prog show/list by Jiri Olsa · 7 years ago
  5. 393de51 bpftool: Support new prog types and attach types by Andrey Ignatov · 7 years ago
  6. b6c1ced tools: bpftool: new command-line option and documentation for 'visual' by Jiong Wang · 7 years ago
  7. 73bb5b4 tools: bpftool: factor out xlated dump related code into separate file by Jiong Wang · 7 years ago
  8. 3197239 tools: bpftool: remove unnecessary 'if' to reduce indentation by Jiong Wang · 7 years ago
  9. 52c84d3 tools: bpftool: preserve JSON for batch mode when dumping insns to file by Quentin Monnet · 7 years ago
  10. e659359 tools: bpftool: improve architecture detection by using ifindex by Jiong Wang · 8 years ago
  11. 45e5e12 bpftool: recognize BPF_PROG_TYPE_CGROUP_DEVICE programs by Roman Gushchin · 8 years ago
  12. b4fac96 tools: bpftool: remove new lines from errors by Jakub Kicinski · 8 years ago
  13. 6ebe6db tools: bpftool: alias show and list commands by Jakub Kicinski · 8 years ago
  14. 5226221 tools: bpftool: report device information for offloaded programs by Jakub Kicinski · 8 years ago
  15. 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  16. 8207c6d tools: bpftool: protect against races with disappearing objects by Jakub Kicinski · 8 years ago
  17. 7105e82 bpf: allow for correlation of maps and helpers in dump by Daniel Borkmann · 8 years ago
  18. 49a086c bpftool: implement prog load command by Roman Gushchin · 8 years ago
  19. 51aa423 bpftool: revert printing program device bound info by Jakub Kicinski · 8 years ago
  20. c541b73 tools: bpftool: optionally show filenames of pinned objects by Prashant Bhole · 8 years ago
  21. 4990f1f tools: bpftool: show filenames of pinned objects by Prashant Bhole · 8 years ago
  22. 928631e bpftool: print program device bound info by Jakub Kicinski · 8 years ago
  23. 0641c3c tools: bpftool: update documentation for --json and --pretty usage by Quentin Monnet · 8 years ago
  24. 004b45c tools: bpftool: provide JSON output for all possible commands by Quentin Monnet · 8 years ago
  25. 9a5ab8b tools: bpftool: turn err() and info() macros into functions by Quentin Monnet · 8 years ago
  26. f05e2c3 tools: bpftool: add JSON output for `bpftool prog dump xlated *` command by Quentin Monnet · 8 years ago
  27. 743cc66 tools: bpftool: add JSON output for `bpftool prog show *` command by Quentin Monnet · 8 years ago
  28. 8dfbc6d tools: bpftool: show that `opcodes` or `file FILE` should be exclusive by Quentin Monnet · 8 years ago
  29. 9e2308c tools: bpftool: print all relevant byte opcodes for "load double word" by Quentin Monnet · 8 years ago
  30. 9f60617 tools: bpftool: add `bpftool prog help` as real command i.r.t exit code by Quentin Monnet · 8 years ago
  31. 1d84487 tools: bpftool: use err() instead of info() if there are too many insns by Quentin Monnet · 8 years ago
  32. 1739c26 tools: bpftool: fix return value when all eBPF programs have been shown by Quentin Monnet · 8 years ago
  33. 9cbe1f58 tools: bpftool: add pointer to file argument to print_hex() by Quentin Monnet · 8 years ago
  34. 2dc7c1f tools: bpftool: use more common tag format by Jakub Kicinski · 8 years ago
  35. c9c3599 tools: bpftool: use the kernel's instruction printer by Jakub Kicinski · 8 years ago
  36. 71bb428 tools: bpf: add bpftool by Jakub Kicinski · 8 years ago