1. 6e789ab added spaces and tidyup of biosnoop by mcaleavya · 9 years ago
  2. cbe10b5 updated man pages by mcaleavya · 9 years ago
  3. ee5f823 added new files for biosnoop and bashreadline by mcaleavya · 9 years ago
  4. b2682f3 reworking of biosnoop and bashreadline to use bf_perf_event_output. Also moved old versions to tools/old by mcaleavya · 9 years ago
  5. fdfacb7 Merge pull request #2 from iovisor/master by Allan McAleavy · 9 years ago
  6. dd221c4 Merge pull request #360 from brendangregg/master by Brenden Blanco · 9 years ago
  7. f178896 Merge pull request #362 from goldshtn/memleak-enh by Brenden Blanco · 9 years ago
  8. ee31f61 fix for spaces in filenames, #361 by Brendan Gregg · 9 years ago
  9. 43fa041 Added license (Apache), merged memleak.c into memleak.py by Sasha Goldshtein · 9 years ago
  10. 2fc5fc4 Merge branch 'master' into memleak-enh by Sasha Goldshtein · 9 years ago
  11. 2ec48d9 Merge branch 'master' into master by Brendan Gregg · 9 years ago
  12. d18657e save one bpf_probe_read() by Brendan Gregg · 9 years ago
  13. 0a7f5ac copy-n-paste man page error by Brendan Gregg · 9 years ago
  14. 399fd73 use bpf_perf_event_output() instead by Brendan Gregg · 9 years ago
  15. 849f83d Merge pull request #368 from iovisor/runqlat-fix by Brenden Blanco · 9 years ago
  16. 11a21c8 Fix for improper includes in runqlat.py by Brenden Blanco · 9 years ago
  17. 5045964 Added -z and -Z switches for filtering by size, added copyright notices by Sasha Goldshtein · 9 years ago
  18. 2757f0e dcsnoop by Brendan Gregg · 9 years ago
  19. 5bfadab dcstat by Brendan Gregg · 9 years ago
  20. fe430e5 oomkill by Brendan Gregg · 9 years ago
  21. 828edb5 Updated examples to show timestamp output for each message by Sasha Goldshtein · 9 years ago
  22. c8148c8 Added option to display only top N stacks by size by Sasha Goldshtein · 9 years ago
  23. 2187813 Merge pull request #358 from brendangregg/master by 4ast · 9 years ago
  24. dcee30d Fixed long arg name from stack_depth to stack-depth by Sasha Goldshtein · 9 years ago
  25. d2241f4 Added --stack-depth switch to control the number of stack frames captured for each allocation by Sasha Goldshtein · 9 years ago
  26. 75ba13f Updated manual, examples, and usage with new interval and count options by Sasha Goldshtein · 9 years ago
  27. 40e55ba Added interval and count options per *stat tool conventions by Sasha Goldshtein · 9 years ago
  28. 32c5acd inspiration section for biotop by Brendan Gregg · 9 years ago
  29. 08c2981 filetop.8 by Brendan Gregg · 9 years ago
  30. dc642c5 filelife by Brendan Gregg · 9 years ago
  31. ad341c9 statsnoop by Brendan Gregg · 9 years ago
  32. fd10c90 missing options section on biotop by Brendan Gregg · 9 years ago
  33. 151a43a makes more sense to invert the -X usage by Brendan Gregg · 9 years ago
  34. e5b4ffe Merge pull request #355 from goldshtn/master by Brenden Blanco · 9 years ago
  35. 59d6c35 Merge pull request #353 from brendangregg/master by Brenden Blanco · 9 years ago
  36. c4fa80e mecs typo by Brendan Gregg · 9 years ago
  37. 919045a Merge pull request #357 from iovisor/prandom by 4ast · 9 years ago
  38. 53baff2 Add bpf_get_prandom_u32 to helpers by Brenden Blanco · 9 years ago
  39. 521ab4f Added -s switch to perform allocation sampling by Sasha Goldshtein · 9 years ago
  40. 3889a47 Added memleak.py to README by Sasha Goldshtein · 9 years ago
  41. 1cf9c8f Added man page by Sasha Goldshtein · 9 years ago
  42. b9b9ad3 Clarified example output by Sasha Goldshtein · 9 years ago
  43. 33522d7 Fixed indentation and Python style issues from pep by Sasha Goldshtein · 9 years ago
  44. dda4769 Added examples by Sasha Goldshtein · 9 years ago
  45. 751fce5 Added -c switch to run a command and trace that process by Sasha Goldshtein · 9 years ago
  46. 3a391c2 runqlat by Brendan Gregg · 9 years ago
  47. 75d3e9d rename fsslower to fileslower by Brendan Gregg · 9 years ago
  48. 1f1c8f8 extra dot by Brendan Gregg · 9 years ago
  49. af18bb3 execsnoop by Brendan Gregg · 9 years ago
  50. 161354f docs typo by Brendan Gregg · 9 years ago
  51. f266f4f more advice in the man page by Brendan Gregg · 9 years ago
  52. 2922861 Refactored StackDecoder, added 'run command' option with no implementation yet by Sasha Goldshtein · 9 years ago
  53. a32fbaf fsslower by Brendan Gregg · 9 years ago
  54. a7cc6c2 Refactored Time class and added usage example by Sasha Goldshtein · 9 years ago
  55. 5cd2e0b Merge remote-tracking branch 'upstream/master' by Sasha Goldshtein · 9 years ago
  56. dc97493 Added source for gettime code by Sasha Goldshtein · 9 years ago
  57. cfce311 Don't show allocations newer than a configurable age by Sasha Goldshtein · 9 years ago
  58. 788f18d Merge pull request #351 from iovisor/iteritems by 4ast · 9 years ago
  59. efbc28c Fix python map.items() racing with bpf delete by Brenden Blanco · 9 years ago
  60. d366b0e Merge pull request #349 from brendangregg/master by 4ast · 9 years ago
  61. c7a22fe Merge pull request #348 from iovisor/scanf_fix by 4ast · 9 years ago
  62. 4f1ea67 Added memory leak tracer by Sasha Goldshtein · 9 years ago
  63. 6321d00 update comments by Brendan Gregg · 9 years ago
  64. 6f075b9 biotop by Brendan Gregg · 9 years ago
  65. 3935409 Support array and pointer types in scanf generated function by Brenden Blanco · 9 years ago
  66. a464528 Merge pull request #346 from brendangregg/master by Brenden Blanco · 9 years ago
  67. 31cd104 simplify by Brendan Gregg · 9 years ago
  68. f6e92c9 nits by Brendan Gregg · 9 years ago
  69. 6497a84 bitesize nits by Brendan Gregg · 9 years ago
  70. baebe80 use one map instead of two by Brendan Gregg · 9 years ago
  71. aa1e6ca Merge pull request #343 from ceeaspb/master by Brenden Blanco · 9 years ago
  72. fe88425 Merge pull request #340 from linuxfood/master by Brenden Blanco · 9 years ago
  73. 7964657 Merge pull request #342 from mcaleavya/master by Brenden Blanco · 9 years ago
  74. 0050106 Merge pull request #337 from mbertrone/master by Brenden Blanco · 9 years ago
  75. 90ebc24 Merge branch 'master' into master by Bertrone Matteo · 9 years ago
  76. c5d917b README changes by Bertrone Matteo · 9 years ago
  77. 7a31351 one slipped the net by Alex Bagehot · 9 years ago
  78. c5bba32 recommend using a spell checker before committing by Alex Bagehot · 9 years ago
  79. 3b9679a trawl typos with aspell by Alex Bagehot · 9 years ago
  80. 8177cdb http filter example by Bertrone Matteo · 9 years ago
  81. eb3c960 Update README.md by Allan McAleavy · 9 years ago
  82. b7b83ed Added update to README.md by mcaleavya · 9 years ago
  83. 6959dcf Add bitesize tool by mcaleavya · 9 years ago
  84. 4eb4137 Merge pull request #1 from iovisor/master by Allan McAleavy · 9 years ago
  85. da7b423 Merge pull request #341 from iovisor/brendangregg-patch-1 by Brendan Gregg · 9 years ago
  86. 1f01cad Merge branch 'master' into brendangregg-patch-1 by Brendan Gregg · 9 years ago
  87. 02553a0 Merge pull request #339 from iovisor/segfault_fix by 4ast · 9 years ago
  88. d924d3e documentation typos by Brendan Gregg · 9 years ago
  89. 255ac6a Merge branch 'master' into master by linuxfood · 9 years ago
  90. 856b177 Fix segfault in ~BPFModule on syntax error by Brenden Blanco · 9 years ago
  91. cfc5b45 Merge pull request #338 from brendangregg/master by Brenden Blanco · 9 years ago
  92. 0179923 different man formats by Brendan Gregg · 9 years ago
  93. 5e94097 Add bpf_module.h to CMakeLists.txt by Brian Smith · 9 years ago
  94. 87d2f69 contributing scripts guide by Brendan Gregg · 9 years ago
  95. b095058 http filter example by Bertrone Matteo · 9 years ago
  96. 3ffffa7 Merge pull request #335 from iovisor/p4-fixes by 4ast · 9 years ago
  97. 597b0e3 Reorder P4 struct key initializers and blocks by Brenden Blanco · 9 years ago
  98. 0637fb0 Merge pull request #334 from iovisor/ast_dev by Brenden Blanco · 9 years ago
  99. 7583a4e use __builtin_memcpy() instead of unrolled loop by Alexei Starovoitov · 9 years ago
  100. 143df80 Merge pull request #332 from mcaleavya/master by 4ast · 9 years ago