1. 777e802 Unify python executables to use `#!/usr/bin/env python` shebang (#2102) by Alexey Ivanov · 5 years ago
  2. 5167127 Tools: properly handle the keyboard interrupt (#2083) by Jerome Marchand · 5 years ago
  3. 4fae497 Add inline comment about issue in 4.13 kernels. by David Calavera · 6 years ago
  4. dee18fe Update get_ppid comment. by David Calavera · 6 years ago
  5. 020bcd4 Try to get parent PID from current task's real parent. by David Calavera · 6 years ago
  6. 2da3426 generate indirect parameter assignment if arch uses syscall wrapper (#1816) by yonghong-song · 6 years ago
  7. 5340c21 execsnoop: don't print newlines in argv by Javier Honduvilla Coto · 6 years ago
  8. 6433569 using get_syscall_fnname to get kprobe func name for tools by Yonghong Song · 6 years ago
  9. 059ff55 Added -q option to the USAGE string in execsnoop. Added -q option to the manpage for execsnoop by Bastian Reitemeier · 6 years ago
  10. 9345df1 moved quoting below argument pattern match, so that the pattern match happens on the unquoted argument by Bastian Reitemeier · 6 years ago
  11. 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
  12. dbf0029 Rename kprobe_poll to perf_buffer_poll by Teng Qin · 6 years ago
  13. 42d6098 tools: switch to v2/3 independent bytes usage by Brenden Blanco · 7 years ago
  14. f13107a Ensure execsnoop.py replace result is not misplaced by Nathan Scott · 6 years ago
  15. cf0792f continue adding --ebpf option to the python tools/ scripts by Nathan Scott · 6 years ago
  16. 3c399da execsnoop: fix the prototype for kprobe__sys_execve by htbegin · 6 years ago
  17. a0c9b48 execsnoop: argument to change the number of arguments parsed by Paul Chaignon · 7 years ago
  18. ce36bb6 execsnoop: Fix -x handling by Kirill Smelkov · 7 years ago
  19. d1324ac remove trailing white spaces from source code files by Mauricio Vasquez B · 7 years ago
  20. 0a01506 Execsnoop cli args matching (#1115) by Nikita V. Shirokov · 7 years ago
  21. 2d86204 Fixes for LLVM 4.0 and python3 by Brenden Blanco · 7 years ago
  22. f41ae86 Tools lint cleanup (#764) by Sasha Goldshtein · 8 years ago
  23. bfdb3d4 execsnoop: show PPID in output by Mark Drayton · 8 years ago
  24. 5b47e0f execsnoop: use BPF_PERF_OUTPUT instead of trace pipe by Mark Drayton · 8 years ago
  25. 4afa96a cc: introduce helpers to access pt_regs in an arch-independent manner by Naveen N. Rao · 8 years ago
  26. 151a43a makes more sense to invert the -X usage by Brendan Gregg · 8 years ago
  27. af18bb3 execsnoop by Brendan Gregg · 8 years ago