1. a79da0a fix pep8 lint errors in biolatency and biosnoop by Alexei Starovoitov · 9 years ago
  2. 1ec515e Merge pull request #309 from iovisor/sharedmaps by 4ast · 9 years ago
  3. ab81ef2 Rename BPF_EXPORT to BPF_TABLE_PUBLIC by Brenden Blanco · 9 years ago
  4. 89978ba Add ability to export maps, enables cross-program sharing by Brenden Blanco · 9 years ago
  5. 1a6ee5a Merge pull request #308 from iovisor/cflags by 4ast · 9 years ago
  6. 9358850 Add ability to set custom cflags when loading programs by Brenden Blanco · 9 years ago
  7. 4386195 Merge pull request #307 from iovisor/kbuild_fix by 4ast · 9 years ago
  8. 78db178 Remove runtime dependency on gcc stdarg headers and make by Brenden Blanco · 9 years ago
  9. 6ae08b6 Merge pull request #306 from troyengel/te_dev by Brenden Blanco · 9 years ago
  10. 047582e add new Arch packages, new TOC and spiffy up the formatting by troyengel · 9 years ago
  11. 23b87e5 Merge pull request #305 from iovisor/bblanco_dev by Brenden Blanco · 9 years ago
  12. 4b1c3dc Drop broken p4/docs symlink and create README.md+URL by Brenden Blanco · 9 years ago
  13. 65c52ba Merge pull request #303 from iovisor/bblanco_dev by 4ast · 9 years ago
  14. fe88e5a Improve json type support for misc struct/union types by Brenden Blanco · 9 years ago
  15. fbe34c9 Merge pull request #302 from iovisor/ast_dev by Brenden Blanco · 9 years ago
  16. 743055c make sure LDFLAGS are propagated as well by Alexei Starovoitov · 9 years ago
  17. 0fadcee Merge pull request #301 from iovisor/bblanco_dev by 4ast · 9 years ago
  18. 2739fdf Fix breakage from LLVM 3.8 API change by Brenden Blanco · 9 years ago
  19. e665cbe Merge pull request #299 from iovisor/bblanco_dev by Brenden Blanco · 9 years ago
  20. 27c3fd7 Merge pull request #300 from lcp/build_and_test by Brenden Blanco · 9 years ago
  21. 6366a09 Honor the external C/CXX FLAGS by Gary Lin · 9 years ago
  22. 467baf4 fixed bugs in control-flow generation by Mihai Budiu · 9 years ago
  23. 8a04fb3 Merge pull request #298 from iovisor/bblanco_dev by Brenden Blanco · 9 years ago
  24. 4b4bd27 Automatically bump memlock ulimit by Brenden Blanco · 9 years ago
  25. ee8e543 Merge pull request #297 from iovisor/bblanco_dev by Brenden Blanco · 9 years ago
  26. 8e113c3 Fixup dependencies of bcc-tools package by Brenden Blanco · 9 years ago
  27. 1c7debd Merge pull request #296 from iovisor/bblanco_dev by Brenden Blanco · 9 years ago
  28. f7c226d Add rpm and deb packaging for bcc-tools by Brenden Blanco · 9 years ago
  29. c175cf8 Package tools into share/bcc/tools by Brenden Blanco · 9 years ago
  30. e9a7184 Merge pull request #294 from iovisor/bblanco_dev by Brenden Blanco · 9 years ago
  31. 5820f47 Fixup broken symlink tests/cc/simulation.py by Brenden Blanco · 9 years ago
  32. 7af7781 Merge pull request #293 from iovisor/bblanco_dev by Brenden Blanco · 9 years ago
  33. 55d6711 added P4 deparser synthesis by Brenden Blanco · 9 years ago
  34. 61fb04d Merge pull request #292 from iovisor/bblanco_dev by Brenden Blanco · 9 years ago
  35. edf7baa Move INSTALL.md to use more block code by Brenden Blanco · 9 years ago
  36. d0c4fd3 Update INSTALL.md instructions for Ubuntu by Brenden Blanco · 9 years ago
  37. 782158b Merge pull request #290 from iovisor/bblanco_dev by Brenden Blanco · 9 years ago
  38. 80667b7 Fix unary operator handling of probe reads with parens by Brenden Blanco · 9 years ago
  39. 66a33c8 Merge pull request #288 from SomaLDEN/drzix by Brenden Blanco · 9 years ago
  40. d978a0d Edit README, link path of some example files by Dr.Z · 9 years ago
  41. fa9684d Merge pull request #286 from troyengel/master by Brenden Blanco · 9 years ago
  42. 576dc07 Fixes #287 - build process assumes python cmd by troyengel · 9 years ago
  43. 9078ecb Fixes #285 - build process assumes git use by troyengel · 9 years ago
  44. 83f29d8 Merge pull request #284 from iovisor/bblanco_dev by Brenden Blanco · 9 years ago
  45. e3c57ce Add bpf() syscall feature check and readme update by Brenden Blanco · 9 years ago
  46. 795c4e7 Merge pull request #282 from iovisor/bblanco_dev by yonghong-song · 9 years ago
  47. 98d0beb Update trace perf output with struct deserialize example by Brenden Blanco · 9 years ago
  48. 1d75282 Disable custom perf output support in older kernels by Brenden Blanco · 9 years ago
  49. aeca6bf Let perf_output be always per-cpu by Brenden Blanco · 9 years ago
  50. 7598249 Add per-cpu parameters to buffered perf output by Brenden Blanco · 9 years ago
  51. d0daf6a Add perf_output support for high rate events by Brenden Blanco · 9 years ago
  52. 33d0003 Update compat bpf.h with 4.4 features by Brenden Blanco · 9 years ago
  53. 4bcd220 Change indentation in bpf/helpers.h by Brenden Blanco · 9 years ago
  54. ea7962e Merge pull request #280 from iovisor/bblanco_dev by yonghong-song · 9 years ago
  55. c43e990 Reorganize examples into subdirectories by Brenden Blanco · 9 years ago
  56. 7a31b18 Merge pull request #279 from iovisor/bblanco_dev by 4ast · 9 years ago
  57. c48f9d9 Bump ulimit for locked memory in test wrapper by Brenden Blanco · 9 years ago
  58. 20dc7f2 Merge pull request #278 from SomaLDEN/drzix by Brenden Blanco · 9 years ago
  59. bf96d37 Python: fix detach_kprobe() by Dr.Z · 9 years ago
  60. f701b52 Merge pull request #277 from SomaLDEN/drzix by Brenden Blanco · 9 years ago
  61. a411093 perf_reader: allow more than one reader to poll by Dr.Z · 9 years ago
  62. 7e2a0da Merge pull request #276 from brendangregg/master by Brenden Blanco · 9 years ago
  63. 860b649 softirq and hardirq by Brendan Gregg · 9 years ago
  64. 971e1c2 Merge pull request #274 from brendangregg/master by Brenden Blanco · 9 years ago
  65. 3f28653 refer to tcpconnect by Brendan Gregg · 9 years ago
  66. f06d3b4 tcpconnect for IPv4 and IPv6, and make tcpv4connect a trimmed example by Brendan Gregg · 9 years ago
  67. 8b63496 Merge pull request #272 from SomaLDEN/poll_timeout by Brenden Blanco · 9 years ago
  68. f8eb545 perf_reader : add timeout argument to perf_reader_poll by SunKyu · 9 years ago
  69. c9b920b Merge pull request #271 from brendangregg/master by Brenden Blanco · 9 years ago
  70. 10e1b14 filter to match TCP only by Brendan Gregg · 9 years ago
  71. 000a4e6 USAGE message typos by Brendan Gregg · 9 years ago
  72. 052f89c tcpaccept by Brendan Gregg · 9 years ago
  73. c9e1fa7 Merge pull request #268 from iovisor/bblanco_dev by 4ast · 9 years ago
  74. 7e00fc1 Fixes for deb/rpm packaging by Brenden Blanco · 9 years ago
  75. 95e454f Merge pull request #267 from iovisor/bblanco_dev by 4ast · 9 years ago
  76. 350f0d4 Update tag to v0.1.7 by Brenden Blanco · 9 years ago
  77. d8bf3e8 Merge pull request #265 from iovisor/yhs_dev by Brenden Blanco · 9 years ago
  78. 99dced7 Merge pull request #264 from iovisor/yhs_dev by Brenden Blanco · 9 years ago
  79. 366eb2e handle return value in kretprobe handler for tcpv4connect by Yonghong Song · 9 years ago
  80. 7cabfe9 Fix an uninitialized variable access in test_clang by Yonghong Song · 9 years ago
  81. 3dfaf98 Merge pull request #262 from iovisor/bblanco_dev by 4ast · 9 years ago
  82. d0c3181 Make KeyboardInterrupt catch more aggressive by Brenden Blanco · 9 years ago
  83. 0b90499 Merge pull request #261 from iovisor/bblanco_dev by 4ast · 9 years ago
  84. 0d93605 Avoid infinite loops in BPF.Table destructor by Brenden Blanco · 9 years ago
  85. 14915e0 Support iterating from a 0-filled table key by Brenden Blanco · 9 years ago
  86. d45a6ee Merge pull request #259 from iovisor/bblanco_dev by 4ast · 9 years ago
  87. c48ab4b Don't treat fundamentally typed args as needing probe_read by Brenden Blanco · 9 years ago
  88. 19a48d5 Merge pull request #257 from iovisor/bblanco_dev by yonghong-song · 9 years ago
  89. 74adb73 Mask function calls from influencing probe_read by Brenden Blanco · 9 years ago
  90. 4d97f7f Merge pull request #255 from iovisor/bblanco_dev by 4ast · 9 years ago
  91. c61e75b Add check for fd < 0 in perf_reader_free by Brenden Blanco · 9 years ago
  92. 8207d10 Add ability to consume perf events in python by Brenden Blanco · 9 years ago
  93. b262e26 Merge pull request #254 from brendangregg/master by Brenden Blanco · 9 years ago
  94. 870b1cd tcpv4connect by Brendan Gregg · 9 years ago
  95. a8fbb90 Merge pull request #252 from iovisor/bblanco_dev by Brenden Blanco · 9 years ago
  96. 6df2b0e Add custom formatter function to print_log2_hist by Brenden Blanco · 9 years ago
  97. ebc8e7e Merge pull request #250 from brendangregg/master by Brenden Blanco · 9 years ago
  98. 44e6877 biolatency -D by Brendan Gregg · 9 years ago
  99. 50bbca4 funclatency -F by Brendan Gregg · 9 years ago
  100. 919d30a Merge pull request #249 from brendangregg/master by Brenden Blanco · 9 years ago