1. fd60d55 tracepoint support for argdist and trace, and new tplist tool for printing tracepoints by Sasha Goldshtein · 9 years ago
  2. f6bf78f Merge pull request #438 from brendangregg/master by Brenden Blanco · 8 years ago
  3. f67832a fix -p by Brendan Gregg · 8 years ago
  4. da365c7 Merge pull request #435 from iovisor/bblanco_dev by 4ast · 8 years ago
  5. c94ab7a Fix python3 incompatibilities by Brenden Blanco · 8 years ago
  6. 4ee0b76 Merge pull request #432 from iovisor/bblanco_dev by Brendan Gregg · 8 years ago
  7. aa85f33 Enable python3 compatible strings in biosnoop by Brenden Blanco · 9 years ago
  8. afc1180 Merge pull request #430 from iovisor/bblanco_dev by 4ast · 9 years ago
  9. 4da2829 When in KERNEL_HAS_SOURCE_DIR mode, include everything by Brenden Blanco · 9 years ago
  10. 3e2f9d9 Add option to change kernel build search paths by Brenden Blanco · 9 years ago
  11. ef3128a Merge pull request #428 from iovisor/bblanco_dev by 4ast · 9 years ago
  12. ef6bb80 Better get_stackid rewriter logic and unittest version testing by Brenden Blanco · 9 years ago
  13. ad0e883 Rename stack lookup() to get_stackid by Brenden Blanco · 9 years ago
  14. 9cafce2 Basic implementation of stacktrace table by Brenden Blanco · 9 years ago
  15. b8d33cb Merge pull request #427 from markdrayton/stacksnoop-filter by Brendan Gregg · 9 years ago
  16. ab133d2 Fix stacksnoop PID filter by Mark Drayton · 9 years ago
  17. ee79363 Merge pull request #426 from iovisor/bblanco_dev by 4ast · 9 years ago
  18. 5ae15dc Add libbcc.a compilation and test binary by Brenden Blanco · 9 years ago
  19. fb9cd64 Move python tests to tests/python by Brenden Blanco · 9 years ago
  20. 14a535a Merge pull request #424 from iovisor/bblanco_dev by 4ast · 9 years ago
  21. 9bd3749 Update headers with 4.5+ features by Brenden Blanco · 9 years ago
  22. 242f710 Merge pull request #422 from billyom/install_md by Brenden Blanco · 9 years ago
  23. 4e5aec4 INSTALL.md: Fix path for example and some small clarifications by Billy O'Mahony · 9 years ago
  24. 0ef16d9 Merge pull request #420 from iovisor/proto_update by 4ast · 9 years ago
  25. bd1efda Add v6 headers to proto.h by Brenden Blanco · 9 years ago
  26. e00be4a Merge pull request #418 from brendangregg/master by 4ast · 9 years ago
  27. 42cf2bf tools map by Brendan Gregg · 9 years ago
  28. 3ce27b5 Merge pull request #417 from iovisor/funccount_alternate by 4ast · 9 years ago
  29. 9572883 Use pre-calculated function addresses in funccount by Brenden Blanco · 9 years ago
  30. 2e2b26d Add name to address ksym helper by Brenden Blanco · 9 years ago
  31. 54797f8 Add a table.zero() function to bcc.TableBase by Brenden Blanco · 9 years ago
  32. e58ed9f Merge pull request #416 from iovisor/probe_quota by 4ast · 9 years ago
  33. e90129a Enforce limit of 1000 open [uk]probes by Brenden Blanco · 9 years ago
  34. d1a0e7f Merge pull request #414 from iovisor/tag_v0.1.8 by 4ast · 9 years ago
  35. b195349 Prepare debian changelog for v0.1.8 tag by Brenden Blanco · 9 years ago
  36. 9134c56 Fixup build scripts to support in-flight version change by Brenden Blanco · 9 years ago
  37. 39a4c28 Merge pull request #412 from iovisor/deb_fixes by 4ast · 9 years ago
  38. 8838fba Prepare deb build for nightly target by Brenden Blanco · 9 years ago
  39. ce48d1e Merge pull request #411 from iovisor/drzaeus77-patch-1 by 4ast · 9 years ago
  40. bf65d67 Fix ubuntu kernel path typo is INSTALL.md by Brenden Blanco · 9 years ago
  41. cb17c57 Merge pull request #408 from iovisor/rpm_updates by 4ast · 9 years ago
  42. 5760791 Merge pull request #410 from goldshtn/argdist-silent by Brenden Blanco · 9 years ago
  43. a136cbd Merge pull request #409 from goldshtn/trace2 by Brenden Blanco · 9 years ago
  44. a7342b4 Merge branch 'master' into argdist-silent by Sasha Goldshtein · 9 years ago
  45. 8acd015 Fixed examples to use fewer colons by Sasha Goldshtein · 9 years ago
  46. 38847f0 trace by Sasha Goldshtein · 9 years ago
  47. 4fb1860 Update rpm build scripts and README by Brenden Blanco · 9 years ago
  48. db45465 Merge pull request #407 from yadutaf/jt-readme by Brenden Blanco · 9 years ago
  49. d0764aa make tcpv4connect.py example tracer more robust by Jean-Tiare Le Bigot · 9 years ago
  50. 94e911c minor readme enhancements by Jean-Tiare Le Bigot · 9 years ago
  51. c955130 Print traceback only if verbose mode was requested by Sasha Goldshtein · 9 years ago
  52. a6f5a21 Merge pull request #405 from brendangregg/master by Brenden Blanco · 9 years ago
  53. 4db6d44 drop unused pid, and improve code-path check by Brendan Gregg · 9 years ago
  54. 2482c1c typo, and improve comment by Brendan Gregg · 9 years ago
  55. afc9725 tcpconnlat by Brendan Gregg · 9 years ago
  56. eff67bf Merge pull request #404 from mcaleavya/master by Brendan Gregg · 9 years ago
  57. 6262f5d removed two bpf_hash args_pid/sig by mcaleavya · 9 years ago
  58. 053ce87 Merge branch 'master' of https://github.com/mcaleavya/bcc-1 by mcaleavya · 9 years ago
  59. f5c40cb Migrated killsnoop to bpf_perf_event by mcaleavya · 9 years ago
  60. c35ec90 Migrated killsnoop to bpf_perf_event by mcaleavya · 9 years ago
  61. ca6ac5a Merge pull request #403 from mcaleavya/master by Brendan Gregg · 9 years ago
  62. 0ccf708 combined lines for delta by Allan McAleavy · 9 years ago
  63. 683642b removed include for string.h by mcaleavya · 9 years ago
  64. 6a372f7 removed strcpy , renamed Sync to sync. by mcaleavya · 9 years ago
  65. 29dbdda migrated to use bpf_perf_events by mcaleavya · 9 years ago
  66. f70c97f Merge pull request #402 from mcaleavya/master by Brendan Gregg · 9 years ago
  67. cfc3150 Migrated filelife to bpf_perf_event by mcaleavya · 9 years ago
  68. b1178f6 Merge pull request #401 from mbertrone/master by 4ast · 9 years ago
  69. 34860ad Merge branch 'master' into master by Bertrone Matteo · 9 years ago
  70. a8e4f46 readme fixed by Bertrone Matteo · 9 years ago
  71. 0c0ef11 Added files via upload by Bertrone Matteo · 9 years ago
  72. 79ad6dd Merge pull request #395 from mcaleavya/master by Brenden Blanco · 9 years ago
  73. 442573d Merge pull request #399 from iovisor/fix_398 by Brendan Gregg · 9 years ago
  74. 1a7bebf Updated spaces after commas by mcaleavya · 9 years ago
  75. aeb3698 Fix syntax error in bpf_get_prandom_u32 by Brenden Blanco · 9 years ago
  76. 46974b1 http_filter renamed, README fixed by Bertrone Matteo · 9 years ago
  77. 13e74d3 Merge pull request #396 from iovisor/fix_333 by 4ast · 9 years ago
  78. c597c29 Embed runtime header files in libbcc.so by Brenden Blanco · 9 years ago
  79. e14f27f migrated statsnoop to use bpf_perf_event_output by mcaleavya · 9 years ago
  80. 1060d28 Merge branch 'master' of https://github.com/mcaleavya/bcc-1 by mcaleavya · 9 years ago
  81. aaeea7b Merge pull request #392 from iovisor/fix_perf_buffer by 4ast · 9 years ago
  82. 0dd2441 Fix breakage in open_perf_buffer by Brenden Blanco · 9 years ago
  83. fe03606 Merge pull request #390 from iovisor/tables_cleanup by 4ast · 9 years ago
  84. f7767b5 Support native integer indexing in table.Array type by Brenden Blanco · 9 years ago
  85. 1217f01 Split bcc.table.BPFTable into multiple type-specific classes by Brenden Blanco · 9 years ago
  86. 134f653 Split bcc/__init__.py into multiple files by Brenden Blanco · 9 years ago
  87. 5e3ccf0 Merge pull request #384 from mmlb/patch-1 by 4ast · 9 years ago
  88. 8b12762 Merge pull request #388 from brendangregg/master by 4ast · 9 years ago
  89. ddce4db btrfsdist by Brendan Gregg · 9 years ago
  90. ee74c37 btrfsslower by Brendan Gregg · 9 years ago
  91. 06f3b9a Merge pull request #386 from brendangregg/master by 4ast · 9 years ago
  92. b90bbab inline C in /tools by Brendan Gregg · 9 years ago
  93. a0e24b6 fix couple of minor typos by Manuel Mendez · 9 years ago
  94. b712c66 Merge pull request #383 from brendangregg/master by 4ast · 9 years ago
  95. 157fee3 better titles for dist tools by Brendan Gregg · 9 years ago
  96. 9c1f362 zfsdist by Brendan Gregg · 9 years ago
  97. bc54bb6 zfsslower by Brendan Gregg · 9 years ago
  98. a691c54 docs link typo by Brendan Gregg · 9 years ago
  99. 3e4b747 tool list alphabetical order by Brendan Gregg · 9 years ago
  100. 553f2aa tcpretrans by Brendan Gregg · 9 years ago