1. f7ab443 argdist: Exit with nonzero return code on error by Sasha Goldshtein · 8 years ago
  2. d11179d mdflush: Add missing #include <linux/bio.h> by Sasha Goldshtein · 8 years ago
  3. e0bcd3f offwaketime: Add u+x permission by Sasha Goldshtein · 8 years ago
  4. 575b3e5 Merge pull request #1005 from pchaigno/rewrite-only-deref by Brenden Blanco · 8 years ago
  5. 4c6ecb4 Restrict rewrite of unary operators to dereference operator by Paul Chaignon · 8 years ago
  6. d05e66d Merge pull request #1027 from fajs/debuild_no_parallel_tests by Brenden Blanco · 8 years ago
  7. 6e632ad debuild: Do not parallelize tests by Florian Schmidt · 8 years ago
  8. 27a9cae Merge pull request #1006 from pchaigno/fix-bpf_dins_pkt-rewrite by Brenden Blanco · 8 years ago
  9. bbba2d4 Merge pull request #1024 from r4f4/explicit-static by Brenden Blanco · 8 years ago
  10. 40b881c Merge pull request #1023 from dneiter/filetop_sort by 4ast · 8 years ago
  11. dbea137 cmake: Explicitly mark static libraries as such by Rafael Fonseca · 8 years ago
  12. 47b74fe Fix bpf_dins_pkt rewrite in BinaryOperator by Paul Chaignon · 8 years ago
  13. 956ca1c Travis CI build to check compliance with PEP8 (#987) by Paul Chaignon · 8 years ago
  14. 0a2a46e offwaketime.py for older kernels (#977) by Brendan Gregg · 8 years ago
  15. bdbc472 Merge pull request #1021 from markdrayton/sym-mod-fix by 4ast · 8 years ago
  16. c924193 Merge pull request #1022 from goldshtn/syms-multiple-regions by 4ast · 8 years ago
  17. b69fe97 Merge pull request #1018 from GabrielGanne/python-xdp-return-values by Brenden Blanco · 8 years ago
  18. f141d1b cc: Symbol resolution with multiple executable regions per module by Sasha Goldshtein · 8 years ago
  19. 9ca8ac2 cc: Fix assertion for debug builds by Sasha Goldshtein · 8 years ago
  20. d7a5ff0 range Python 2 -> 3 compatibility (#983) by Rafael F · 8 years ago
  21. 1a1f441 usdt: fix argument passing on python3 (#984) by Rafael F · 8 years ago
  22. 8ef6eb8 Update tutorial_bcc_python_developer.md (#1017) by Alan Thompson · 8 years ago
  23. 71600e7 Merge pull request #1020 from goldshtn/duplicate_modules by Brenden Blanco · 8 years ago
  24. 69948a6 cc: Don't parse the same module multiple times for USDT probes by Sasha Goldshtein · 8 years ago
  25. 78b05e0 add XDP return values to python interface by Gabriel Ganne · 8 years ago
  26. dcf8cf9 python: handle null module in BPF.sym by Mark Drayton · 8 years ago
  27. caa38c5 filetop: support specifying sort column via cmdline argument by Daniel Neiter · 8 years ago
  28. 601a13f Merge pull request #1015 from goldshtn/perfmap-retry by 4ast · 8 years ago
  29. cb06c97 Merge pull request #1002 from goldshtn/nested-symbols by 4ast · 8 years ago
  30. 4d0d430 Merge pull request #1012 from goldshtn/buildid-fix by 4ast · 8 years ago
  31. 88abfc6 Merge pull request #1014 from iovisor/test-debuginfo-fix by 4ast · 8 years ago
  32. 7b35436 Fix long running test_debuginfo and python3 fix by Brenden Blanco · 8 years ago
  33. 8a3fb6c cc: Retry symbol resolution using perfmap by Sasha Goldshtein · 8 years ago
  34. 3febfa4 Merge pull request #997 from markdrayton/perf-buffer-size by Brenden Blanco · 8 years ago
  35. 5f5687e Make perf ring buffer size configurable by Mark Drayton · 8 years ago
  36. cc0ff79 Merge pull request #1003 from ColinIanKing/master by Brenden Blanco · 8 years ago
  37. 757a6ec Merge pull request #1008 from pchaigno/support-macro by Brenden Blanco · 8 years ago
  38. c5c3b99 Support for macros in rewriter by Paul Chaignon · 8 years ago
  39. a075240 Merge pull request #994 from qmonnet/kernelfeatures by 4ast · 8 years ago
  40. 4953ab6 docs: Update eBPF features list by Quentin Monnet · 8 years ago
  41. 44a9813 snapcraft: add in some new tools missing from the snapcraft apps list by Colin Ian King · 8 years ago
  42. 01bb02c cc: Handle nested functions correctly when resolving symbols by Sasha Goldshtein · 8 years ago
  43. 7c965b3 Merge pull request #999 from markdrayton/perf-map-anon by 4ast · 8 years ago
  44. 1368508 Improve matching of file-backed memory mappings by Mark Drayton · 8 years ago
  45. 02884a0 Merge pull request #996 from markdrayton/fix-find-buildid by 4ast · 8 years ago
  46. b0a982b Merge pull request #995 from pchaigno/patch-1 by 4ast · 8 years ago
  47. f498e59 Fix "for loop initial declarations only in C99" compile error by Mark Drayton · 8 years ago
  48. 34baf12 Fix error in test instructions by Paul Chaignon · 8 years ago
  49. d60861a Merge pull request #967 from goldshtn/debuginfo by 4ast · 8 years ago
  50. 3abf7f5 tests: Test debuginfo through debuglink and build-id sections by Sasha Goldshtein · 8 years ago
  51. 03ab5e8 Fix symbol resolution by name (SymbolCache.resolve_name) by Sasha Goldshtein · 8 years ago
  52. 0155385 cc: Resolve symbols from external debuginfo by Sasha Goldshtein · 8 years ago
  53. 7d8c29c cc: Correctly treat PIE files as shared objects for symbols by Sasha Goldshtein · 8 years ago
  54. 1e34f4e trace: Migrate to new symbols API and remove addresses from stacks by Sasha Goldshtein · 8 years ago
  55. 2f78068 off{cpu,wake}time: Migrate to new symbols API and remove addresses by Sasha Goldshtein · 8 years ago
  56. b1bff01 uthreads: Migrate to new symbols API and include module name by Sasha Goldshtein · 8 years ago
  57. 2bf3ff3 stacksnoop: Migrate to new symbols API and remove addresses by Sasha Goldshtein · 8 years ago
  58. b9f8f4a stackcount: Migrate to new symbol resolution API by Sasha Goldshtein · 8 years ago
  59. 860823b profile: Migrate to new symbol API and remove addresses by Sasha Goldshtein · 8 years ago
  60. 49df994 memleak: Migrate to new symbols resolution API by Sasha Goldshtein · 8 years ago
  61. febed33 Simplify BCC symbol resolution API by Sasha Goldshtein · 8 years ago
  62. 98f5d4e Remove usyms.py and redundant ProcessSymbols class by Sasha Goldshtein · 8 years ago
  63. c8ba415 Merge pull request #988 from goldshtn/usdt-addressed-arg by 4ast · 8 years ago
  64. 0af31ef Merge pull request #992 from goldshtn/trace-argdist-usdt-arg by 4ast · 8 years ago
  65. 3a5256f trace, argdist: Treat small USDT arguments correctly by Sasha Goldshtein · 8 years ago
  66. 203fd27 Merge pull request #989 from pchaigno/fix-fd-leak by 4ast · 8 years ago
  67. 2919587 Fix file descriptor leak by Paul Chaignon · 8 years ago
  68. 8698bdb Support base + index * scale addressing for USDT arguments by Sasha Goldshtein · 8 years ago
  69. 0a34d1e Merge pull request #972 from r4f4/fix-llcstat by Brenden Blanco · 8 years ago
  70. eec0731 Merge pull request #970 from goldshtn/db-tools by Brendan Gregg · 8 years ago
  71. 232c305 Merge branch 'master' into db-tools by Brendan Gregg · 8 years ago
  72. 8ca91fc Merge pull request #971 from goldshtn/syscount by Brenden Blanco · 8 years ago
  73. 30aece2 Merge pull request #982 from irregulator/master by Brenden Blanco · 8 years ago
  74. 4ee5449 Adds zlib1g-dev Debian package build dependency by Alexandros · 8 years ago
  75. 8e583cc syscount: Summarize syscall counts and latencies by Sasha Goldshtein · 8 years ago
  76. 2161e75 README: Add dbstat and dbslower and minor fix-ups by Sasha Goldshtein · 8 years ago
  77. 2495698 dbstat: Collect histograms of MySQL/PostgreSQL query latencies by Sasha Goldshtein · 8 years ago
  78. dd37d63 dbslower: MySQL/PostgreSQL query tracing tool by Sasha Goldshtein · 8 years ago
  79. 5f354e5 Merge pull request #974 from r4f4/fix-undo by Brenden Blanco · 8 years ago
  80. af236e7 Revert "undo rebase" by Rafael Fonseca · 8 years ago
  81. a46c36a Merge pull request #969 from goldshtn/clock-monotonic by Brenden Blanco · 8 years ago
  82. f2e6b8d llcstat: fix TypeError on python3 by Rafael Fonseca · 8 years ago
  83. 63c9d94 Merge pull request #968 from mslusarz/deb-pkg-config by Brenden Blanco · 8 years ago
  84. 84331b3 Add pkg-config file to Debian packages. by Marcin Ślusarz · 8 years ago
  85. e105d53 Merge pull request #942 from r4f4/fix-filetop by Brenden Blanco · 8 years ago
  86. 2939265 filetop: Fix TypeError by not mixing bytes and str. by Rafael Fonseca · 8 years ago
  87. 9da5a97 Merge pull request #871 from zhiyisun/patch by Brenden Blanco · 8 years ago
  88. c063fc4 Merge branch 'master' into patch by Brenden Blanco · 8 years ago
  89. afb19da Merge pull request #949 from ShelbyFrances/trace_enhancements by Brenden Blanco · 8 years ago
  90. 9bd4699 Merge pull request #956 from r4f4/fix-ucalls by Brenden Blanco · 8 years ago
  91. 372d1ff Merge pull request #965 from r4f4/fix-tools-py2 by Brenden Blanco · 8 years ago
  92. 06a1c85 Merge pull request #920 from pchaigno/pid-filter-gethostlatency by Brendan Gregg · 8 years ago
  93. edca17a gethostlatency: Filter on PID by Paul Chaignon · 8 years ago
  94. 5472dbc Merge pull request #964 from goldshtn/utools-missing-probes by 4ast · 8 years ago
  95. 69abacc tools: Document use of -I <path> in trace, argdist by ShelbyFrances · 8 years ago
  96. f5dbbdb tools: support -I abspath in trace, argdist by ShelbyFrances · 8 years ago
  97. 86cd535 tools/trace: Document DSO tracing in tools/trace_example.txt by ShelbyFrances · 8 years ago
  98. dc3a57c u* tools: Gracefully handle missing probes by Sasha Goldshtein · 8 years ago
  99. 6e1fac4 Merge pull request #963 from goldshtn/utools-php by 4ast · 8 years ago
  100. 0ea2ffa Merge pull request #961 from goldshtn/ugc-filters by 4ast · 8 years ago