1. afea5ed Change auto-loading behavior of trace_print by Brenden Blanco · 9 years ago
  2. f63f35b Merge pull request #194 from iovisor/bblanco_dev by 4ast · 9 years ago
  3. 4fd308f Support automatic kprobe event detection in common case by Brenden Blanco · 9 years ago
  4. 8d0425c Merge pull request #189 from iovisor/bblanco_dev by 4ast · 9 years ago
  5. 2a01f7c Suppress None return when trace_pipe drops lines by Brenden Blanco · 9 years ago
  6. 79553c2 Merge pull request #184 from iovisor/bblanco_dev by Brenden Blanco · 9 years ago
  7. 489e4f5 Merge pull request #185 from brendangregg/master by Brenden Blanco · 9 years ago
  8. e845c52 shorten hello world example by Brendan Gregg · 9 years ago
  9. 08af9e4 no longer need the clear() by Brendan Gregg · 9 years ago
  10. f32a67c make bitehist a simpler example of log2 histograms by Brendan Gregg · 9 years ago
  11. 7bc5b99 add print_log2_hist() from #143 by Brendan Gregg · 9 years ago
  12. 0ab177f Merge remote-tracking branch 'upstream/master' by Brendan Gregg · 9 years ago
  13. 288e18e Shorten trace_readline_fields to trace_fields by Brenden Blanco · 9 years ago
  14. 7b9e5f1 Add BPF_HASH macro with variadic arguments by Brenden Blanco · 9 years ago
  15. 4135be2 Merge pull request #183 from iovisor/bblanco_dev by 4ast · 9 years ago
  16. 819334e Shorten trace_readline_fields to trace_fields by Brenden Blanco · 9 years ago
  17. a789867 Merge pull request #182 from brendangregg/master by Brenden Blanco · 9 years ago
  18. d21af64 simplify code using new features by Brendan Gregg · 9 years ago
  19. e79676a Merge pull request #181 from iovisor/bblanco_dev by 4ast · 9 years ago
  20. 6364047 The use of schedule+<offset> was unstable, remove it by Brenden Blanco · 9 years ago
  21. 3818914 Remove std::exception code from exception.h by Brenden Blanco · 9 years ago
  22. 974e891 Reorganize cmake files into dedicated cmake directory by Brenden Blanco · 9 years ago
  23. 5d89d5f Merge pull request #180 from iovisor/bblanco_dev by 4ast · 9 years ago
  24. 0031285 Some more minor updates to INSTALL and README by Brenden Blanco · 9 years ago
  25. 0d45b80 Add spec and build script used in fedora buildbot by Brenden Blanco · 9 years ago
  26. c07229e Minor updates to install doc and add dep to spec files by Brenden Blanco · 9 years ago
  27. 3232620 Updates to README and INSTALL documents by Brenden Blanco · 9 years ago
  28. 3df1288 Merge pull request #178 from iovisor/llvm_fixes by 4ast · 9 years ago
  29. 9226552 Merge pull request #177 from iovisor/bblanco_dev by 4ast · 9 years ago
  30. fdc027c Workaround for uninitialized union clang bug by Brenden Blanco · 9 years ago
  31. 3900144 Fix compiler warnings when using clang[++] by Brenden Blanco · 9 years ago
  32. 8d4fea8 Enhance check for presence of static-libstdc++ by Brenden Blanco · 9 years ago
  33. a11aab8 Merge pull request #176 from iovisor/bblanco_dev by 4ast · 9 years ago
  34. cab72b6 Include missed spec files in s/bpf/bcc/ rename by Brenden Blanco · 9 years ago
  35. c01f9ac Merge pull request #175 from iovisor/bblanco_dev by 4ast · 9 years ago
  36. c35989d Rename python module name to 'bcc' from 'bpf' by Brenden Blanco · 9 years ago
  37. fb18027 Merge pull request #174 from iovisor/bblanco_dev by yonghong-song · 9 years ago
  38. c234344 Add debian builder script that is versioned by Brenden Blanco · 9 years ago
  39. 4a36a54 Fix debian changelog formatting by Brenden Blanco · 9 years ago
  40. d7ce03e Update tag to v0.1.6, include finall llvm 3.7.0 release by Brenden Blanco · 9 years ago
  41. 49408b4 Merge pull request #173 from iovisor/bblanco_dev by 4ast · 9 years ago
  42. 3965a36 Add RPM packaging for el6,el7,fedora22 by Brenden Blanco · 9 years ago
  43. f52dc88 Merge pull request #171 from iovisor/bblanco_dev by 4ast · 9 years ago
  44. b186900 Merge pull request #172 from brendangregg/master by Brenden Blanco · 9 years ago
  45. fc9bc48 Merge remote-tracking branch 'upstream/master' by Brendan Gregg · 9 years ago
  46. c8b6698 Minor change to task_switch example syntax by Brenden Blanco · 9 years ago
  47. 20d41cb Merge pull request #170 from iovisor/bblanco_dev by 4ast · 9 years ago
  48. d680633 Add another spec dependency by Brenden Blanco · 9 years ago
  49. 28bfb04 Add one dependency to spec by Brenden Blanco · 9 years ago
  50. 921008e make use of BPF.ksym() by Brendan Gregg · 9 years ago
  51. 952b3a3 provide ksym() and ksymaddr() by Brendan Gregg · 9 years ago
  52. 4cbdef7 use new event_re option to improve vfscount by Brendan Gregg · 9 years ago
  53. 7bdea11 Add beta RPM spec and docker script for centos by Brenden Blanco · 9 years ago
  54. ab4ca4c Merge pull request #168 from iovisor/weichunc_dev by Brenden Blanco · 9 years ago
  55. 3fe56c3 Add gretap support for full mesh tunnel by Wei-Chun Chao · 9 years ago
  56. ef3b5d9 Merge pull request #166 from iovisor/bblanco_dev by 4ast · 9 years ago
  57. 85208ec Merge pull request #167 from brendangregg/master by Brenden Blanco · 9 years ago
  58. 39e1373 improve code by utilizing trace_readline_fields() by Brendan Gregg · 9 years ago
  59. ef2452d improve code by utilizing .clear() by Brendan Gregg · 9 years ago
  60. 9e5c352 Support versioning out of git tree in debuild by Brenden Blanco · 9 years ago
  61. bd8fea4 Add proper debian build support by Brenden Blanco · 9 years ago
  62. 0c7ab87 Merge pull request #165 from iovisor/bblanco_dev by 4ast · 9 years ago
  63. 254264a Fix print() breakage in python 2.7 environments by Brenden Blanco · 9 years ago
  64. 7eb074a Merge pull request #163 from iovisor/bblanco_dev by 4ast · 9 years ago
  65. b71f9fa test_trace4 is unreliable, use a different test regex by Brenden Blanco · 9 years ago
  66. 81a783a Add debug flag to enable prints from kernel verifier by Brenden Blanco · 9 years ago
  67. 88fda69 Merge pull request #162 from iovisor/bblanco_dev by 4ast · 9 years ago
  68. 5a888c7 Add regex support to attach_k[ret]probe by Brenden Blanco · 9 years ago
  69. f39d745 Merge pull request #161 from svinota/master by yonghong-song · 9 years ago
  70. d7a981f examples: use IPDB `wait_ip()` feature by Peter V. Saveliev · 9 years ago
  71. bb34fe7 Merge pull request #160 from iovisor/bblanco_dev by 4ast · 9 years ago
  72. 022f3d7 Add field support to trace_print and friends by Brenden Blanco · 9 years ago
  73. ee28632 Merge pull request #158 from iovisor/bblanco_dev by 4ast · 9 years ago
  74. 8e40c23 Fix map.clear() usage for array type maps by Brenden Blanco · 9 years ago
  75. 136d85f Merge pull request #157 from iovisor/bblanco_dev by 4ast · 9 years ago
  76. 4f74646 Add test case for clearing of maps from python by Brenden Blanco · 9 years ago
  77. 29856f6 Merge pull request #156 from iovisor/bblanco_dev by 4ast · 9 years ago
  78. 4101d2e Add BPF python helpers for reading trace_pipe by Brenden Blanco · 9 years ago
  79. 20e2342 Merge pull request #153 from brendangregg/master by Brenden Blanco · 9 years ago
  80. 9421054 tidier example by Brendan Gregg · 9 years ago
  81. 057b078 more examples of b[] syntax, fix func arg passing by Brendan Gregg · 9 years ago
  82. d3c27a7 Merge pull request #152 from iovisor/bblanco_dev by 4ast · 9 years ago
  83. 01ef55f Add getitem api to BPF object to reference tables by Brenden Blanco · 9 years ago
  84. ef67bb2 Merge pull request #151 from iovisor/bblanco_dev by 4ast · 9 years ago
  85. 5eef65e Change API of attach_kprobe to take a name argument by Brenden Blanco · 9 years ago
  86. 307ac0b Merge pull request #150 from brendangregg/master by Brenden Blanco · 9 years ago
  87. ebdb242 save some syscalls by Brendan Gregg · 9 years ago
  88. 762b1b4 python 2 & 3 compatibility by Brendan Gregg · 9 years ago
  89. 177e07e support odd Linux distros by Brendan Gregg · 9 years ago
  90. ef4e1fc cleaner get_table calls by Brendan Gregg · 9 years ago
  91. 68abbec include paths by Brendan Gregg · 9 years ago
  92. 48fbc3e some bcc examples and tools by Brendan Gregg · 9 years ago
  93. 5484bad Merge pull request #134 from iovisor/bblanco_dev by 4ast · 9 years ago
  94. 29cd8bf Add format string argument to bpf-run by Brenden Blanco · 9 years ago
  95. 615db32 Merge pull request #133 from iovisor/bblanco_dev by 4ast · 9 years ago
  96. f1edfe4 Add bpf-run command line tool by Brenden Blanco · 9 years ago
  97. ada05c2 Merge pull request #132 from iovisor/yhs_dev by Brenden Blanco · 9 years ago
  98. 703bad5 add dhcp support for tunnel-mesh by Yonghong Song · 9 years ago
  99. f7a261d Merge pull request #130 from iovisor/yhs_dev by Brenden Blanco · 9 years ago
  100. b97dee3 Merge pull request #131 from iovisor/weichunc_dev by Brenden Blanco · 9 years ago