1. 2e07ddc memleak: linter cleanup by Paul Chaignon · 7 years ago
  2. 7297af0 tcptracer: linter cleanup by Paul Chaignon · 7 years ago
  3. 6d9b1b2 tcptop: linter cleanup by Paul Chaignon · 7 years ago
  4. 4601792 dbslower: linter cleanup by Paul Chaignon · 7 years ago
  5. e617bf4 bpflist: linter cleanup by Paul Chaignon · 7 years ago
  6. 7c9d8c9 Merge pull request #1378 from palmtenor/ksyms_opt by yonghong-song · 7 years ago
  7. 66b8edd Merge pull request #1377 from palmtenor/ksym_segfault by yonghong-song · 7 years ago
  8. 2e20494 Merge pull request #1376 from sandip4n/fix-tools-statsnoop by Brendan Gregg · 7 years ago
  9. 8cc8fc3 Improve Kernel symbols loading by Teng Qin · 7 years ago
  10. 9c38f48 Avoid potential SEGFAULT when resolving Kernel symbols by Teng Qin · 7 years ago
  11. 16523a3 Fix 'tools/statsnoop' from failing to attach kprobes by Sandipan Das · 7 years ago
  12. 782b34f Merge pull request #1374 from pbhole/dns_matching1 by yonghong-song · 7 years ago
  13. b2b9133 examples:dns_matching: accept args from user by Prashant Bhole · 7 years ago
  14. af83f6f examples:dns_matching: make it work as DNS sniffer by Prashant Bhole · 7 years ago
  15. 422db70 Merge pull request #1365 from sandip4n/add-usdt-ppc64 by yonghong-song · 7 years ago
  16. 91837ca add debug option to dump asm insns embedded with source by Yonghong Song · 7 years ago
  17. 7436872 examples:dns_matching: helper function for adding cache entry by Prashant Bhole · 7 years ago
  18. 2a6a5c5 Merge pull request #1368 from pbhole/fix_dns_matching by yonghong-song · 7 years ago
  19. c5ca2a6 Traces external pointers in parenthesized expressions by Paul Chaignon · 7 years ago
  20. 1e21149 examples:dns_matching: fixed loop break condition by Prashant Bhole · 7 years ago
  21. 3c40c02 examples:dns_matching: added pragma directive for loop unrolling by Prashant Bhole · 7 years ago
  22. 07c21f0 examples:dns_matching: fix key length and buffer overrun by Prashant Bhole · 7 years ago
  23. a135d89 Merge pull request #1363 from navytux/y/probe-read-const by yonghong-song · 7 years ago
  24. fca6607 Merge pull request #1364 from palmtenor/multi_section_so by yonghong-song · 7 years ago
  25. 67fa222 Fix bcc_resolve_global_addr on shared libraries by Teng Qin · 7 years ago
  26. 9e02d82 Fix symbol resolution for shared libraries with multiple load sections by Teng Qin · 7 years ago
  27. a0c5de1 Add file offset in bcc_procutils_each_module callback by Teng Qin · 7 years ago
  28. 0daa912 Merge pull request #1358 from palmtenor/load_exe by yonghong-song · 7 years ago
  29. f86f053 Add powerpc64 support for some USDT related tests by Sandipan Das · 7 years ago
  30. 1f0f7b6 Add basic USDT probe support for powerpc64 by Sandipan Das · 7 years ago
  31. 649e7f0 BCC macro for the creation of LPM trie maps (#1359) by Paul Chaignon · 7 years ago
  32. 5db9d37 Add ELF load ranges for executable binaries by Teng Qin · 7 years ago
  33. 9756295 Add common helper to read Process executable by Teng Qin · 7 years ago
  34. 899d3e9 Merge pull request #1357 from palmtenor/load_section by yonghong-song · 7 years ago
  35. 2dc7daa bpf_probe_read*: src argument should be const void *. by Kirill Smelkov · 7 years ago
  36. b09e43b Iterate through all load section when resolving name by Teng Qin · 7 years ago
  37. a8f6db9 Add a helper to loop over ELF load sections by Teng Qin · 7 years ago
  38. a0dd71e clang-format and add documentation to bcc_elf.h by Teng Qin · 7 years ago
  39. ac5c03c Add a generic utility to check any binary availability by Sandipan Das · 7 years ago
  40. 5006054 Fix freezing of 'test_brb' and 'test_brb2' if netperf is not found by Sandipan Das · 7 years ago
  41. 7db182b Merge pull request #1356 from sandip4n/fix-test-debuginfo by yonghong-song · 7 years ago
  42. bbe32f5 Merge pull request #1355 from pchaigno/links-update by Brendan Gregg · 7 years ago
  43. 5f102ce 2 talks and 1 blog post referring to bcc by Paul Chaignon · 7 years ago
  44. d06b438 Fix 'test_debuginfo' from failing if a symbol has multiple aliases by Sandipan Das · 7 years ago
  45. e9e072c Update docs/kernel-versions.md for xdp/veth by Gary Lin · 7 years ago
  46. 91fc721 Do not load zero-length function symbols by Teng Qin · 7 years ago
  47. 488c119 Deduplicate USDT probe locations by Teng Qin · 7 years ago
  48. 486d348 Add missing nfsdist and nfsslower to snap (#1349) by Colin Ian King · 7 years ago
  49. ceff3e0 nfsdist tool (#1347) by samuelnair · 7 years ago
  50. 98edd9f Merge pull request #1344 from samuelnair/manpage-fix by Brendan Gregg · 7 years ago
  51. 434c27b Fix for incorrect tool arguments in the man pages by Samuel Nair · 7 years ago
  52. 8322f80 Removed unused Mount Namespace helpers by Teng Qin · 7 years ago
  53. 15b15ed Merge pull request #1338 from palmtenor/uprobe_check by 4ast · 7 years ago
  54. 0760b75 Improve string buffer checking on uprobe attach and detach by Teng Qin · 7 years ago
  55. d56fff0 Merge pull request #1332 from iovisor/ast_dev by yonghong-song · 7 years ago
  56. 6aec309 Merge pull request #1336 from palmtenor/noinstance by 4ast · 7 years ago
  57. 08dbf13 Merge pull request #1333 from samuelnair/fix-py-tut by Brendan Gregg · 7 years ago
  58. 4f47e3b annotate program tag by Alexei Starovoitov · 7 years ago
  59. b1df37c add helpers to access program tag by Alexei Starovoitov · 7 years ago
  60. f4543fc Do not create instance for kprobe by Teng Qin · 7 years ago
  61. 566597c Merge pull request #1340 from qmonnet/kernelfeatures by yonghong-song · 7 years ago
  62. a3abb65 Merge pull request #1341 from pbhole/fix_http_filter by yonghong-song · 7 years ago
  63. ec60e75 examples: fixed http_filter example by Prashant Bhole · 7 years ago
  64. ac1334f Merge pull request #1339 from iovisor/contributing-smoke by yonghong-song · 7 years ago
  65. c528446 Merge pull request #1337 from pbhole/fix_vlan_learning by Brendan Gregg · 7 years ago
  66. 166bf0f nfsslower: trace slow NFS operations by samuelnair · 7 years ago
  67. f1c0be8 docs: update features list by Quentin Monnet · 7 years ago
  68. 394556c Mention the smoke tests for new tool contributions by Sasha Goldshtein · 7 years ago
  69. 53e3afd examples: fix vlan_learning example by Prashant Bhole · 7 years ago
  70. 5888989 stackcount: add -K, -U, -d, -D, and -f (#1335) by Brendan Gregg · 7 years ago
  71. e7a5bdc Modified the docs and example to make a fix for https://github.com/iovisor/bcc/issues/139 by Samuel Nair · 7 years ago
  72. d9641be Increased allowed path name for USDT probes by Romain Cledat · 7 years ago
  73. a91ec38 Merge pull request #1324 from mskarbek/zfs_tools_fix by Brendan Gregg · 7 years ago
  74. 4f444a5 zfs tools fix for zpl_read/zpl_write removal by Marcin Skarbek · 7 years ago
  75. 667988c Fix _GNU_SOURCE redefined warning by Nan Xiao · 7 years ago
  76. 137ee81 Fix uninitialized ProcMountNS in USDT Context by Teng Qin · 7 years ago
  77. e12f55a Use correct data type for class Data by Nan Xiao · 7 years ago
  78. 23fc589 Update after lookup in map.increment for HASH types by Brenden Blanco · 7 years ago
  79. 917f4c7 fix a bug introduced by previous lua-bcc build fix commit by Yonghong Song · 7 years ago
  80. 84757ce Better check for compiler standard support by Teng Qin · 7 years ago
  81. 86bcc27 Fix compile errors with ENABLE_USDT=Off by Brenden Blanco · 7 years ago
  82. d2e5dd5 Fix for ubuntu elf linker error by Brenden Blanco · 7 years ago
  83. 7fef695 Add c-library only option by Brenden Blanco · 7 years ago
  84. 71fc3d5 move api and create dependent option by Brenden Blanco · 7 years ago
  85. 1614ce7 Move source file names into cmake variables by Brenden Blanco · 7 years ago
  86. 25f3cce src/cc: cmake file cleanup and split usdt into subdir by Brenden Blanco · 7 years ago
  87. dcb77e6 Remove unused shared_table.h by Brenden Blanco · 7 years ago
  88. b03d9eb funccount: add -d for duration by Brendan Gregg · 7 years ago
  89. 75e2f37 fix lua-bcc build issue with cmake try_compile by Yonghong Song · 7 years ago
  90. d32a61b Fix segfault on incomplete types by Paul Chaignon · 7 years ago
  91. 574c3eb Test case for incomplete types by Paul Chaignon · 7 years ago
  92. 0014b52 Add /tests/ to CODEOWNERS by Brenden Blanco · 7 years ago
  93. 79f849f Add CODEOWNERS file with list of maintainers/reviewers by Brenden Blanco · 7 years ago
  94. 719e100 Trace external pointers from helpers by Paul Chaignon · 7 years ago
  95. 4d450ba Merge pull request #1301 from albusshin/patch-1 by Brendan Gregg · 7 years ago
  96. 73c18bc Merge pull request #1305 from NanXiao/format-vfscount by Brendan Gregg · 7 years ago
  97. 08ed403 Merge pull request #1303 from pchaigno/remove-bpf_probe_reads by Brendan Gregg · 7 years ago
  98. db8353b libbpf: fix typo in bpf_attach_xdp() by Gary Lin · 7 years ago
  99. f72909f Allow the flags to be specified in remove_xdp() by Gary Lin · 7 years ago
  100. 92d86bb Format code of vfscount.py by Nan Xiao · 7 years ago