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