1. 00ee3cb bpf_getsockopt in docs/kernel-versions.md by Paul Chaignon · 7 years ago
  2. a44d26e Merge pull request #1543 from iovisor/yhs_dev by 4ast · 7 years ago
  3. bb95ef2 Merge pull request #1531 from natoscott/master by yonghong-song · 7 years ago
  4. 1a197db Drop use of 'allow_abbrev' as its python 3.5 or later only by Nathan Scott · 7 years ago
  5. cbe300c Add a few trace.py examples in tutorial.md by Yonghong Song · 7 years ago
  6. fb8bbfe Merge pull request #1544 from dpayne/master by yonghong-song · 7 years ago
  7. fa3c739 Small fixes to some man pages for bcc tools by dpayne · 7 years ago
  8. a2e9216 Merge pull request #1541 from linuxraptor/patch-1 by yonghong-song · 7 years ago
  9. 9dca57e Merge pull request #1539 from hMcLauchlan/override-return-helper by yonghong-song · 7 years ago
  10. 553db0b Add bpf_override_return to docs/kernel-versions.md by Howard McLauchlan · 7 years ago
  11. 6e34556 clarification for whitelisting to allow bpf_override by Howard McLauchlan · 7 years ago
  12. db1abca Merge pull request #1538 from dpayne/master by Brendan Gregg · 7 years ago
  13. 40cf3a3 Updating tcpconnlat example to include min_ms by dpayne · 7 years ago
  14. fabd9a1 Fix folding option by Linuxraptor · 7 years ago
  15. 8df98b7 Fixing man page for tcpconnlat by dpayne · 7 years ago
  16. fc50799 Moving duration to primary argument for tcpconnlat. Also updating docs for tcpconnlat to match. by dpayne · 7 years ago
  17. 0e558eb add docs for bpf_override_return by Howard McLauchlan · 7 years ago
  18. f1bb6ea Merge pull request #1540 from pchaigno/regex-filtering-kallsyms by yonghong-song · 7 years ago
  19. 7b7e34a Updating man page for tcpconnlat to include min duration arguments and by dpayne · 7 years ago
  20. fe03355 Use /proc/kallsyms for regex filtering by Paul Chaignon · 7 years ago
  21. 3d05244 Add bpf_override_return() helper definition by Howard McLauchlan · 7 years ago
  22. ce0cf92 Re-using already calculated delta_us in tcpconnlat by dpayne · 7 years ago
  23. 3aed4fb Adding a couple of optional parameters to tcpconnlat. by dpayne · 7 years ago
  24. 7c91cf6 Merge pull request #1536 from iovisor/yhs_dev by 4ast · 7 years ago
  25. 7a46dfe fix a trace_pipe output issue by Yonghong Song · 7 years ago
  26. f5fb9af Drop -e option to python scripts, use hidden --ebpf only. by Nathan Scott · 7 years ago
  27. ca4ba55 start adding -e/--ebpf option to the python tools/ scripts by Nathan Scott · 7 years ago
  28. d10c642 correct error reporting on python text compilation by Nathan Scott · 7 years ago
  29. 3763380 Merge pull request #1529 from iovisor/yhs_dev by 4ast · 7 years ago
  30. 19c8459 Merge pull request #1524 from iovisor/yhs_dev by 4ast · 7 years ago
  31. 0c405db Merge pull request #1526 from luciang/master by yonghong-song · 7 years ago
  32. 37a55b8 usdt: add a test for one probe in both a.out and shared libraries by Yonghong Song · 7 years ago
  33. fead16a usdt: permit to enable probes from a pid and a particular binary by Yonghong Song · 7 years ago
  34. 2489457 usdt: permit each probe to have locations from more than one binary path by Yonghong Song · 7 years ago
  35. 5426ef2 tools: syscount: add --errno=EPERM filter by Lucian Adrian Grijincu · 7 years ago
  36. bf2a811 usdt: ignore location with incorrect probe virtual address by Yonghong Song · 7 years ago
  37. fe86aee Merge pull request #1523 from lcp/docs-xdp-adjust-meta by yonghong-song · 7 years ago
  38. f654c79 Merge pull request #1518 from liu-song-6/perf_event_open_v02 by yonghong-song · 7 years ago
  39. 8eae755 Add new bpf_xdp_adjust_meta to docs/kernel-versions.md by Gary Lin · 7 years ago
  40. 0e9ed20 bcc: Try use new API to create [k,u]probe with perf_event_open by Song Liu · 7 years ago
  41. f180ea1 bcc: add functions to use new [k,u]probe API by Song Liu · 7 years ago
  42. 3558d5a Merge pull request #1522 from palmtenor/buf_size by yonghong-song · 7 years ago
  43. be578b7 Increase bpf_attach_tracing_event buffer size by Teng Qin · 7 years ago
  44. 956a983 Merge pull request #1483 from kinvolk/iaguis/fix-tcptracer-old-kernels by yonghong-song · 7 years ago
  45. 2d45e02 Merge pull request #1517 from iovisor/yhs_dev by 4ast · 7 years ago
  46. 0cfd665 fix a verifier failure by Yonghong Song · 7 years ago
  47. 20f1fda Merge pull request #1514 from iovisor/yhs_dev by 4ast · 7 years ago
  48. d827155 sync bpf compat headers with latest net-next by Yonghong Song · 7 years ago
  49. 484e525 Merge pull request #1510 from iovisor/yhs_dev by 4ast · 7 years ago
  50. ffa47e6 fix runqlen.py with 4.15 kernel by Yonghong Song · 7 years ago
  51. 82ef5a0 Merge pull request #1508 from brendangregg/master by yonghong-song · 7 years ago
  52. efa6ee9 add BPF.tracepoint_exists() by Brendan Gregg · 7 years ago
  53. e023bc8 tcplife: add tcp:tcp_set_state tracepoint support by Brendan Gregg · 7 years ago
  54. bbfd6ea Merge pull request #1505 from iovisor/yhs_dev by 4ast · 7 years ago
  55. c0d1694 fix a compilation error with latest llvm/clang trunk by Yonghong Song · 7 years ago
  56. bb3e873 Merge pull request #1504 from samofatov/master by yonghong-song · 7 years ago
  57. b44d705 Merge pull request #1503 from iovisor/yhs_dev by 4ast · 7 years ago
  58. c5308e9 CentOS 6 support by nikolay.samofatov · 7 years ago
  59. bd7fa55 fix build issue for llvm 5.0.1 by Yonghong Song · 7 years ago
  60. 4e04c94 Merge pull request #1489 from r4f4/fix-ucalls-py3 by yonghong-song · 7 years ago
  61. 1eee853 Merge pull request #1497 from palmtenor/fix_python by yonghong-song · 7 years ago
  62. adb31b5 Fix incorrect lost_cb type in Python by Teng Qin · 7 years ago
  63. 25be6bb Merge pull request #1496 from palmtenor/fix_lost by yonghong-song · 7 years ago
  64. b7bbd04 Add cb_cookie to perf_reader_lost_cb by Teng Qin · 7 years ago
  65. d271f3e Fix lost count in perf_reader by Teng Qin · 7 years ago
  66. 73b5401 add way to debug generated BPF code (#1494) by Brendan Gregg · 7 years ago
  67. c8177e9 Merge pull request #1419 from runejuhl/fix-cachetop-getpwuid by Brendan Gregg · 7 years ago
  68. cf378e2 Merge pull request #1131 from cherusk/retrans_sum by Brendan Gregg · 7 years ago
  69. 4a2f221 Merge pull request #1480 from htbegin/bucket_sort_fn by yonghong-song · 7 years ago
  70. e1a743e Merge pull request #1491 from palmtenor/trace_py by yonghong-song · 7 years ago
  71. 33a5a4b histogram: add a test case for bucket_sort_fn by htbegin · 7 years ago
  72. c200b6c Add --print_cpu option to trace.py by Teng Qin · 7 years ago
  73. 1a322d5 Improve trace.py print format by Teng Qin · 7 years ago
  74. 569461d Merge pull request #1485 from iovisor/yhs_dev by 4ast · 7 years ago
  75. 7c1c804 Merge pull request #1488 from palmtenor/add_helper by 4ast · 7 years ago
  76. 120ac96 Merge pull request #1490 from palmtenor/clean_api by 4ast · 7 years ago
  77. 2aa3c0b Merge pull request #1487 from oktopuz/master by 4ast · 7 years ago
  78. 35771cf Add Perf Event tests by Teng Qin · 7 years ago
  79. d3b9d6a Clean C++ interface arguments for tracing events by Teng Qin · 7 years ago
  80. fd24405 Clean Python interface arguments for tracing events by Teng Qin · 7 years ago
  81. b68e67b Clean libbpf interface arguments for tracing events by Teng Qin · 7 years ago
  82. 4186f5e Add new bpf_perf_{event|prog}_read_value helpers implementation by Teng Qin · 7 years ago
  83. 99978d2 Fix perf event API implementations by Teng Qin · 7 years ago
  84. 99d1468 ucalls: convert bytes to str by Rafael Fonseca · 7 years ago
  85. bebb9c8 Merge pull request #1486 from palmtenor/clear_table by 4ast · 7 years ago
  86. c596f4b Add tests for C++ API Hash table and Stack table by Teng Qin · 7 years ago
  87. 1e9467f tcpretrans: extend for counting by Matthias Tafelmeier · 7 years ago
  88. 0606c45 Building from source on Ubuntu Trusty requires the cmake3 package to be installed by Alexander Dudko · 7 years ago
  89. f4470dc add examples for including additional header files by Yonghong Song · 7 years ago
  90. c7417dc Add C++ helper to clear BPF tables by Teng Qin · 7 years ago
  91. e5db52b Merge pull request #1484 from iovisor/yhs_dev by 4ast · 7 years ago
  92. 926d667 tcptracer: initialize skc_net variable by Iago López Galeiras · 7 years ago
  93. b384b76 Merge pull request #1481 from htbegin/execsnoop_fix by Brendan Gregg · 7 years ago
  94. 2faf060 Merge pull request #1474 from iovisor/yhs_dev by 4ast · 7 years ago
  95. b32b4a5 add padding to the end of structure by Yonghong Song · 7 years ago
  96. a83e278 histogram: support sorting bucket before dumping table by htbegin · 7 years ago
  97. 3c399da execsnoop: fix the prototype for kprobe__sys_execve by htbegin · 7 years ago
  98. 34b3c10 Merge pull request #1475 from palmtenor/log_print by yonghong-song · 7 years ago
  99. c669257 Do not print to stderr if user specified log buffer by Teng Qin · 7 years ago
  100. 538a84e provide padded structure for table_{key|leaf}_desc API by Yonghong Song · 7 years ago