1. 3b9679a trawl typos with aspell by Alex Bagehot · 9 years ago
  2. da7b423 Merge pull request #341 from iovisor/brendangregg-patch-1 by Brendan Gregg · 9 years ago
  3. 1f01cad Merge branch 'master' into brendangregg-patch-1 by Brendan Gregg · 9 years ago
  4. 02553a0 Merge pull request #339 from iovisor/segfault_fix by 4ast · 9 years ago
  5. d924d3e documentation typos by Brendan Gregg · 9 years ago
  6. 856b177 Fix segfault in ~BPFModule on syntax error by Brenden Blanco · 9 years ago
  7. cfc5b45 Merge pull request #338 from brendangregg/master by Brenden Blanco · 9 years ago
  8. 0179923 different man formats by Brendan Gregg · 9 years ago
  9. 87d2f69 contributing scripts guide by Brendan Gregg · 9 years ago
  10. 3ffffa7 Merge pull request #335 from iovisor/p4-fixes by 4ast · 9 years ago
  11. 597b0e3 Reorder P4 struct key initializers and blocks by Brenden Blanco · 9 years ago
  12. 0637fb0 Merge pull request #334 from iovisor/ast_dev by Brenden Blanco · 9 years ago
  13. 7583a4e use __builtin_memcpy() instead of unrolled loop by Alexei Starovoitov · 9 years ago
  14. 143df80 Merge pull request #332 from mcaleavya/master by 4ast · 9 years ago
  15. 57abe5b update with cachestat , squashed commit by unixtest · 9 years ago
  16. bf9d207 Merge pull request #331 from brendangregg/master by 4ast · 9 years ago
  17. 62f4c28 fix synopsis options in docs by Brendan Gregg · 9 years ago
  18. af2b46a offwaketime by Brendan Gregg · 9 years ago
  19. e1acf32 Merge pull request #329 from iovisor/dump_func by 4ast · 9 years ago
  20. 1c02a23 Update test_dump_func to be python3 compatible by Brenden Blanco · 9 years ago
  21. 87f0501 Merge pull request #326 from brendangregg/master by Brenden Blanco · 9 years ago
  22. f03862d Merge remote-tracking branch 'upstream/master' by Brendan Gregg · 9 years ago
  23. 5a06c2c gethostlatency by Brendan Gregg · 9 years ago
  24. 9fd2bcf Merge pull request #325 from brendangregg/master by Brenden Blanco · 9 years ago
  25. aa87997 bashreadline by Brendan Gregg · 9 years ago
  26. 90a56d1 Merge pull request #324 from brendangregg/master by Brenden Blanco · 9 years ago
  27. 0030d34 more strlen examples by Brendan Gregg · 9 years ago
  28. 03c2bc5 Merge pull request #323 from iovisor/strlen by 4ast · 9 years ago
  29. 7adab96 Add uprobe strlen histogram example by Brenden Blanco · 9 years ago
  30. f7ee4e8 Merge pull request #322 from iovisor/uprobes by 4ast · 9 years ago
  31. c0c6da7 Fixup objdump calling syntax and add docstrings by Brenden Blanco · 9 years ago
  32. 7468195 Fixes for address calculation by Brenden Blanco · 9 years ago
  33. 948cefe Add python support for attaching bpf programs to uprobes by Brenden Blanco · 9 years ago
  34. 68e2d14 Add libbpf.c support for uprobes by Brenden Blanco · 9 years ago
  35. 22c7f1b Merge pull request #321 from brendangregg/master by 4ast · 9 years ago
  36. 7bf0e49 wakeuptime by Brendan Gregg · 9 years ago
  37. 3bf09f2 wordwrap fix, and terminology adjustment by Brendan Gregg · 9 years ago
  38. b0b3f01 Merge pull request #320 from iovisor/offcputime_fix by Brenden Blanco · 9 years ago
  39. d234ad7 Add decode() to ascii string in offcputime.py by Brenden Blanco · 9 years ago
  40. d38d3f1 Merge pull request #319 from iovisor/cmake_fixes by 4ast · 9 years ago
  41. 5bd0eb2 Updates to use cmake GLOB and libbcc.so.0 in python init by Brenden Blanco · 9 years ago
  42. f50ca1f Merge pull request #316 from brendangregg/master by Brenden Blanco · 9 years ago
  43. 670a6aa docs for offcputime -u by Brendan Gregg · 9 years ago
  44. d364d04 add -u, and change from 2 to 1 traced funcitons by Brendan Gregg · 9 years ago
  45. f747114 optimize code, remove unnecessary filter check by Brendan Gregg · 9 years ago
  46. d940b29 Merge pull request #315 from brendangregg/master by Brenden Blanco · 9 years ago
  47. 7d7eb0c Merge branch 'master' into master by Brendan Gregg · 9 years ago
  48. 4d57da1 stack walker typo and improvement by Brendan Gregg · 9 years ago
  49. 2be9123 Merge pull request #314 from iovisor/map_unshare by 4ast · 9 years ago
  50. d83192d Close fd and unshare when public map is destructed by Brenden Blanco · 9 years ago
  51. 120bfad Merge pull request #313 from brendangregg/master by 4ast · 9 years ago
  52. 38cef48 stack walking scripts by Brendan Gregg · 9 years ago
  53. 3083c85 Merge pull request #312 from iovisor/ast_dev by Brenden Blanco · 9 years ago
  54. bdf0773 fix pep8 lint errors in the rest of the tools by Alexei Starovoitov · 9 years ago
  55. a0aa7f2 Merge pull request #310 from iovisor/ast_dev by Brenden Blanco · 9 years ago
  56. a79da0a fix pep8 lint errors in biolatency and biosnoop by Alexei Starovoitov · 9 years ago
  57. 1ec515e Merge pull request #309 from iovisor/sharedmaps by 4ast · 9 years ago
  58. ab81ef2 Rename BPF_EXPORT to BPF_TABLE_PUBLIC by Brenden Blanco · 9 years ago
  59. 89978ba Add ability to export maps, enables cross-program sharing by Brenden Blanco · 9 years ago
  60. 1a6ee5a Merge pull request #308 from iovisor/cflags by 4ast · 9 years ago
  61. 9358850 Add ability to set custom cflags when loading programs by Brenden Blanco · 9 years ago
  62. 4386195 Merge pull request #307 from iovisor/kbuild_fix by 4ast · 9 years ago
  63. 78db178 Remove runtime dependency on gcc stdarg headers and make by Brenden Blanco · 9 years ago
  64. 6ae08b6 Merge pull request #306 from troyengel/te_dev by Brenden Blanco · 9 years ago
  65. 047582e add new Arch packages, new TOC and spiffy up the formatting by troyengel · 9 years ago
  66. 23b87e5 Merge pull request #305 from iovisor/bblanco_dev by Brenden Blanco · 9 years ago
  67. 4b1c3dc Drop broken p4/docs symlink and create README.md+URL by Brenden Blanco · 9 years ago
  68. 65c52ba Merge pull request #303 from iovisor/bblanco_dev by 4ast · 9 years ago
  69. fe88e5a Improve json type support for misc struct/union types by Brenden Blanco · 9 years ago
  70. fbe34c9 Merge pull request #302 from iovisor/ast_dev by Brenden Blanco · 9 years ago
  71. 743055c make sure LDFLAGS are propagated as well by Alexei Starovoitov · 9 years ago
  72. 0fadcee Merge pull request #301 from iovisor/bblanco_dev by 4ast · 9 years ago
  73. 2739fdf Fix breakage from LLVM 3.8 API change by Brenden Blanco · 9 years ago
  74. e665cbe Merge pull request #299 from iovisor/bblanco_dev by Brenden Blanco · 9 years ago
  75. 27c3fd7 Merge pull request #300 from lcp/build_and_test by Brenden Blanco · 9 years ago
  76. 6366a09 Honor the external C/CXX FLAGS by Gary Lin · 9 years ago
  77. 467baf4 fixed bugs in control-flow generation by Mihai Budiu · 9 years ago
  78. 8a04fb3 Merge pull request #298 from iovisor/bblanco_dev by Brenden Blanco · 9 years ago
  79. 4b4bd27 Automatically bump memlock ulimit by Brenden Blanco · 9 years ago
  80. ee8e543 Merge pull request #297 from iovisor/bblanco_dev by Brenden Blanco · 9 years ago
  81. 8e113c3 Fixup dependencies of bcc-tools package by Brenden Blanco · 9 years ago
  82. 1c7debd Merge pull request #296 from iovisor/bblanco_dev by Brenden Blanco · 9 years ago
  83. f7c226d Add rpm and deb packaging for bcc-tools by Brenden Blanco · 9 years ago
  84. c175cf8 Package tools into share/bcc/tools by Brenden Blanco · 9 years ago
  85. e9a7184 Merge pull request #294 from iovisor/bblanco_dev by Brenden Blanco · 9 years ago
  86. 5820f47 Fixup broken symlink tests/cc/simulation.py by Brenden Blanco · 9 years ago
  87. 7af7781 Merge pull request #293 from iovisor/bblanco_dev by Brenden Blanco · 9 years ago
  88. 55d6711 added P4 deparser synthesis by Brenden Blanco · 9 years ago
  89. 61fb04d Merge pull request #292 from iovisor/bblanco_dev by Brenden Blanco · 9 years ago
  90. edf7baa Move INSTALL.md to use more block code by Brenden Blanco · 9 years ago
  91. d0c4fd3 Update INSTALL.md instructions for Ubuntu by Brenden Blanco · 9 years ago
  92. 782158b Merge pull request #290 from iovisor/bblanco_dev by Brenden Blanco · 9 years ago
  93. 80667b7 Fix unary operator handling of probe reads with parens by Brenden Blanco · 9 years ago
  94. 66a33c8 Merge pull request #288 from SomaLDEN/drzix by Brenden Blanco · 9 years ago
  95. d978a0d Edit README, link path of some example files by Dr.Z · 9 years ago
  96. fa9684d Merge pull request #286 from troyengel/master by Brenden Blanco · 9 years ago
  97. 576dc07 Fixes #287 - build process assumes python cmd by troyengel · 9 years ago
  98. 9078ecb Fixes #285 - build process assumes git use by troyengel · 9 years ago
  99. 83f29d8 Merge pull request #284 from iovisor/bblanco_dev by Brenden Blanco · 9 years ago
  100. e3c57ce Add bpf() syscall feature check and readme update by Brenden Blanco · 9 years ago