1. d2f4762 argdist: Cumulative mode (-c) (#719) by Sasha Goldshtein · 8 years ago
  2. f733cac trace: Print USDT arg helpers in verbose mode (#723) by Sasha Goldshtein · 8 years ago
  3. ec67971 argdist, trace: Support naked executable names in probes (#720) by Sasha Goldshtein · 8 years ago
  4. 12a09dc docs: Update eBPF features list by kernel version (#717) by Quentin Monnet · 8 years ago
  5. 112491a fixup the issue in which distributed_bridge example (#716) by zaafar · 8 years ago
  6. cb40f09 Fix bpf_common.cc include style (#715) by Teng Qin · 8 years ago
  7. 863daab Move libbpf.h to src/cc (#714) by Teng Qin · 8 years ago
  8. 6b0ed37 Add stack trace to trace.py (#712) by Teng Qin · 8 years ago
  9. 0615bff Fix trace.py USDT argument filtering (#710) by Teng Qin · 8 years ago
  10. 396ecd7 cmake: fix build when LLVM_INCLUDE_DIRS includes multiple directories (#709) by Marco Leogrande · 8 years ago
  11. d19e0cb Fix or hide a few warnings (#695) by Marco Leogrande · 8 years ago
  12. 69e361a Fix argdist, trace, tplist to use the libbcc USDT support (#698) by Sasha Goldshtein · 8 years ago
  13. 6644186 filelife: use d_name.name and d_name.len instead of d_iname (#700) by Marco Leogrande · 8 years ago
  14. 5246458 [offcputime] allow for the speficication of a threshold for collection (#697) by Glauber Costa · 8 years ago
  15. 1a2e637 do no install CMakeLists.txt in tools/doc (#683) by Jörg Thalheim · 8 years ago
  16. e14e023 change the file name, bitehist.* to vfsreadlat.* (#702) by Taekho Nam · 8 years ago
  17. 0c8c179 Merge pull request #689 from chantra/tcpconnect_port by Brendan Gregg · 8 years ago
  18. 5293805 [tcpconnect] filter traced connection based on destination ports by chantra · 8 years ago
  19. 1298998 new tool: capable (#690) by Brendan Gregg · 8 years ago
  20. 2dece10 Fix bpf log buffer for large bpf program: (#680) by davidefdl · 8 years ago
  21. 01992b8 Merge pull request #688 from KarimAllah/opensnoop-re by Brendan Gregg · 8 years ago
  22. 765dfe2 opensnoop: Introduce process name filtering by KarimAllah Ahmed · 8 years ago
  23. a17d1e8 opensnoop: Refactor initial timestamp calculation by KarimAllah Ahmed · 8 years ago
  24. 0eb81fd opensnoop: Remove 'delta' and 'cont' variables by KarimAllah Ahmed · 8 years ago
  25. 63656c2 Merge pull request #686 from iovisor/tag_v0.2.0 by Brenden Blanco · 8 years ago
  26. 0df3085 Prepare debian changelog for v0.2.0 tag by Brenden Blanco · 8 years ago
  27. deaeabb Merge pull request #685 from kinvolk/iaguis/fix-indentation by Brendan Gregg · 8 years ago
  28. 5bd242c examples: fix indentation in tracing/tcpv4connect by Iago López Galeiras · 8 years ago
  29. 4c2b538 Merge pull request #677 from markdrayton/fileslower by Brendan Gregg · 8 years ago
  30. 7434731 fileslower/filetop: use de->d_name.name, add filtering by Mark Drayton · 8 years ago
  31. 4ebb7cf Merge pull request #675 from brendangregg/master by Brenden Blanco · 8 years ago
  32. 0d4d0bf fix biosnoop after kernel change by Brendan Gregg · 8 years ago
  33. 2aefbef Merge pull request #674 from markdrayton/offcputime by Brendan Gregg · 8 years ago
  34. 66bf2e8 offcputime: one symbol cache per process, improve pid/tid handling by Mark Drayton · 8 years ago
  35. 96483d4 Merge pull request #670 from iamkafai/perf_submit_skb by Brenden Blanco · 8 years ago
  36. bdad384 Add perf_submit_skb by Martin KaFai Lau · 8 years ago
  37. a47a3b1 Merge pull request #671 from pchaigno/fix-doc by Brendan Gregg · 8 years ago
  38. 31bb7f3 Mention that tracepoint support requires Linux 4.7 by Paul Chaignon · 8 years ago
  39. f3146cb Adjustments to the documentation by Paul Chaignon · 8 years ago
  40. f9ada2c Merge pull request #668 from iovisor/ast_dev by Brenden Blanco · 8 years ago
  41. 959e403 fix build with 4.0 llvm trunk by Alexei Starovoitov · 8 years ago
  42. 545008a frontends/clang: Safety check for invalid opLoc in ProbeVisitor (#667) by Brenden Blanco · 8 years ago
  43. 04e9598 Merge pull request #663 from adrianlzt/sniff_ssl_tool by Brendan Gregg · 8 years ago
  44. d9cc3de Add capture for GnuTLS and argparse options by Adrian Lopez · 8 years ago
  45. d496d5c Tool to sniff data contents before encrypted with OpenSSL by Adrian Lopez · 8 years ago
  46. 6f89445 Typo writting BPF (#659) by Adrián López · 8 years ago
  47. 639498a Revert "debian packaging: Build with -DBCC_KERNEL_HAS_SOURCE_DIR=1" (#662) by Brenden Blanco · 8 years ago
  48. 0d3afe1 Merge pull request #661 from oujunli/ojl_dev by Brendan Gregg · 8 years ago
  49. 5eee5ff killsnoop: use current time replace timestamp and default output by Junli Ou · 8 years ago
  50. c6009c5 update debian packaging (#657) by Brenden Blanco · 8 years ago
  51. 64c2881 Merge pull request #655 from markdrayton/dcsnoop by Brendan Gregg · 8 years ago
  52. 0078936 Merge branch 'master' into dcsnoop by Mark Drayton · 8 years ago
  53. 44b4b5f dcsnoop: use PERF_EVENT_OUTPUT by Mark Drayton · 8 years ago
  54. e2a8290 Merge pull request #654 from palmtenor/docs by Brendan Gregg · 8 years ago
  55. 138c79a Improve tutorial by Teng Qin · 8 years ago
  56. 1e45e67 Motivate delete() before update() in tutorial (#651) by Paul Chaignon · 8 years ago
  57. 0519650 Add bpf_get_current_task() helper definition (#650) by Omar Sandoval · 8 years ago
  58. ec615af funccount: filter bcc function count (#645) by Junli Ou · 8 years ago
  59. 23f6b95 Merge pull request #649 from iovisor/ast_dev by Brenden Blanco · 8 years ago
  60. e2931b1 fix build with llvm 4.0 by Alexei Starovoitov · 8 years ago
  61. df1eb11 Add bcc_syms.h to C++ install (#648) by Teng Qin · 8 years ago
  62. 2d29589 Disable static-libstdc++ when clang is linked dynamically (#647) by Brenden Blanco · 8 years ago
  63. af3302d style nits (#646) by Brendan Gregg · 8 years ago
  64. 56c24a6 Merge pull request #644 from iovisor/dns-update by Brenden Blanco · 8 years ago
  65. 148c379 Update readme with dns name and https for repo server by Brenden Blanco · 8 years ago
  66. 3069caa add open_perf_event api for reading perf counters (#643) by Brenden Blanco · 8 years ago
  67. d602d6b MySQL USDT tool and example (#642) by Brendan Gregg · 8 years ago
  68. 3bfbc5f Merge pull request #641 from igorsugak/master by Brendan Gregg · 8 years ago
  69. 7704528 tutorial: add missing return in hello_world example by Igor Sugak · 8 years ago
  70. db081e2 Merge pull request #640 from lcp/fix-docs by Brendan Gregg · 8 years ago
  71. e5b471e Fix typo in the reference guide by Gary Lin · 8 years ago
  72. 9b04a6f Fix tools still referencing ProcUtils (#625) by Teng Qin · 8 years ago
  73. 4ba5238 Try to demangle C++ symbols (#638) by Teng Qin · 8 years ago
  74. 8ba998e tcpretrans: ntohs dport (#639) by Mark Drayton · 8 years ago
  75. a2d669c [cachetop] fix stats computation per processes. (#635) by chantra · 8 years ago
  76. 31ded52 Merge pull request #637 from oujunli/ojl_dev by Brendan Gregg · 8 years ago
  77. 3a50be4 fix reference_guide.md bpf_get_current_comm search by Junli Ou · 8 years ago
  78. 1b0bbe9 Merge pull request #636 from iovisor/xdp-drop by Brenden Blanco · 8 years ago
  79. ae05984 Add support to xdp_drop_count for clsact mode by Brenden Blanco · 8 years ago
  80. 8db68e8 Add xdp_drop_count example by Brenden Blanco · 8 years ago
  81. 89ad934 Merge pull request #634 from Eichhoernchen/xdp_net-next by Brenden Blanco · 8 years ago
  82. e0724d7 This adds XDP support to BCC as currently supported in net-next. by Jan Rüth · 8 years ago
  83. 60b082e Merge pull request #632 from markdrayton/probe-strings by Brenden Blanco · 8 years ago
  84. 7c14842 Remove asserts on str probe names by Mark Drayton · 8 years ago
  85. 1d6a31b py3 probe registration compatibility fixes by Mark Drayton · 8 years ago
  86. 5938394 Merge pull request #630 from chantra/cachetop_sort_ui by Brenden Blanco · 8 years ago
  87. 023d052 Merge pull request #631 from brendangregg/refguide by Brenden Blanco · 8 years ago
  88. 749aa7b typos by Brendan Gregg · 8 years ago
  89. c0c0460 fix local links by Brendan Gregg · 8 years ago
  90. fc5332a add a reference guide by Brendan Gregg · 8 years ago
  91. a2e5415 Merge pull request #628 from brendangregg/master by Brenden Blanco · 8 years ago
  92. beefca9 [cachetop] Display sorting field and order. by chantra · 8 years ago
  93. 08fbceb remove unused MSG_MAX by Brendan Gregg · 8 years ago
  94. c9d9a32 add uprobe lesson to tutorial by Brendan Gregg · 8 years ago
  95. eb1b70d fix uprobe examples to read correct argument by Brendan Gregg · 8 years ago
  96. 239e863 tutorials: end-user, and python developer by Brendan Gregg · 8 years ago
  97. 170c40f Merge pull request #627 from brendangregg/master by Brenden Blanco · 8 years ago
  98. af98a1d return 0 on hello_worlds by Brendan Gregg · 8 years ago
  99. 6f2b589 add nodejs_http_server.py to README list by Brendan Gregg · 8 years ago
  100. b79df7b merge task_switch example by Brendan Gregg · 8 years ago