1. 7b2c114 tools: Flush stdout explicitly in event loop by xingfeng2510 · 2 years, 2 months ago
  2. 55dcd2e tools: Fix bytes<->str mixing in python3 by xingfeng2510 · 2 years, 3 months ago
  3. c5baa7b bcc/tools: Add cpu filter (-c CPU) for softirqs & hardirqs by xingfeng2510 · 2 years, 3 months ago
  4. 99bfe8a hardirqs: fix issue if irq is triggered while idle task (tid=0) by Ism Hong · 2 years, 6 months ago
  5. 814c264 hardirqs: fix duplicated count for shared IRQ by Ism Hong · 2 years, 6 months ago
  6. 2cffe36 tools/hardirqs: Using TP_DATA_LOC_READ_STR to read string field by Hengqi Chen · 2 years, 6 months ago
  7. 80242fb tools: replace add with xadd (#3518) by zcy · 3 years ago
  8. e6aa65e hardirqs: Migrate to kernel tracepoint by Hengqi Chen · 3 years ago
  9. 7f6066d bcc/tools: Replace bpf_probe_read with bpf_probe_read_kernel by Sumanth Korikkar · 4 years ago
  10. cc01a9c tools/examples: hardcode #!/usr/bin/python shebang by Alexey Ivanov · 5 years ago
  11. 777e802 Unify python executables to use `#!/usr/bin/env python` shebang (#2102) by Alexey Ivanov · 5 years ago
  12. b96ebcd Bytes/string encoding (#2004) by jeromemarchand · 6 years ago
  13. 64bf965 Update scripts to use `increment` (#1905) by Javier Honduvilla Coto · 6 years ago
  14. cf0792f continue adding --ebpf option to the python tools/ scripts by Nathan Scott · 6 years ago
  15. c32b845 hardirqs: add --count for event counts (#1460) by Brendan Gregg · 7 years ago
  16. eae0acf Trace external pointers through maps by Paul Chaignon · 7 years ago
  17. f2d125e hardirqs, softirqs: Fix distribution mode units handling by Kirill Smelkov · 7 years ago
  18. 78948e4 Python 3 compatibility fixes around string handling (#986) by Rafael F · 7 years ago
  19. f41ae86 Tools lint cleanup (#764) by Sasha Goldshtein · 8 years ago
  20. 5bd0eb2 Updates to use cmake GLOB and libbcc.so.0 in python init by Brenden Blanco · 8 years ago[Renamed from tools/hardirqs]
  21. f50ca1f Merge pull request #316 from brendangregg/master by Brenden Blanco · 8 years ago