1. aaca976 Misc fixes on Python tools (#2136) by Teng Qin · 5 years ago
  2. f2e063c tools: shmsnoop, sofdsnoop handle keyboard interrupt (#2126) by Prashant Bhole · 5 years ago
  3. ebe1951 fix several printb usage with python3 by Yonghong Song · 5 years ago
  4. 419a7db tools: mountsnoop, change memset to __builtin_memset (#2127) by Prashant Bhole · 5 years ago
  5. b181a8e tcpconnect: support uid option (#2118) by Takuma Kume · 5 years ago
  6. 54044d5 tools: allow tcpaccept filter via PID (#2117) by detailyang · 5 years ago
  7. 9f851e2 Merge pull request #2113 from takumakume/opensnoop-display-uid by Brendan Gregg · 5 years ago
  8. 6d92549 inject: Add support for alloc_page family of functions (#2114) by Benjamin Poirier · 5 years ago
  9. f899037 opensnoop: supported uid options by takumakume · 5 years ago
  10. aed9b1e Add stdout flushing to some tools (#2110) by japroc · 5 years ago
  11. c5a448a biolatency.py: use blk_account_io_done instead of blk_account_io_completion (#2109) by gurugio · 5 years ago
  12. 777e802 Unify python executables to use `#!/usr/bin/env python` shebang (#2102) by Alexey Ivanov · 5 years ago
  13. 82f2b9a ustat: added basic race condition protection (#2103) by Alexey Ivanov · 5 years ago
  14. d3583a8 opensnoop: print flags, enable filtering (#2096) by Tim Douglas · 5 years ago
  15. 05765ee trace.py: fix compiler warning (#2094) by Prashant Bhole · 5 years ago
  16. 5167127 Tools: properly handle the keyboard interrupt (#2083) by Jerome Marchand · 5 years ago
  17. bffd94f dbslower: fix a python3 bytes/string issue int the -x option by Jerome Marchand · 5 years ago
  18. 74e25ed tools: prepare block tools for the removing of legacy I/O path (#2070) by Jerome Marchand · 5 years ago
  19. 218f748 Wcohen/efficiency (#2063) by William Cohen · 5 years ago
  20. abdca97 tcpstates: Add systemd journal logging. (#2058) by Gerald Combs · 6 years ago
  21. 7813f8e offwaketime: properly format "[Missed User Stack]" with folded output (#2051) by Andrea Righi · 6 years ago
  22. b511422 Add shmsnoop/sofdsnoop tools v2 (#2045) by olsajiri · 6 years ago
  23. d51219a inject: add option to limit number of overrides (#2044) by Nicolas Saenz Julienne · 6 years ago
  24. 8417f69 capable: add user and kernel stack trace options (#2042) by Andrea Righi · 6 years ago
  25. 6bbdb9c Fix funcslower stack traces when using arguments (#2040) by Sandipan Das · 6 years ago
  26. 09f9d3c Tools fixes (#2009) by jeromemarchand · 6 years ago
  27. 1d23480 fix killsnoop.py srr/bytes type error (#2007) by yonghong-song · 6 years ago
  28. 9f3662e utools Tcl support (#2005) by Marko Myllynen · 6 years ago
  29. b96ebcd Bytes/string encoding (#2004) by jeromemarchand · 6 years ago
  30. 1c7e2a8 uflow: drop unused timestamp field by Marko Myllynen · 6 years ago
  31. 215fc84 uflow: convert bytes to str by Marko Myllynen · 6 years ago
  32. 27e7aea tools: continue adding --ebpf support (#1986) by Marko Myllynen · 6 years ago
  33. 89aefcc Remove unused ts field in val_t in opensnoop.py. (#1981) by bolinfest · 6 years ago
  34. fc245df biolatency: Fix --disks bpf_probe_read() (#1980) by Mark Drayton · 6 years ago
  35. f720257 support "long" and "unsigned long" type in trace.py (#1977) by yonghong-song · 6 years ago
  36. 61484e1 fix a trace.py problem (#1973) by yonghong-song · 6 years ago
  37. bfbf17e tcp tools: finalize data type conversion (#1961) by Marko Myllynen · 6 years ago
  38. a77a254 tcpretrans: use user-space PID displayed to the user by Marko Myllynen · 6 years ago
  39. 9162be4 Add Perl support for ucalls / uflow / ustat (#1959) by Marko Myllynen · 6 years ago
  40. fe26ca9 tools: Skip backward time entries v2 (#1958) by olsajiri · 6 years ago
  41. b1508e8 Update wakeuptime.py (#1957) by Pascal Loth · 6 years ago
  42. 6954e25 Update oomkill.py (#1945) by Smita Koralahalli Channabasappa · 6 years ago
  43. 852e19b [tools/argdist.py] Fix a wrong place of help info (#1939) by muahao · 6 years ago
  44. 36ce112 Switch IPv4 saddr/daddr to u32's within tools/tcpstates.py (#1862) by Joe Yin · 6 years ago
  45. 8cdcb0d [tools/syscount.py]: fix total_ns wrong count (#1931) by muahao · 6 years ago
  46. 7bb6a4b Merge pull request #1918 from jeromemarchand/llcstat by Teng Qin · 6 years ago
  47. a296e1e python3 fixes and testing support (#1916) by Brenden Blanco · 6 years ago
  48. d274b66 llcstat: print a nicer error message when hardware events are missing by Jerome Marchand · 6 years ago
  49. 8b17dc3 sslsniff: add NSS support (#1908) by jeromemarchand · 6 years ago
  50. 64bf965 Update scripts to use `increment` (#1905) by Javier Honduvilla Coto · 6 years ago
  51. 3953c70 [trace.py]: allow to use STRCMP helper with binary values (#1900) by Nikita V. Shirokov · 6 years ago
  52. e8001c3 Fedora 28 support (#1820) by Brenden Blanco · 6 years ago
  53. 4e4c9e0 ucalls: use replace error handler (#1888) by jeromemarchand · 6 years ago
  54. e36f9e1 [profile.py]: adding support to collect profile only from specified CPU (#1891) by Nikita V. Shirokov · 6 years ago
  55. 5965fdc Merge pull request #1885 from calavera/execsnoop_real_parent by Brendan Gregg · 6 years ago
  56. 2f64bf0 Merge pull request #1873 from andihit/tcptop-improvements by Brendan Gregg · 6 years ago
  57. c64f487 tcptop: fix display of received bytes, reduce syscalls (fixes #1871) by Andreas Gerstmayr · 6 years ago
  58. 4fae497 Add inline comment about issue in 4.13 kernels. by David Calavera · 6 years ago
  59. dee18fe Update get_ppid comment. by David Calavera · 6 years ago
  60. 020bcd4 Try to get parent PID from current task's real parent. by David Calavera · 6 years ago
  61. 613367e Merge pull request #1879 from bobrik/llcstat-see-also by 4ast · 6 years ago
  62. cb9773a Merge pull request #1850 from pchaigno/array-access-to-probe-reads by 4ast · 6 years ago
  63. 41d462b Mention perf as universal counting tool in llcstat by Ivan Babrou · 6 years ago
  64. 8d78edd tools: remove unnecessary calls to bpf_probe_read by Paul Chaignon · 6 years ago
  65. 4ba5c09 tcpdrop: remove unnecessary bpf_probe_read calls by Paul Chaignon · 6 years ago
  66. 44c28bf Switch saddr/daddr to u32's within tools/tcpconnlat.py (#1859) by Joe Yin · 6 years ago
  67. c325d6d Modify tools/ext4dist.py for 4.10+ (#1855) by Joe Yin · 6 years ago
  68. eba1483 Decode C strings into Python strings (#1847) by Jürgen Hötzel · 6 years ago
  69. 6070dcb fix verbose output of tools/argdist.py (#1846) by yonghong-song · 6 years ago
  70. 79758cc Decode C strings into Python strings (#1844) by Jürgen Hötzel · 6 years ago
  71. 365eade #1838 (#1842) by Joe Yin · 6 years ago
  72. d601984 criticalstat: Fix check for invalid stacks (#1839) by Joel · 6 years ago
  73. 0b813f8 bcc: criticalstat: Add an atomic critical section tracer (#1801) by Joel · 6 years ago
  74. 116bb40 Patch for tools/tcpaccept.py (#1834) by Joe Yin · 6 years ago
  75. a9f96c0 Recognize context member dereferences despite array accesses (#1828) by Paul Chaignon · 6 years ago
  76. e07f2ed Modify trace function from generic_file_read_iter() to ext4_file_read_iter() (#1818) by Joe Yin · 6 years ago
  77. fe779f3 Trace external pointers through function returns (#1821) by Paul Chaignon · 6 years ago
  78. f86f7e8 Skip dereferences inside bpf_probe_reads calls (#1824) by Paul Chaignon · 6 years ago
  79. 37f7fef profile: remove unnecessary bpf_probe_read call (#1822) by Paul Chaignon · 6 years ago
  80. 3b86b56 make tcpdrop and zfsslower python3 compatible (#1817) by yonghong-song · 6 years ago
  81. 2da3426 generate indirect parameter assignment if arch uses syscall wrapper (#1816) by yonghong-song · 6 years ago
  82. 81de82c tcplife: fix dport byte order (#1813) by Andreas Gerstmayr · 6 years ago
  83. 62af0ea Merge pull request #1790 from brendangregg/master by yonghong-song · 6 years ago
  84. b0098f2 Merge pull request #1797 from dpayne/feat/add_stack_frames_to_funcslower by yonghong-song · 6 years ago
  85. 1a5090a tcpdrop: reduce data struct size by Brendan Gregg · 6 years ago
  86. 8388f73 Removing saving kernel ip for later IP checking for funcslower by dpayne · 6 years ago
  87. 4aab95e Updating example for funcslower by dpayne · 6 years ago
  88. 275dff4 profile: remove remnant from old version by Paul Chaignon · 6 years ago
  89. 8193c3a Updating example file for funcslower by dpayne · 6 years ago
  90. 00ac6d6 1. Fixing page offset check in funcslower by dpayne · 6 years ago
  91. f99769d Removing unneeded use of bpf_probe_read in funcslower by dpayne · 6 years ago
  92. 97aeee9 Fix typo by Dmitry Dolgov · 6 years ago
  93. 925bac8 Adding user and kernel stack frames option to funcslower by dpayne · 6 years ago
  94. 20fb64c skip probe rewriter for bpf_probe_read() by Yonghong Song · 6 years ago
  95. b2b9871 ensure ipv6_data_t alignment by Brendan Gregg · 6 years ago
  96. 4f13d88 add tcpdrop tool by Brendan Gregg · 6 years ago
  97. 95b3d8c tcplife: fix dport filter on tracepoints by Paul Chaignon · 6 years ago
  98. 0d08989 zfsdist: fix for python3 by Andreas Gerstmayr · 6 years ago
  99. cb136c1 fix tcplife.py rewriter issue by Yonghong Song · 6 years ago
  100. 5340c21 execsnoop: don't print newlines in argv by Javier Honduvilla Coto · 6 years ago