1. faea8c8 Add TableStorage class for wrapping bpf map tracking by Brenden Blanco · 7 years ago
  2. 271056f Merge pull request #1090 from brendangregg/master by 4ast · 7 years ago
  3. 42dc277 update tools diagram by Brendan Gregg · 7 years ago
  4. 064b2f5 Merge pull request #1078 from goldshtn/funcslower by Brendan Gregg · 7 years ago
  5. caa14ed u* tools: per-language wrappers (#1086) by Paul Chaignon · 7 years ago
  6. a4ad687 Merge pull request #1079 from goldshtn/retire-stacksnoop by Brenden Blanco · 7 years ago
  7. 9f8b9e9 funcslower: Add to smoke tests by Sasha Goldshtein · 7 years ago
  8. 7f8a006 funcslower: Add to README.md by Sasha Goldshtein · 7 years ago
  9. 4eace76 funcslower: Usage examples, annotated by Sasha Goldshtein · 7 years ago
  10. 1f4fcdb funcslower: Man page by Sasha Goldshtein · 7 years ago
  11. 7789318 funcslower: Trace slow kernel or user function calls by Sasha Goldshtein · 7 years ago
  12. 24f77d7 stacksnoop: Retire and move to examples/tracing by Sasha Goldshtein · 7 years ago
  13. 6ceb329 map.insert bcc helper to expose the BPF_NOEXIST flag (#1085) by Paul Chaignon · 7 years ago
  14. 9e718f5 Add an option to resolve address without demangling (#1084) by Teng Qin · 7 years ago
  15. af20e1e Merge pull request #1083 from palmtenor/fixdoc by 4ast · 7 years ago
  16. 9cb5572 fixdoc by Teng Qin · 7 years ago
  17. f37434b tools: add tcptracer (#762) by Iago López Galeiras · 7 years ago
  18. 4bb6d7f u* tools: automatically detect the language (#1067) by Paul Chaignon · 7 years ago
  19. 00f662d Merge pull request #1076 from palmtenor/helpermacro by Brenden Blanco · 7 years ago
  20. 4b87af0 bcc container improvements (#1051) by kmjohansen · 7 years ago
  21. 26ef4c2 Update documentation for new helper Macros by Teng Qin · 7 years ago
  22. 7a3e5bc Use new helper Macro across files by Teng Qin · 7 years ago
  23. f829177 Improve BPF helper Macros by Teng Qin · 7 years ago
  24. 26383f2 cc: define load_func and unload_func public (#1065) by Mauricio Vasquez B · 7 years ago
  25. 277ebbc Merge pull request #1068 from goldshtn/syscount-python3 by Brenden Blanco · 7 years ago
  26. 30744c9 Merge pull request #1069 from pchaigno/links by Brenden Blanco · 7 years ago
  27. ef0b984 Merge pull request #1066 from pchaigno/remove-import-netaddr by Brenden Blanco · 7 years ago
  28. 9c40832 Create LINKS.md by Paul Chaignon · 7 years ago
  29. 6545390 syscount: Use zip_longest for Python 3 compatibility by Sasha Goldshtein · 7 years ago
  30. 78948e4 Python 3 compatibility fixes around string handling (#986) by Rafael F · 7 years ago
  31. 6bbf49c Merge pull request #1061 from lcp/kernel-docs by 4ast · 7 years ago
  32. 8332068 solisten: replace netaddr with socket library by Paul Chaignon · 7 years ago
  33. b991fef docs: add the supplementary commits for LRU hashes by Gary Lin · 7 years ago
  34. 0ccced3 Merge pull request #1060 from qmonnet/kernelfeatures by 4ast · 7 years ago
  35. 7fc89d6 docs: update features list (new maps: array/hash of maps) by Quentin Monnet · 7 years ago
  36. a8d6ab6 Merge pull request #1046 from pchaigno/check-fmt-printk by Brenden Blanco · 7 years ago
  37. 9c6f67c Merge pull request #1059 from pchaigno/fix-readme-markdown by Brenden Blanco · 7 years ago
  38. bf6671d Merge pull request #1058 from ColinIanKing/master by Brenden Blanco · 7 years ago
  39. 882bb1e Fix the Markdown list in the README by Paul Chaignon · 7 years ago
  40. 542053c snapcraft: add in some new tools missing from the snapcraft apps list by Colin Ian King · 7 years ago
  41. 9341942 Verify format specifiers in bpf_trace_printk in rewriter by Paul Chaignon · 7 years ago
  42. aaab74e Merge pull request #1053 from palmtenor/bufferepoll by Brenden Blanco · 7 years ago
  43. 466de84 Merge pull request #1056 from goldshtn/bpflist-enh by Brenden Blanco · 7 years ago
  44. 5f3751b Merge pull request #1055 from goldshtn/syms-encode by Brenden Blanco · 7 years ago
  45. f78af26 tcplife for Lua (#1052) by Simon Liu · 7 years ago
  46. 0382b16 Use epoll in BPFPerfBuffer by Teng Qin · 7 years ago
  47. 887eaa9 Close all opened CPU perf buffer (not only currently online ones) by Teng Qin · 7 years ago
  48. f387f5d Merge pull request #1050 from palmtenor/exampleinstall by Brenden Blanco · 7 years ago
  49. db4d426 Add build option for installing C++ examples by Teng Qin · 7 years ago
  50. dd3867d Merge pull request #1032 from goldshtn/tools-tests by Brenden Blanco · 7 years ago
  51. 5c41b39 tests: Add smoke tests for most tools by Sasha Goldshtein · 8 years ago
  52. 2febc29 trace: Exit with nonzero return code on error by Sasha Goldshtein · 8 years ago
  53. eea18dc Merge pull request #1044 from goldshtn/ausyscall by 4ast · 7 years ago
  54. 3da7b4a Merge pull request #1043 from goldshtn/bpflist by Brendan Gregg · 7 years ago
  55. d5d37b2 Merge pull request #1039 from iovisor/tag_v0.3.0 by Brenden Blanco · 7 years ago
  56. 6f5e08a Prepare debian changelog for v0.3.0 tag by Brenden Blanco · 7 years ago
  57. 2593378 bpflist: Display processes with running BPF programs and maps by Sasha Goldshtein · 7 years ago
  58. 51803bf syscount: Use ausyscalls if available to get syscall list by Sasha Goldshtein · 7 years ago
  59. 8968737 Merge pull request #1034 from brendangregg/master by 4ast · 7 years ago
  60. 83d34b3 Merge pull request #1030 from zvonkok/zvonkok-s390x by 4ast · 7 years ago
  61. 9567b62 funclatency: remove unnecessary include by Brendan Gregg · 7 years ago
  62. 98121a3 Added s390x support. Needs 4.10 Kernel by Zvonko Kosic · 8 years ago
  63. 575b3e5 Merge pull request #1005 from pchaigno/rewrite-only-deref by Brenden Blanco · 8 years ago
  64. 4c6ecb4 Restrict rewrite of unary operators to dereference operator by Paul Chaignon · 8 years ago
  65. d05e66d Merge pull request #1027 from fajs/debuild_no_parallel_tests by Brenden Blanco · 8 years ago
  66. 6e632ad debuild: Do not parallelize tests by Florian Schmidt · 8 years ago
  67. 27a9cae Merge pull request #1006 from pchaigno/fix-bpf_dins_pkt-rewrite by Brenden Blanco · 8 years ago
  68. bbba2d4 Merge pull request #1024 from r4f4/explicit-static by Brenden Blanco · 8 years ago
  69. 40b881c Merge pull request #1023 from dneiter/filetop_sort by 4ast · 8 years ago
  70. dbea137 cmake: Explicitly mark static libraries as such by Rafael Fonseca · 8 years ago
  71. 47b74fe Fix bpf_dins_pkt rewrite in BinaryOperator by Paul Chaignon · 8 years ago
  72. 956ca1c Travis CI build to check compliance with PEP8 (#987) by Paul Chaignon · 8 years ago
  73. 0a2a46e offwaketime.py for older kernels (#977) by Brendan Gregg · 8 years ago
  74. bdbc472 Merge pull request #1021 from markdrayton/sym-mod-fix by 4ast · 8 years ago
  75. c924193 Merge pull request #1022 from goldshtn/syms-multiple-regions by 4ast · 8 years ago
  76. b69fe97 Merge pull request #1018 from GabrielGanne/python-xdp-return-values by Brenden Blanco · 8 years ago
  77. f141d1b cc: Symbol resolution with multiple executable regions per module by Sasha Goldshtein · 8 years ago
  78. 9ca8ac2 cc: Fix assertion for debug builds by Sasha Goldshtein · 8 years ago
  79. d7a5ff0 range Python 2 -> 3 compatibility (#983) by Rafael F · 8 years ago
  80. 1a1f441 usdt: fix argument passing on python3 (#984) by Rafael F · 8 years ago
  81. 8ef6eb8 Update tutorial_bcc_python_developer.md (#1017) by Alan Thompson · 8 years ago
  82. 71600e7 Merge pull request #1020 from goldshtn/duplicate_modules by Brenden Blanco · 8 years ago
  83. 69948a6 cc: Don't parse the same module multiple times for USDT probes by Sasha Goldshtein · 8 years ago
  84. 78b05e0 add XDP return values to python interface by Gabriel Ganne · 8 years ago
  85. dcf8cf9 python: handle null module in BPF.sym by Mark Drayton · 8 years ago
  86. caa38c5 filetop: support specifying sort column via cmdline argument by Daniel Neiter · 8 years ago
  87. 601a13f Merge pull request #1015 from goldshtn/perfmap-retry by 4ast · 8 years ago
  88. cb06c97 Merge pull request #1002 from goldshtn/nested-symbols by 4ast · 8 years ago
  89. 4d0d430 Merge pull request #1012 from goldshtn/buildid-fix by 4ast · 8 years ago
  90. 88abfc6 Merge pull request #1014 from iovisor/test-debuginfo-fix by 4ast · 8 years ago
  91. 7b35436 Fix long running test_debuginfo and python3 fix by Brenden Blanco · 8 years ago
  92. 8a3fb6c cc: Retry symbol resolution using perfmap by Sasha Goldshtein · 8 years ago
  93. 3febfa4 Merge pull request #997 from markdrayton/perf-buffer-size by Brenden Blanco · 8 years ago
  94. 5f5687e Make perf ring buffer size configurable by Mark Drayton · 8 years ago
  95. cc0ff79 Merge pull request #1003 from ColinIanKing/master by Brenden Blanco · 8 years ago
  96. 757a6ec Merge pull request #1008 from pchaigno/support-macro by Brenden Blanco · 8 years ago
  97. c5c3b99 Support for macros in rewriter by Paul Chaignon · 8 years ago
  98. a075240 Merge pull request #994 from qmonnet/kernelfeatures by 4ast · 8 years ago
  99. 4953ab6 docs: Update eBPF features list by Quentin Monnet · 8 years ago
  100. 44a9813 snapcraft: add in some new tools missing from the snapcraft apps list by Colin Ian King · 8 years ago