1. ebe1951 fix several printb usage with python3 by Yonghong Song · 5 years ago
  2. 9f851e2 Merge pull request #2113 from takumakume/opensnoop-display-uid by Brendan Gregg · 5 years ago
  3. f899037 opensnoop: supported uid options by takumakume · 5 years ago
  4. aed9b1e Add stdout flushing to some tools (#2110) by japroc · 5 years ago
  5. 777e802 Unify python executables to use `#!/usr/bin/env python` shebang (#2102) by Alexey Ivanov · 5 years ago
  6. d3583a8 opensnoop: print flags, enable filtering (#2096) by Tim Douglas · 5 years ago
  7. 5167127 Tools: properly handle the keyboard interrupt (#2083) by Jerome Marchand · 5 years ago
  8. b96ebcd Bytes/string encoding (#2004) by jeromemarchand · 6 years ago
  9. 89aefcc Remove unused ts field in val_t in opensnoop.py. (#1981) by bolinfest · 6 years ago
  10. dbf0029 Rename kprobe_poll to perf_buffer_poll by Teng Qin · 6 years ago
  11. 40fd669 opensnoop: convert args.name to bytes by Gary Lin · 6 years ago
  12. b334f11 Merge pull request #1570 from natoscott/master by yonghong-song · 6 years ago
  13. e6c7568 Merge pull request #1560 from pchaigno/opensnoop-d-option by Brendan Gregg · 6 years ago
  14. cf0792f continue adding --ebpf option to the python tools/ scripts by Nathan Scott · 6 years ago
  15. 9af548f tools/opensnoop: Use do_sys_open for kprobe hook by Joel Fernandes · 6 years ago
  16. 702de38 opensnoop: -d option for duration by Paul Chaignon · 6 years ago
  17. 78948e4 Python 3 compatibility fixes around string handling (#986) by Rafael F · 7 years ago
  18. 5f5687e Make perf ring buffer size configurable by Mark Drayton · 7 years ago
  19. 99a3bc8 Update opensnoop to filter by PID and TID (#739) by Dina Goldshtein · 8 years ago
  20. 765dfe2 opensnoop: Introduce process name filtering by KarimAllah Ahmed · 8 years ago
  21. a17d1e8 opensnoop: Refactor initial timestamp calculation by KarimAllah Ahmed · 8 years ago
  22. 0eb81fd opensnoop: Remove 'delta' and 'cont' variables by KarimAllah Ahmed · 8 years ago
  23. 4afa96a cc: introduce helpers to access pt_regs in an arch-independent manner by Naveen N. Rao · 8 years ago
  24. 3c446c7 updated opensnoop to use bpf_perf_output by mcaleavya · 8 years ago
  25. ee31f61 fix for spaces in filenames, #361 by Brendan Gregg · 8 years ago
  26. 5bd0eb2 Updates to use cmake GLOB and libbcc.so.0 in python init by Brenden Blanco · 8 years ago[Renamed from tools/opensnoop]
  27. f50ca1f Merge pull request #316 from brendangregg/master by Brenden Blanco · 8 years ago