1. e960eb7 Example for using BPF perf event by Teng Qin · 8 years ago
  2. 6c3b72d Python API for BPF perf event by Teng Qin · 8 years ago
  3. 206b020 Add bpf_attach_perf_event in libbpf by Teng Qin · 8 years ago
  4. d1c78ca Add BPF_PROG_TYPE_PERF_EVENT to bpf_prog_type enum by Teng Qin · 8 years ago
  5. 315998d Merge pull request #772 from goldshtn/strcmp by Brendan Gregg · 8 years ago
  6. 3286c06 Merge branch 'master' into strcmp by Brendan Gregg · 8 years ago
  7. 797c3ec add tcplife (#773) by Brendan Gregg · 8 years ago
  8. 72027c1 add reset-trace (#766) by Brendan Gregg · 8 years ago
  9. 3ba14ef funccount: Verify probe max limit (#771) by Sasha Goldshtein · 8 years ago
  10. 56ddca0 Merge pull request #763 from goldshtn/enhanced-funccount by Brendan Gregg · 8 years ago
  11. 367234a python: Fix kprobe quota test breakage, add uprobes by Sasha Goldshtein · 8 years ago
  12. ff3b9f3 funccount: Generalize for uprobes, tracepoints, and USDT by Sasha Goldshtein · 8 years ago
  13. e84febd bcc: Make regex helpers publicly accessible by Sasha Goldshtein · 8 years ago
  14. b778ccd stackcount: Style fixes for linter (pep8) by Sasha Goldshtein · 8 years ago
  15. ac297c1 fix profile.py page_offset_base breakage (#768) by Brendan Gregg · 8 years ago
  16. 5845ef9 add output notes to doc (#765) by Brendan Gregg · 8 years ago
  17. f41ae86 Tools lint cleanup (#764) by Sasha Goldshtein · 8 years ago
  18. 78a3341 Merge pull request #752 from goldshtn/mysqld-slower-fix by Brenden Blanco · 8 years ago
  19. 203b4c9 add slabratetop (#759) by Brendan Gregg · 8 years ago
  20. 4725a72 trace, argdist: -I switch for trace and miscellaneous fixes (#761) by Sasha Goldshtein · 8 years ago
  21. 2035edb Merge pull request #701 from dkronst/master by Brenden Blanco · 8 years ago
  22. 163a73f cc: Support glob+offset format in USDT arguments (#753) by Sasha Goldshtein · 8 years ago
  23. 6ac44b5 Merge pull request #754 from iovisor/dkalani_dev by Brenden Blanco · 8 years ago
  24. c8b9ae3 Support filtering by process ID in the filesystem slower tools (#756) by Dina Goldshtein · 8 years ago
  25. c8f752f argdist: STRCMP helper function by Sasha Goldshtein · 8 years ago
  26. f4797b0 trace: STRCMP helper function by Sasha Goldshtein · 8 years ago
  27. a2370ab Update examples and docs to use the new USDT API by Sasha Goldshtein · 8 years ago
  28. 54c1d6f mysqld_slower: Fix breakage after USDT API change by Sasha Goldshtein · 8 years ago
  29. 6049d3f add ttysnoop (#755) by Brendan Gregg · 8 years ago
  30. e822a81 Add new mountsnoop tool (#750) by Omar Sandoval · 8 years ago
  31. b542595 Add vxlan gbp header by Deepa Kalani · 8 years ago
  32. accd4cf trace: Add %K and %U format specifiers (#742) by Sasha Goldshtein · 8 years ago
  33. 99a3bc8 Update opensnoop to filter by PID and TID (#739) by Dina Goldshtein · 8 years ago
  34. 6802f31 Merge pull request #741 from brontide/patch-1 by Brenden Blanco · 8 years ago
  35. 65445f1 Update INSTALL.md by Eric W · 8 years ago
  36. 0c461c9 Fix #735 (#736) by Marco Leogrande · 8 years ago
  37. a466c46 funclatency: user functions support (#733) by Sasha Goldshtein · 8 years ago
  38. db287f5 Update Clang download in INSTALL.md for FC (#732) by Sasha Goldshtein · 8 years ago
  39. 6e91a74 tplist: Print USDT locations and arguments (#734) by Sasha Goldshtein · 8 years ago
  40. 676f357 src/lua: LuaJIT BPF compiler, examples, tests (#652) by Marek Vavruša · 8 years ago
  41. 07175d0 stackcount: Support uprobes, tracepoints, and USDT (#730) by Sasha Goldshtein · 8 years ago
  42. 799cda9 Merge branch 'master' into master by Dror Kronstein · 8 years ago
  43. ba404cf fix filelife missing output (#729) by Brendan Gregg · 8 years ago
  44. 6e60fbc update tools map (#727) by Brendan Gregg · 8 years ago
  45. 60393ea tcptop (#726) by Brendan Gregg · 8 years ago
  46. b6db17f trace: Initialize USDT arguments to 0 before reading (#725) by Sasha Goldshtein · 8 years ago
  47. 376ae5c argdist, trace: Native tracepoint support (#724) by Sasha Goldshtein · 8 years ago
  48. d2f4762 argdist: Cumulative mode (-c) (#719) by Sasha Goldshtein · 8 years ago
  49. f733cac trace: Print USDT arg helpers in verbose mode (#723) by Sasha Goldshtein · 8 years ago
  50. ec67971 argdist, trace: Support naked executable names in probes (#720) by Sasha Goldshtein · 8 years ago
  51. 12a09dc docs: Update eBPF features list by kernel version (#717) by Quentin Monnet · 8 years ago
  52. 112491a fixup the issue in which distributed_bridge example (#716) by zaafar · 8 years ago
  53. cb40f09 Fix bpf_common.cc include style (#715) by Teng Qin · 8 years ago
  54. 863daab Move libbpf.h to src/cc (#714) by Teng Qin · 8 years ago
  55. 6b0ed37 Add stack trace to trace.py (#712) by Teng Qin · 8 years ago
  56. 0615bff Fix trace.py USDT argument filtering (#710) by Teng Qin · 8 years ago
  57. 396ecd7 cmake: fix build when LLVM_INCLUDE_DIRS includes multiple directories (#709) by Marco Leogrande · 8 years ago
  58. d19e0cb Fix or hide a few warnings (#695) by Marco Leogrande · 8 years ago
  59. 69e361a Fix argdist, trace, tplist to use the libbcc USDT support (#698) by Sasha Goldshtein · 8 years ago
  60. 6644186 filelife: use d_name.name and d_name.len instead of d_iname (#700) by Marco Leogrande · 8 years ago
  61. 5246458 [offcputime] allow for the speficication of a threshold for collection (#697) by Glauber Costa · 8 years ago
  62. 1a2e637 do no install CMakeLists.txt in tools/doc (#683) by Jörg Thalheim · 8 years ago
  63. e14e023 change the file name, bitehist.* to vfsreadlat.* (#702) by Taekho Nam · 8 years ago
  64. 86ec63f Making selection of kernel headers type automatic by Dror Kronstein · 8 years ago
  65. 0c8c179 Merge pull request #689 from chantra/tcpconnect_port by Brendan Gregg · 8 years ago
  66. 5293805 [tcpconnect] filter traced connection based on destination ports by chantra · 8 years ago
  67. 1298998 new tool: capable (#690) by Brendan Gregg · 8 years ago
  68. 2dece10 Fix bpf log buffer for large bpf program: (#680) by davidefdl · 8 years ago
  69. 01992b8 Merge pull request #688 from KarimAllah/opensnoop-re by Brendan Gregg · 8 years ago
  70. 765dfe2 opensnoop: Introduce process name filtering by KarimAllah Ahmed · 8 years ago
  71. a17d1e8 opensnoop: Refactor initial timestamp calculation by KarimAllah Ahmed · 8 years ago
  72. 0eb81fd opensnoop: Remove 'delta' and 'cont' variables by KarimAllah Ahmed · 8 years ago
  73. 63656c2 Merge pull request #686 from iovisor/tag_v0.2.0 by Brenden Blanco · 8 years ago
  74. 0df3085 Prepare debian changelog for v0.2.0 tag by Brenden Blanco · 8 years ago
  75. deaeabb Merge pull request #685 from kinvolk/iaguis/fix-indentation by Brendan Gregg · 8 years ago
  76. 5bd242c examples: fix indentation in tracing/tcpv4connect by Iago López Galeiras · 8 years ago
  77. 4c2b538 Merge pull request #677 from markdrayton/fileslower by Brendan Gregg · 8 years ago
  78. 7434731 fileslower/filetop: use de->d_name.name, add filtering by Mark Drayton · 8 years ago
  79. 4ebb7cf Merge pull request #675 from brendangregg/master by Brenden Blanco · 8 years ago
  80. 0d4d0bf fix biosnoop after kernel change by Brendan Gregg · 8 years ago
  81. 2aefbef Merge pull request #674 from markdrayton/offcputime by Brendan Gregg · 8 years ago
  82. 66bf2e8 offcputime: one symbol cache per process, improve pid/tid handling by Mark Drayton · 8 years ago
  83. 96483d4 Merge pull request #670 from iamkafai/perf_submit_skb by Brenden Blanco · 8 years ago
  84. bdad384 Add perf_submit_skb by Martin KaFai Lau · 8 years ago
  85. a47a3b1 Merge pull request #671 from pchaigno/fix-doc by Brendan Gregg · 8 years ago
  86. 31bb7f3 Mention that tracepoint support requires Linux 4.7 by Paul Chaignon · 8 years ago
  87. f3146cb Adjustments to the documentation by Paul Chaignon · 8 years ago
  88. f9ada2c Merge pull request #668 from iovisor/ast_dev by Brenden Blanco · 8 years ago
  89. 959e403 fix build with 4.0 llvm trunk by Alexei Starovoitov · 8 years ago
  90. 545008a frontends/clang: Safety check for invalid opLoc in ProbeVisitor (#667) by Brenden Blanco · 8 years ago
  91. 04e9598 Merge pull request #663 from adrianlzt/sniff_ssl_tool by Brendan Gregg · 8 years ago
  92. d9cc3de Add capture for GnuTLS and argparse options by Adrian Lopez · 8 years ago
  93. d496d5c Tool to sniff data contents before encrypted with OpenSSL by Adrian Lopez · 8 years ago
  94. 6f89445 Typo writting BPF (#659) by Adrián López · 8 years ago
  95. 639498a Revert "debian packaging: Build with -DBCC_KERNEL_HAS_SOURCE_DIR=1" (#662) by Brenden Blanco · 8 years ago
  96. 0d3afe1 Merge pull request #661 from oujunli/ojl_dev by Brendan Gregg · 8 years ago
  97. 5eee5ff killsnoop: use current time replace timestamp and default output by Junli Ou · 8 years ago
  98. c6009c5 update debian packaging (#657) by Brenden Blanco · 8 years ago
  99. 64c2881 Merge pull request #655 from markdrayton/dcsnoop by Brendan Gregg · 8 years ago
  100. 0078936 Merge branch 'master' into dcsnoop by Mark Drayton · 8 years ago