1. 7050037 use probe_limt from env by congwu · 2 years, 6 months ago
  2. 80242fb tools: replace add with xadd (#3518) by zcy · 3 years ago
  3. 75f20a1 Use string type for comparison to PATH elements by Jonathan Giddy · 3 years, 3 months ago
  4. f4e65ac tools/funccount: support funccount on specified CPU (#3059) by zhenwei pi · 3 years, 9 months ago
  5. cc01a9c tools/examples: hardcode #!/usr/bin/python shebang by Alexey Ivanov · 5 years ago
  6. 777e802 Unify python executables to use `#!/usr/bin/env python` shebang (#2102) by Alexey Ivanov · 5 years ago
  7. 42d6098 tools: switch to v2/3 independent bytes usage by Brenden Blanco · 7 years ago
  8. fd24405 Clean Python interface arguments for tracing events by Teng Qin · 6 years ago
  9. b03d9eb funccount: add -d for duration by Brendan Gregg · 7 years ago
  10. 7a3e5bc Use new helper Macro across files by Teng Qin · 7 years ago
  11. b6035b6 add a few funccount examples by Brendan Gregg · 7 years ago
  12. 8e6109b funccount: Bail early if there are no matching functions (#792) by Sasha Goldshtein · 8 years ago
  13. dd7ec5a funccount: Switch to BPF array instead of hash by Sasha Goldshtein · 8 years ago
  14. 4e9289b funccount: Do not prepopulate location cache by Sasha Goldshtein · 8 years ago
  15. 3ba14ef funccount: Verify probe max limit (#771) by Sasha Goldshtein · 8 years ago
  16. ff3b9f3 funccount: Generalize for uprobes, tracepoints, and USDT by Sasha Goldshtein · 8 years ago
  17. ec615af funccount: filter bcc function count (#645) by Junli Ou · 8 years ago
  18. 4afa96a cc: introduce helpers to access pt_regs in an arch-independent manner by Naveen N. Rao · 8 years ago
  19. 9572883 Use pre-calculated function addresses in funccount by Brenden Blanco · 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/funccount]
  21. f50ca1f Merge pull request #316 from brendangregg/master by Brenden Blanco · 8 years ago