1. 64bf965 Update scripts to use `increment` (#1905) by Javier Honduvilla Coto · 6 years ago
  2. fe966bb Use print function for Python 3 compatibility (#1748) by Javier Honduvilla Coto · 6 years ago
  3. 83b49ad introduce new BPF APIs to get kernel syscall entry func name/prefix by Yonghong Song · 6 years ago
  4. dbf0029 Rename kprobe_poll to perf_buffer_poll by Teng Qin · 6 years ago
  5. 7c34c05 sync_timing.py: remove unnecessary header file by Liu Bo · 6 years ago
  6. 8268edb urandomread.py: remove extra tail semicolon after TRACEPOINT_PROBE by Liu Bo · 6 years ago
  7. 67ae605 Remove semicolon at the end of define BPF_STACK_TRACE() by Song Liu · 6 years ago
  8. eae0acf Trace external pointers through maps by Paul Chaignon · 7 years ago
  9. e7a5bdc Modified the docs and example to make a fix for https://github.com/iovisor/bcc/issues/139 by Samuel Nair · 7 years ago
  10. d1324ac remove trailing white spaces from source code files by Mauricio Vasquez B · 7 years ago
  11. bd8370e KVM hypercall analysis example (#1082) by Suchakra Sharma · 7 years ago
  12. 24f77d7 stacksnoop: Retire and move to examples/tracing by Sasha Goldshtein · 7 years ago
  13. 7a3e5bc Use new helper Macro across files by Teng Qin · 7 years ago
  14. 0155385 cc: Resolve symbols from external debuginfo by Sasha Goldshtein · 7 years ago
  15. 98f5d4e Remove usyms.py and redundant ProcessSymbols class by Sasha Goldshtein · 7 years ago
  16. ce1ce3f fix issue 829 by affansyed · 8 years ago
  17. 759c76a hello_perf_output: match the data type of pid by Gary Lin · 8 years ago
  18. 87d27cf Fix Tracepoint example (#809) by Teng Qin · 8 years ago
  19. a2370ab Update examples and docs to use the new USDT API by Sasha Goldshtein · 8 years ago
  20. 5bd242c examples: fix indentation in tracing/tcpv4connect by Iago López Galeiras · 8 years ago
  21. d602d6b MySQL USDT tool and example (#642) by Brendan Gregg · 8 years ago
  22. 08fbceb remove unused MSG_MAX by Brendan Gregg · 8 years ago
  23. eb1b70d fix uprobe examples to read correct argument by Brendan Gregg · 8 years ago
  24. 239e863 tutorials: end-user, and python developer by Brendan Gregg · 8 years ago
  25. b79df7b merge task_switch example by Brendan Gregg · 8 years ago
  26. 9894e3e merge disksnoop example by Brendan Gregg · 8 years ago
  27. 310ab53 merge bitehist example by Brendan Gregg · 8 years ago
  28. 4f88a94 USDT Python API and example (#624) by Brendan Gregg · 8 years ago
  29. a4159da use new tracepoint support (#608) by Brendan Gregg · 8 years ago
  30. e422f5e A tracepoint example (#596) by Brendan Gregg · 8 years ago
  31. 4afa96a cc: introduce helpers to access pt_regs in an arch-independent manner by Naveen N. Rao · 8 years ago
  32. 8889906 examples: Add `mallocstacks` by Vicent Marti · 8 years ago
  33. d0764aa make tcpv4connect.py example tracer more robust by Jean-Tiare Le Bigot · 8 years ago
  34. 3b9679a trawl typos with aspell by Alex Bagehot · 8 years ago
  35. 0030d34 more strlen examples by Brendan Gregg · 8 years ago
  36. 7adab96 Add uprobe strlen histogram example by Brenden Blanco · 8 years ago
  37. 5bd0eb2 Updates to use cmake GLOB and libbcc.so.0 in python init by Brenden Blanco · 8 years ago
  38. 98d0beb Update trace perf output with struct deserialize example by Brenden Blanco · 9 years ago
  39. aeca6bf Let perf_output be always per-cpu by Brenden Blanco · 9 years ago
  40. 7598249 Add per-cpu parameters to buffered perf output by Brenden Blanco · 9 years ago
  41. d0daf6a Add perf_output support for high rate events by Brenden Blanco · 9 years ago
  42. c43e990 Reorganize examples into subdirectories by Brenden Blanco · 9 years ago