1. 5340c21 execsnoop: don't print newlines in argv by Javier Honduvilla Coto · 6 years ago
  2. 6433569 using get_syscall_fnname to get kprobe func name for tools by Yonghong Song · 6 years ago
  3. 059ff55 Added -q option to the USAGE string in execsnoop. Added -q option to the manpage for execsnoop by Bastian Reitemeier · 6 years ago
  4. 9345df1 moved quoting below argument pattern match, so that the pattern match happens on the unquoted argument by Bastian Reitemeier · 6 years ago
  5. 79ce51c Added -q option to execsnoop to quote individual arguments. This helps when working with arguments that contain spaces. by Bastian Reitemeier · 6 years ago
  6. dbf0029 Rename kprobe_poll to perf_buffer_poll by Teng Qin · 7 years ago
  7. 42d6098 tools: switch to v2/3 independent bytes usage by Brenden Blanco · 7 years ago
  8. f13107a Ensure execsnoop.py replace result is not misplaced by Nathan Scott · 7 years ago
  9. cf0792f continue adding --ebpf option to the python tools/ scripts by Nathan Scott · 7 years ago
  10. 3c399da execsnoop: fix the prototype for kprobe__sys_execve by htbegin · 7 years ago
  11. a0c9b48 execsnoop: argument to change the number of arguments parsed by Paul Chaignon · 7 years ago
  12. ce36bb6 execsnoop: Fix -x handling by Kirill Smelkov · 7 years ago
  13. d1324ac remove trailing white spaces from source code files by Mauricio Vasquez B · 7 years ago
  14. 0a01506 Execsnoop cli args matching (#1115) by Nikita V. Shirokov · 7 years ago
  15. 2d86204 Fixes for LLVM 4.0 and python3 by Brenden Blanco · 8 years ago
  16. f41ae86 Tools lint cleanup (#764) by Sasha Goldshtein · 8 years ago
  17. bfdb3d4 execsnoop: show PPID in output by Mark Drayton · 8 years ago
  18. 5b47e0f execsnoop: use BPF_PERF_OUTPUT instead of trace pipe by Mark Drayton · 8 years ago
  19. 4afa96a cc: introduce helpers to access pt_regs in an arch-independent manner by Naveen N. Rao · 8 years ago
  20. 151a43a makes more sense to invert the -X usage by Brendan Gregg · 9 years ago
  21. af18bb3 execsnoop by Brendan Gregg · 9 years ago