1. d9e578b killsnoop by Brendan Gregg · 9 years ago
  2. 91734d3 some simplifications by Brendan Gregg · 9 years ago
  3. 665c5b0 variable name typo by Brendan Gregg · 9 years ago
  4. 5cbcde2 man page missing syntax by Brendan Gregg · 9 years ago
  5. aa93d9f remove vfs copy-n-paste extras by Brendan Gregg · 9 years ago
  6. f1fb4cd add dynamic tracing warning by Brendan Gregg · 9 years ago
  7. b1d9aae update kernel version by Brendan Gregg · 9 years ago
  8. 9e23ef2 Merge pull request #229 from brendangregg/master by Brenden Blanco · 9 years ago
  9. bedd150 opensnoop by Brendan Gregg · 9 years ago
  10. 2e081aa Merge pull request #228 from iovisor/bblanco_dev by 4ast · 9 years ago
  11. 05f60a8 Add a better test case for nested probe reads by Brenden Blanco · 9 years ago
  12. f22a1e0 Merge pull request #227 from iovisor/bblanco_dev by 4ast · 9 years ago
  13. 8ed57a2 Add support for static helper functions by Brenden Blanco · 9 years ago
  14. 9ada11d Merge pull request #223 from brendangregg/master by Brenden Blanco · 9 years ago
  15. ac5c9e3 add biosnoop to README by Brendan Gregg · 9 years ago
  16. 79b6f33 Merge pull request #222 from brendangregg/master by Brenden Blanco · 9 years ago
  17. a080b3e fix comment by Brendan Gregg · 9 years ago
  18. 6ed4a49 accomodate mq block device I/O by Brendan Gregg · 9 years ago
  19. 5be5194 biosnoop for block device I/O by Brendan Gregg · 9 years ago
  20. f29cced Merge pull request #221 from iovisor/bblanco_dev by 4ast · 9 years ago
  21. 9518e74 Fix probe reads on char[] types by Brenden Blanco · 9 years ago
  22. 2d75aa0 Merge pull request #218 from iovisor/bblanco_dev by 4ast · 9 years ago
  23. 70fa0a1 Translate multiple pointer dereference into bpr_probe_read by Brenden Blanco · 9 years ago
  24. 4afb3f8 Merge pull request #210 from rlane/ebpf-method by Brenden Blanco · 9 years ago
  25. 1ec985d add test for dump_func method by Rich Lane · 9 years ago
  26. a12a521 rename ebpf method to dump_func by Rich Lane · 9 years ago
  27. f631b0e add ebpf method to retrieve bytecode by Rich Lane · 9 years ago
  28. 3daeee7 Merge pull request #211 from affansyed/master by Brenden Blanco · 9 years ago
  29. c3ad098 Merge branch 'master' into master by affansyed · 9 years ago
  30. 67337ad Merge pull request #214 from iovisor/bblanco_dev by 4ast · 9 years ago
  31. b411117 Change test_xlate1 to use act_bpf instead of cls_bpf by Brenden Blanco · 9 years ago
  32. d96f6ca Merge branch 'master' into master by affansyed · 9 years ago
  33. 8ddb79d Merge pull request #208 from iovisor/bblanco_dev2 by 4ast · 9 years ago
  34. 3ef9ef3 Don't include git tag in .so suffix by Brenden Blanco · 9 years ago
  35. e292255 Merge pull request #206 from iovisor/yhs_dev by Brenden Blanco · 9 years ago
  36. 1375320 sync readme hello_world.py example with actual implementation by Yonghong Song · 9 years ago
  37. 2294862 Merge pull request #205 from iovisor/bblanco_dev by 4ast · 9 years ago
  38. 0a0d109 Add clang command line invocation to debug=0x4 by Brenden Blanco · 9 years ago
  39. 38f602d Merge pull request #204 from brendangregg/master by Brenden Blanco · 9 years ago
  40. 02695fd copy-n-paste error by Brendan Gregg · 9 years ago
  41. 90b3ea5 more trim by Brendan Gregg · 9 years ago
  42. 2517339 trim to fit word wrap by Brendan Gregg · 9 years ago
  43. 493fd62 some rework by Brendan Gregg · 9 years ago
  44. fd093f3 Merge pull request #202 from brendangregg/master by Brenden Blanco · 9 years ago
  45. 61c7ff1 shorten syncsnoop example by Brendan Gregg · 9 years ago
  46. 5853e72 shorten disksnoop.c example further by Brendan Gregg · 9 years ago
  47. 75f47be delete unused variable by Brendan Gregg · 9 years ago
  48. 3e55ae2 funccount for counting kernel function calls by Brendan Gregg · 9 years ago
  49. f92e668 improve and shorten BPF_HASH usage by Brendan Gregg · 9 years ago
  50. c7edcd5 Merge pull request #201 from iovisor/bblanco_dev by 4ast · 9 years ago
  51. 32097d9 Always autoload k[ret]probe__ prefixed functions by Brenden Blanco · 9 years ago
  52. ed85df7 Merge pull request #200 from iovisor/bblanco_dev by 4ast · 9 years ago
  53. 7c83a34 updated mainline version to support bridge by affansyed · 9 years ago
  54. 7e71aef Improve coverage for kprobe event_re by Brenden Blanco · 9 years ago
  55. 076e8ab Merge pull request #198 from iovisor/bblanco_dev by 4ast · 9 years ago
  56. b5aba54 Typo in retprobe case of _trace_autoload by Brenden Blanco · 9 years ago
  57. ab660b3 Autoload kprobes for all types of trace_* functions by Brenden Blanco · 9 years ago
  58. d014a29 Merge pull request #197 from iovisor/bblanco_dev by 4ast · 9 years ago
  59. 0ac26e8 Fix breakage in bpf_probe_read from #196 by Brenden Blanco · 9 years ago
  60. 78823a8 Merge pull request #196 from iovisor/bblanco_dev2 by 4ast · 9 years ago
  61. 3c4a29c Fix the inline replace of kprobe args by Brenden Blanco · 9 years ago
  62. b13426c Add debug flag for printing rewritten C text by Brenden Blanco · 9 years ago
  63. 841a494 Merge pull request #195 from iovisor/bblanco_dev by 4ast · 9 years ago
  64. e12a95d Denote auto-loading with k[ret]probe__ prefix by Brenden Blanco · 9 years ago
  65. afea5ed Change auto-loading behavior of trace_print by Brenden Blanco · 9 years ago
  66. f63f35b Merge pull request #194 from iovisor/bblanco_dev by 4ast · 9 years ago
  67. 4fd308f Support automatic kprobe event detection in common case by Brenden Blanco · 9 years ago
  68. 8d0425c Merge pull request #189 from iovisor/bblanco_dev by 4ast · 9 years ago
  69. 2a01f7c Suppress None return when trace_pipe drops lines by Brenden Blanco · 9 years ago
  70. 79553c2 Merge pull request #184 from iovisor/bblanco_dev by Brenden Blanco · 9 years ago
  71. 489e4f5 Merge pull request #185 from brendangregg/master by Brenden Blanco · 9 years ago
  72. e845c52 shorten hello world example by Brendan Gregg · 9 years ago
  73. 08af9e4 no longer need the clear() by Brendan Gregg · 9 years ago
  74. f32a67c make bitehist a simpler example of log2 histograms by Brendan Gregg · 9 years ago
  75. 7bc5b99 add print_log2_hist() from #143 by Brendan Gregg · 9 years ago
  76. 0ab177f Merge remote-tracking branch 'upstream/master' by Brendan Gregg · 9 years ago
  77. 288e18e Shorten trace_readline_fields to trace_fields by Brenden Blanco · 9 years ago
  78. 7b9e5f1 Add BPF_HASH macro with variadic arguments by Brenden Blanco · 9 years ago
  79. 4135be2 Merge pull request #183 from iovisor/bblanco_dev by 4ast · 9 years ago
  80. 819334e Shorten trace_readline_fields to trace_fields by Brenden Blanco · 9 years ago
  81. a789867 Merge pull request #182 from brendangregg/master by Brenden Blanco · 9 years ago
  82. d21af64 simplify code using new features by Brendan Gregg · 9 years ago
  83. e79676a Merge pull request #181 from iovisor/bblanco_dev by 4ast · 9 years ago
  84. 6364047 The use of schedule+<offset> was unstable, remove it by Brenden Blanco · 9 years ago
  85. 3818914 Remove std::exception code from exception.h by Brenden Blanco · 9 years ago
  86. 974e891 Reorganize cmake files into dedicated cmake directory by Brenden Blanco · 9 years ago
  87. 5d89d5f Merge pull request #180 from iovisor/bblanco_dev by 4ast · 9 years ago
  88. 0031285 Some more minor updates to INSTALL and README by Brenden Blanco · 9 years ago
  89. 0d45b80 Add spec and build script used in fedora buildbot by Brenden Blanco · 9 years ago
  90. c07229e Minor updates to install doc and add dep to spec files by Brenden Blanco · 9 years ago
  91. 3232620 Updates to README and INSTALL documents by Brenden Blanco · 9 years ago
  92. 3df1288 Merge pull request #178 from iovisor/llvm_fixes by 4ast · 9 years ago
  93. 9226552 Merge pull request #177 from iovisor/bblanco_dev by 4ast · 9 years ago
  94. fdc027c Workaround for uninitialized union clang bug by Brenden Blanco · 9 years ago
  95. 3900144 Fix compiler warnings when using clang[++] by Brenden Blanco · 9 years ago
  96. 8d4fea8 Enhance check for presence of static-libstdc++ by Brenden Blanco · 9 years ago
  97. a11aab8 Merge pull request #176 from iovisor/bblanco_dev by 4ast · 9 years ago
  98. cab72b6 Include missed spec files in s/bpf/bcc/ rename by Brenden Blanco · 9 years ago
  99. c01f9ac Merge pull request #175 from iovisor/bblanco_dev by 4ast · 9 years ago
  100. c35989d Rename python module name to 'bcc' from 'bpf' by Brenden Blanco · 9 years ago