1. 2a28a7f cmake: search for iperf3 if there is no iperf by Nirmoy Das · 7 years ago
  2. dbf0029 Rename kprobe_poll to perf_buffer_poll by Teng Qin · 7 years ago
  3. d83805d Avoid including common.h in BPFTable.h by Teng Qin · 7 years ago
  4. fafbf3c Do not use perf reader for TRACEPOINT events by Teng Qin · 7 years ago
  5. 6044643 Merge pull request #1603 from netgroup-polito/fix_percpumaps_cc_api by yonghong-song · 7 years ago
  6. 3dbb0db Merge pull request #1599 from gmile/fix-dlinfo by yonghong-song · 7 years ago
  7. 6cd2a9c Do not rely on RTLD_DI_ORIGIN by gmile · 7 years ago
  8. 987c6a6 fix percpu table support in c++ api by Mauricio Vasquez B · 7 years ago
  9. db7b8eb add a BPFModule API to disable rw_engine sscanf/snprintf functions by Yonghong Song · 7 years ago
  10. b2a2053 insert test cases for BPFProgTable by Mauricio Vasquez B · 7 years ago
  11. 42d6098 tools: switch to v2/3 independent bytes usage by Brenden Blanco · 8 years ago
  12. c28f6e8 Fix file desc leak in test_tools_smoke by Brenden Blanco · 7 years ago
  13. 8721814 Add BPF_PROG_ARRAY for BPF_MAP_TYPE_PROG_ARRAY by Gary Lin · 7 years ago
  14. 96354c6 fix map a type parsing issue for export/extern types by Yonghong Song · 7 years ago
  15. ddfaa99 fix flaky test py_test_usdt3 by Yonghong Song · 7 years ago
  16. 37a55b8 usdt: add a test for one probe in both a.out and shared libraries by Yonghong Song · 7 years ago
  17. 2489457 usdt: permit each probe to have locations from more than one binary path by Yonghong Song · 7 years ago
  18. adb31b5 Fix incorrect lost_cb type in Python by Teng Qin · 7 years ago
  19. 4a2f221 Merge pull request #1480 from htbegin/bucket_sort_fn by yonghong-song · 7 years ago
  20. 33a5a4b histogram: add a test case for bucket_sort_fn by htbegin · 7 years ago
  21. 7c1c804 Merge pull request #1488 from palmtenor/add_helper by 4ast · 7 years ago
  22. 35771cf Add Perf Event tests by Teng Qin · 7 years ago
  23. fd24405 Clean Python interface arguments for tracing events by Teng Qin · 7 years ago
  24. c596f4b Add tests for C++ API Hash table and Stack table by Teng Qin · 7 years ago
  25. b32b4a5 add padding to the end of structure by Yonghong Song · 7 years ago
  26. 538a84e provide padded structure for table_{key|leaf}_desc API by Yonghong Song · 7 years ago
  27. 7bdd53c Merge pull request #1458 from oliviertilmans/master by yonghong-song · 7 years ago
  28. a1962c6 python: make _decode_table_types aware of __int128 by Olivier Tilmans · 7 years ago
  29. c15b5c8 Fix 'test_libbcc' from failing because of ruby by Sandipan Das · 7 years ago
  30. 5ac03dd Fix 'test_libbcc' from failing due to symbol name mismatch by Sandipan Das · 7 years ago
  31. 2c4da18 Add utility for cc tests to read command outputs by Sandipan Das · 7 years ago
  32. a3bfe09 Merge pull request #1444 from sandip4n/update-tools-wakeuptime by Brendan Gregg · 7 years ago
  33. 0bcc36b Fix 'test_tools_smoke' from failing due to 'tools/wakeuptime' by Sandipan Das · 7 years ago
  34. ea20b2a Fix 'test_tools_smoke' from failing due to timeout by Sandipan Das · 7 years ago
  35. 740c407 Merge pull request #1414 from iovisor/yhs_dev by 4ast · 7 years ago
  36. c2d9880 Add usdt support for ARM64 by Yonghong Song · 7 years ago
  37. eae0acf Trace external pointers through maps by Paul Chaignon · 7 years ago
  38. f89cb40 Introduce BPF Program Snapshot helper (bps) by Martin KaFai Lau · 7 years ago
  39. fdf9b08 correct spelling mistakes by Edward Betts · 7 years ago
  40. 3c67c2f Merge pull request #1386 from sandip4n/set-sdt-constraint by yonghong-song · 7 years ago
  41. f7f873a Fix segfault with enumerations by Paul Chaignon · 7 years ago
  42. 253b27d Update USDT argument constraint for powerpc and powerpc64 by Sandipan Das · 7 years ago
  43. 38dfff6 Set USDT argument constraint for all architectures by Sandipan Das · 7 years ago
  44. 422db70 Merge pull request #1365 from sandip4n/add-usdt-ppc64 by yonghong-song · 7 years ago
  45. c5ca2a6 Traces external pointers in parenthesized expressions by Paul Chaignon · 7 years ago
  46. f86f053 Add powerpc64 support for some USDT related tests by Sandipan Das · 7 years ago
  47. 649e7f0 BCC macro for the creation of LPM trie maps (#1359) by Paul Chaignon · 7 years ago
  48. ac5c03c Add a generic utility to check any binary availability by Sandipan Das · 7 years ago
  49. 5006054 Fix freezing of 'test_brb' and 'test_brb2' if netperf is not found by Sandipan Das · 7 years ago
  50. 7db182b Merge pull request #1356 from sandip4n/fix-test-debuginfo by yonghong-song · 7 years ago
  51. d06b438 Fix 'test_debuginfo' from failing if a symbol has multiple aliases by Sandipan Das · 7 years ago
  52. ceff3e0 nfsdist tool (#1347) by samuelnair · 7 years ago
  53. 166bf0f nfsslower: trace slow NFS operations by samuelnair · 7 years ago
  54. 86bcc27 Fix compile errors with ENABLE_USDT=Off by Brenden Blanco · 7 years ago
  55. 7fef695 Add c-library only option by Brenden Blanco · 7 years ago
  56. 71fc3d5 move api and create dependent option by Brenden Blanco · 7 years ago
  57. 574c3eb Test case for incomplete types by Paul Chaignon · 7 years ago
  58. 719e100 Trace external pointers from helpers by Paul Chaignon · 7 years ago
  59. 0ba1507 permit multiple pids attaching to the same probe by Yonghong Song · 7 years ago
  60. 2c1799c memleak: expand allocator coverage (#1214) by Rinat Ibragimov · 7 years ago
  61. b4691fb Add USDT sample (#1229) by bveldhoen · 7 years ago
  62. 555b45e Added helpers for BPF_PERCPU_ARRAY (#1230) by Romain · 7 years ago
  63. 1ffe18f test: python3 fix for test_uprobes (#1228) by Brenden Blanco · 7 years ago
  64. 341a363 Add probe result verification for usdt unit test by Yonghong Song · 7 years ago
  65. 505c110 Add a python test for usdt by Yonghong Song · 7 years ago
  66. 204df9e Use BPF_F_CURRENT_CPU in perf_submit / perf_read when possible by Teng Qin · 7 years ago
  67. f510b6b Unify perf event enums in Python API by Teng Qin · 7 years ago
  68. 89d901c Use bcc_symbol_option in ProcSyms by Teng Qin · 8 years ago
  69. aff6ce7 Use bcc_symbol_option in bcc_resolve_symname by Teng Qin · 8 years ago
  70. e0f347a Use bpf_get_first_key in C++ API by Teng Qin · 7 years ago
  71. 472103b Merge pull request #1187 from mauriciovasquezbernal/remove_trailing_spaces by 4ast · 7 years ago
  72. d1324ac remove trailing white spaces from source code files by Mauricio Vasquez B · 7 years ago
  73. daee97e Enable recursive scanf support for char[] as string by Brenden Blanco · 8 years ago
  74. 3bfc877 Use ProcMountNSGuard to manage mount namespace by Teng Qin · 8 years ago
  75. bd62f6c Merge pull request #1104 from mauriciovasquezbernal/bpf_table_string by Brenden Blanco · 8 years ago
  76. 8e688f8 allow accesing table using strings by Mauricio Vasquez B · 8 years ago
  77. 9bcad32 test_clang: initialize format string arg on stack by Brenden Blanco · 8 years ago
  78. 3f28e7b Disable non-static function calls by Brenden Blanco · 8 years ago
  79. 76f5a32 Fix delitem operation for PROG_ARRAYs (#1113) by Paul Chaignon · 8 years ago
  80. 69ceaca softirqs: Migrate to kernel tracepoints instead of kprobes (#1091) by Sasha Goldshtein · 8 years ago
  81. 0f3787f cc: add support for array table by Mauricio Vasquez B · 8 years ago
  82. 089ad4c cc: extend c++ api for hash table by Mauricio Vasquez B · 8 years ago
  83. 064b2f5 Merge pull request #1078 from goldshtn/funcslower by Brendan Gregg · 8 years ago
  84. caa14ed u* tools: per-language wrappers (#1086) by Paul Chaignon · 8 years ago
  85. 9f8b9e9 funcslower: Add to smoke tests by Sasha Goldshtein · 8 years ago
  86. 24f77d7 stacksnoop: Retire and move to examples/tracing by Sasha Goldshtein · 8 years ago
  87. 6ceb329 map.insert bcc helper to expose the BPF_NOEXIST flag (#1085) by Paul Chaignon · 8 years ago
  88. 9e718f5 Add an option to resolve address without demangling (#1084) by Teng Qin · 8 years ago
  89. 4bb6d7f u* tools: automatically detect the language (#1067) by Paul Chaignon · 8 years ago
  90. 00f662d Merge pull request #1076 from palmtenor/helpermacro by Brenden Blanco · 8 years ago
  91. 4b87af0 bcc container improvements (#1051) by kmjohansen · 8 years ago
  92. 7a3e5bc Use new helper Macro across files by Teng Qin · 8 years ago
  93. a8d6ab6 Merge pull request #1046 from pchaigno/check-fmt-printk by Brenden Blanco · 8 years ago
  94. 9341942 Verify format specifiers in bpf_trace_printk in rewriter by Paul Chaignon · 8 years ago
  95. 466de84 Merge pull request #1056 from goldshtn/bpflist-enh by Brenden Blanco · 8 years ago
  96. 5c41b39 tests: Add smoke tests for most tools by Sasha Goldshtein · 8 years ago
  97. 563af79 bpflist: Add to tests and use Python directory listing by Sasha Goldshtein · 8 years ago
  98. 3a23760 python: Allow module=None when resolving kernel symbols by Sasha Goldshtein · 8 years ago
  99. 4c6ecb4 Restrict rewrite of unary operators to dereference operator by Paul Chaignon · 8 years ago
  100. 47b74fe Fix bpf_dins_pkt rewrite in BinaryOperator by Paul Chaignon · 8 years ago