1. 49ed9b2 Updated the FAQ with the error produced if python[2-3]-bcc isn't installed. by Matty · 7 years ago
  2. b334f11 Merge pull request #1570 from natoscott/master by yonghong-song · 7 years ago
  3. f13107a Ensure execsnoop.py replace result is not misplaced by Nathan Scott · 7 years ago
  4. e6c7568 Merge pull request #1560 from pchaigno/opensnoop-d-option by Brendan Gregg · 7 years ago
  5. f2afd97 Merge pull request #1568 from liu-song-6/small_fixes by yonghong-song · 7 years ago
  6. 62cd839 remove unused code in profile.py by Song Liu · 7 years ago
  7. 67ae605 Remove semicolon at the end of define BPF_STACK_TRACE() by Song Liu · 7 years ago
  8. cf0792f continue adding --ebpf option to the python tools/ scripts by Nathan Scott · 7 years ago
  9. 3f39bc1 Merge pull request #1555 from myreg/trace-addr by yonghong-song · 7 years ago
  10. e538228 Add option to print virtual address to trace.py by Mirek Klimos · 7 years ago
  11. a1ac4bc Merge pull request #1561 from joelagnel/bcc-misc-1 by yonghong-song · 7 years ago
  12. df55284 Merge pull request #1547 from pchaigno/doc-bpf-get-current-task by yonghong-song · 7 years ago
  13. 8e09958 table: Refactor __delitem__ in all table types by Joel Fernandes · 7 years ago
  14. 7aaa12f Merge pull request #1563 from iovisor/yhs_dev by 4ast · 7 years ago
  15. fd69c33 Merge pull request #1559 from pchaigno/man-page-funccount by yonghong-song · 7 years ago
  16. 71ef359 Merge pull request #1558 from pchaigno/missing-helpers by yonghong-song · 7 years ago
  17. 96354c6 fix map a type parsing issue for export/extern types by Yonghong Song · 7 years ago
  18. 5d415c3 Merge pull request #1557 from pchaigno/hint-invalid-func by yonghong-song · 7 years ago
  19. 9af548f tools/opensnoop: Use do_sys_open for kprobe hook by Joel Fernandes · 7 years ago
  20. 0d5084d clang: Make libclang_frontend depend on libbcc by Joel Fernandes · 7 years ago
  21. 72cbc7d funccount: update man page by Paul Chaignon · 7 years ago
  22. 702de38 opensnoop: -d option for duration by Paul Chaignon · 7 years ago
  23. 93fc2f8 cc: missing bpf helpers in export/helpers.h by Paul Chaignon · 7 years ago
  24. 3730829 cc: error hint for 'invalid func' by Paul Chaignon · 7 years ago
  25. 44463d5 Merge pull request #1556 from pchaigno/doc-bpf_getsockopt by yonghong-song · 7 years ago
  26. baffe08 doc: bpf_get_current_task helper by Paul Chaignon · 7 years ago
  27. 00ee3cb bpf_getsockopt in docs/kernel-versions.md by Paul Chaignon · 7 years ago
  28. 08be443 Merge pull request #1554 from iovisor/yhs_dev by 4ast · 7 years ago
  29. f92fef2 add a probe alias $task in trace.py by Yonghong Song · 7 years ago
  30. 12f4f6e Merge pull request #1552 from iovisor/yhs_dev by 4ast · 7 years ago
  31. 3baf183 Merge pull request #1551 from iovisor/yhs_dev by 4ast · 7 years ago
  32. 1ab5f66 use __builtin_memset instead of memset with frontend rewriter by Yonghong Song · 7 years ago
  33. ddfaa99 fix flaky test py_test_usdt3 by Yonghong Song · 7 years ago
  34. 0cf7f74 Merge pull request #1549 from iovisor/yhs_dev by 4ast · 7 years ago
  35. 2af307b Merge pull request #1550 from tehnerd/master by yonghong-song · 7 years ago
  36. cd5d4a6 fix a race condition between perf_reader munmap and read by Yonghong Song · 7 years ago
  37. 86293f0 adding filtering example to trace.py help by tehnerd · 7 years ago
  38. 89aa294 sync bpf compat headers with latest net-next by Yonghong Song · 7 years ago
  39. a44d26e Merge pull request #1543 from iovisor/yhs_dev by 4ast · 7 years ago
  40. bb95ef2 Merge pull request #1531 from natoscott/master by yonghong-song · 7 years ago
  41. 1a197db Drop use of 'allow_abbrev' as its python 3.5 or later only by Nathan Scott · 7 years ago
  42. cbe300c Add a few trace.py examples in tutorial.md by Yonghong Song · 7 years ago
  43. fb8bbfe Merge pull request #1544 from dpayne/master by yonghong-song · 7 years ago
  44. fa3c739 Small fixes to some man pages for bcc tools by dpayne · 7 years ago
  45. a2e9216 Merge pull request #1541 from linuxraptor/patch-1 by yonghong-song · 7 years ago
  46. 9dca57e Merge pull request #1539 from hMcLauchlan/override-return-helper by yonghong-song · 7 years ago
  47. 553db0b Add bpf_override_return to docs/kernel-versions.md by Howard McLauchlan · 7 years ago
  48. 6e34556 clarification for whitelisting to allow bpf_override by Howard McLauchlan · 7 years ago
  49. db1abca Merge pull request #1538 from dpayne/master by Brendan Gregg · 7 years ago
  50. 40cf3a3 Updating tcpconnlat example to include min_ms by dpayne · 7 years ago
  51. fabd9a1 Fix folding option by Linuxraptor · 7 years ago
  52. 8df98b7 Fixing man page for tcpconnlat by dpayne · 7 years ago
  53. fc50799 Moving duration to primary argument for tcpconnlat. Also updating docs for tcpconnlat to match. by dpayne · 7 years ago
  54. 0e558eb add docs for bpf_override_return by Howard McLauchlan · 7 years ago
  55. f1bb6ea Merge pull request #1540 from pchaigno/regex-filtering-kallsyms by yonghong-song · 7 years ago
  56. 7b7e34a Updating man page for tcpconnlat to include min duration arguments and by dpayne · 7 years ago
  57. fe03355 Use /proc/kallsyms for regex filtering by Paul Chaignon · 7 years ago
  58. 3d05244 Add bpf_override_return() helper definition by Howard McLauchlan · 7 years ago
  59. ce0cf92 Re-using already calculated delta_us in tcpconnlat by dpayne · 7 years ago
  60. 3aed4fb Adding a couple of optional parameters to tcpconnlat. by dpayne · 7 years ago
  61. 7c91cf6 Merge pull request #1536 from iovisor/yhs_dev by 4ast · 7 years ago
  62. 7a46dfe fix a trace_pipe output issue by Yonghong Song · 7 years ago
  63. f5fb9af Drop -e option to python scripts, use hidden --ebpf only. by Nathan Scott · 7 years ago
  64. ca4ba55 start adding -e/--ebpf option to the python tools/ scripts by Nathan Scott · 7 years ago
  65. d10c642 correct error reporting on python text compilation by Nathan Scott · 7 years ago
  66. 3763380 Merge pull request #1529 from iovisor/yhs_dev by 4ast · 7 years ago
  67. 19c8459 Merge pull request #1524 from iovisor/yhs_dev by 4ast · 7 years ago
  68. 0c405db Merge pull request #1526 from luciang/master by yonghong-song · 7 years ago
  69. 37a55b8 usdt: add a test for one probe in both a.out and shared libraries by Yonghong Song · 7 years ago
  70. fead16a usdt: permit to enable probes from a pid and a particular binary by Yonghong Song · 7 years ago
  71. 2489457 usdt: permit each probe to have locations from more than one binary path by Yonghong Song · 7 years ago
  72. 5426ef2 tools: syscount: add --errno=EPERM filter by Lucian Adrian Grijincu · 7 years ago
  73. bf2a811 usdt: ignore location with incorrect probe virtual address by Yonghong Song · 7 years ago
  74. fe86aee Merge pull request #1523 from lcp/docs-xdp-adjust-meta by yonghong-song · 7 years ago
  75. f654c79 Merge pull request #1518 from liu-song-6/perf_event_open_v02 by yonghong-song · 7 years ago
  76. 8eae755 Add new bpf_xdp_adjust_meta to docs/kernel-versions.md by Gary Lin · 7 years ago
  77. 0e9ed20 bcc: Try use new API to create [k,u]probe with perf_event_open by Song Liu · 7 years ago
  78. f180ea1 bcc: add functions to use new [k,u]probe API by Song Liu · 7 years ago
  79. 3558d5a Merge pull request #1522 from palmtenor/buf_size by yonghong-song · 7 years ago
  80. be578b7 Increase bpf_attach_tracing_event buffer size by Teng Qin · 7 years ago
  81. 956a983 Merge pull request #1483 from kinvolk/iaguis/fix-tcptracer-old-kernels by yonghong-song · 7 years ago
  82. 2d45e02 Merge pull request #1517 from iovisor/yhs_dev by 4ast · 7 years ago
  83. 0cfd665 fix a verifier failure by Yonghong Song · 7 years ago
  84. 20f1fda Merge pull request #1514 from iovisor/yhs_dev by 4ast · 7 years ago
  85. d827155 sync bpf compat headers with latest net-next by Yonghong Song · 7 years ago
  86. 484e525 Merge pull request #1510 from iovisor/yhs_dev by 4ast · 7 years ago
  87. ffa47e6 fix runqlen.py with 4.15 kernel by Yonghong Song · 7 years ago
  88. 82ef5a0 Merge pull request #1508 from brendangregg/master by yonghong-song · 7 years ago
  89. efa6ee9 add BPF.tracepoint_exists() by Brendan Gregg · 7 years ago
  90. e023bc8 tcplife: add tcp:tcp_set_state tracepoint support by Brendan Gregg · 7 years ago
  91. bbfd6ea Merge pull request #1505 from iovisor/yhs_dev by 4ast · 7 years ago
  92. c0d1694 fix a compilation error with latest llvm/clang trunk by Yonghong Song · 7 years ago
  93. bb3e873 Merge pull request #1504 from samofatov/master by yonghong-song · 7 years ago
  94. b44d705 Merge pull request #1503 from iovisor/yhs_dev by 4ast · 7 years ago
  95. c5308e9 CentOS 6 support by nikolay.samofatov · 7 years ago
  96. bd7fa55 fix build issue for llvm 5.0.1 by Yonghong Song · 7 years ago
  97. 4e04c94 Merge pull request #1489 from r4f4/fix-ucalls-py3 by yonghong-song · 7 years ago
  98. 1eee853 Merge pull request #1497 from palmtenor/fix_python by yonghong-song · 7 years ago
  99. adb31b5 Fix incorrect lost_cb type in Python by Teng Qin · 7 years ago
  100. 25be6bb Merge pull request #1496 from palmtenor/fix_lost by yonghong-song · 7 years ago