1. 6070dcb fix verbose output of tools/argdist.py (#1846) by yonghong-song · 6 years ago
  2. 79758cc Decode C strings into Python strings (#1844) by Jürgen Hötzel · 6 years ago
  3. 365eade #1838 (#1842) by Joe Yin · 6 years ago
  4. d601984 criticalstat: Fix check for invalid stacks (#1839) by Joel · 6 years ago
  5. 0b813f8 bcc: criticalstat: Add an atomic critical section tracer (#1801) by Joel · 6 years ago
  6. 116bb40 Patch for tools/tcpaccept.py (#1834) by Joe Yin · 6 years ago
  7. a9f96c0 Recognize context member dereferences despite array accesses (#1828) by Paul Chaignon · 6 years ago
  8. e07f2ed Modify trace function from generic_file_read_iter() to ext4_file_read_iter() (#1818) by Joe Yin · 6 years ago
  9. fe779f3 Trace external pointers through function returns (#1821) by Paul Chaignon · 6 years ago
  10. f86f7e8 Skip dereferences inside bpf_probe_reads calls (#1824) by Paul Chaignon · 6 years ago
  11. 37f7fef profile: remove unnecessary bpf_probe_read call (#1822) by Paul Chaignon · 6 years ago
  12. 3b86b56 make tcpdrop and zfsslower python3 compatible (#1817) by yonghong-song · 6 years ago
  13. 2da3426 generate indirect parameter assignment if arch uses syscall wrapper (#1816) by yonghong-song · 6 years ago
  14. 81de82c tcplife: fix dport byte order (#1813) by Andreas Gerstmayr · 6 years ago
  15. 62af0ea Merge pull request #1790 from brendangregg/master by yonghong-song · 6 years ago
  16. b0098f2 Merge pull request #1797 from dpayne/feat/add_stack_frames_to_funcslower by yonghong-song · 6 years ago
  17. 1a5090a tcpdrop: reduce data struct size by Brendan Gregg · 6 years ago
  18. 8388f73 Removing saving kernel ip for later IP checking for funcslower by dpayne · 6 years ago
  19. 4aab95e Updating example for funcslower by dpayne · 6 years ago
  20. 275dff4 profile: remove remnant from old version by Paul Chaignon · 6 years ago
  21. 8193c3a Updating example file for funcslower by dpayne · 6 years ago
  22. 00ac6d6 1. Fixing page offset check in funcslower by dpayne · 6 years ago
  23. f99769d Removing unneeded use of bpf_probe_read in funcslower by dpayne · 6 years ago
  24. 97aeee9 Fix typo by Dmitry Dolgov · 6 years ago
  25. 925bac8 Adding user and kernel stack frames option to funcslower by dpayne · 6 years ago
  26. 20fb64c skip probe rewriter for bpf_probe_read() by Yonghong Song · 6 years ago
  27. b2b9871 ensure ipv6_data_t alignment by Brendan Gregg · 6 years ago
  28. 4f13d88 add tcpdrop tool by Brendan Gregg · 6 years ago
  29. 95b3d8c tcplife: fix dport filter on tracepoints by Paul Chaignon · 6 years ago
  30. 0d08989 zfsdist: fix for python3 by Andreas Gerstmayr · 6 years ago
  31. cb136c1 fix tcplife.py rewriter issue by Yonghong Song · 6 years ago
  32. 5340c21 execsnoop: don't print newlines in argv by Javier Honduvilla Coto · 6 years ago
  33. 8996719 Add -d (duration) option to argdist, funclatency and syscount (#1768) by Akilesh Kailash · 6 years ago
  34. 3ba742e tools: Fix compilation error due to rewriter update by Paul Chaignon · 6 years ago
  35. 799f46a Skip idle swapper threads, closes #1732 (#1741) by Ivan Babrou · 6 years ago
  36. 5c48a3f Add runqslower tool (#1728) by Ivan Babrou · 6 years ago
  37. 033dcae Merge pull request #1734 from pchaigno/fix-old-tools by yonghong-song · 6 years ago
  38. 0cdf296 tools: Remove unnecessary bpf_probe_read by Paul Chaignon · 6 years ago
  39. a114016 tcpconnect: Remove unnecessary bpf_probe_read calls by Paul Chaignon · 6 years ago
  40. f1e9abe tools: Use architecture-agnostic PT_REGS_RC by Paul Chaignon · 6 years ago
  41. 0595f1b Remove duplicate ebpf program load in tools/runqlen.py by Ivan Babrou · 6 years ago
  42. aa4aa52 profile: change default --stack-storage-size to 16384 by Tommaso Sardelli · 6 years ago
  43. 718c928 profile: update --stack-storage-size default value in help message by Tommaso Sardelli · 6 years ago
  44. 0d72237 introduce {attach|detach}_raw_tracepoint API by Yonghong Song · 6 years ago
  45. 19b61eb Merge pull request #1705 from palmtenor/profilestack by yonghong-song · 6 years ago
  46. 84664dc Merge pull request #1708 from iovisor/yhs_dev by 4ast · 6 years ago
  47. e4db768 Refactor profile.py stack id error handling by Teng Qin · 6 years ago
  48. e778db0 Refactor offwaketime stack id error handling by Teng Qin · 6 years ago
  49. 6433569 using get_syscall_fnname to get kprobe func name for tools by Yonghong Song · 6 years ago
  50. a4782bd Merge pull request #1699 from palmtenor/profile-sample by yonghong-song · 6 years ago
  51. 86df2b8 Add -c option for profile.py by Teng Qin · 6 years ago
  52. e7432d4 Fix offwaketime PID / TGID handling by Teng Qin · 6 years ago
  53. 7f22495 Merge pull request #1692 from palmtenor/stack_flag by yonghong-song · 6 years ago
  54. 9d1bdaa Merge pull request #1689 from congwang/master by yonghong-song · 6 years ago
  55. ea72805 Refactor offcputime stack id error handling by Teng Qin · 6 years ago
  56. 1ef82e2 Fix probe name encoding in Python 3 by Javier Honduvilla Coto · 6 years ago
  57. 84c8873 Merge pull request #1688 from iovisor/yhs_dev by 4ast · 6 years ago
  58. 98ee5df fixing bpflist by Nikita V. Shirokov · 6 years ago
  59. e26019f Use better kprobes for runqlat.py by Cong Wang · 6 years ago
  60. b5fcb51 fix profile.py with latest net-next by Yonghong Song · 6 years ago
  61. 22ea950 Merge pull request #1682 from hMcLauchlan/inject-qol by yonghong-song · 6 years ago
  62. 45bcfb7 More helpful help message by Howard McLauchlan · 6 years ago
  63. fb3c0a7 Make parsing more strict by Howard McLauchlan · 6 years ago
  64. 6d818b6 filetop: probe vfs_read and vfs_write instead to fix inlining issue by Jazel Canseco · 6 years ago
  65. b222f00 Add probability option to inject by Howard McLauchlan · 6 years ago
  66. 4c9305c Update documentation for 4.17, add documentation for probability option by Howard McLauchlan · 6 years ago
  67. 059ff55 Added -q option to the USAGE string in execsnoop. Added -q option to the manpage for execsnoop by Bastian Reitemeier · 6 years ago
  68. 9345df1 moved quoting below argument pattern match, so that the pattern match happens on the unquoted argument by Bastian Reitemeier · 6 years ago
  69. 79ce51c Added -q option to execsnoop to quote individual arguments. This helps when working with arguments that contain spaces. by Bastian Reitemeier · 6 years ago
  70. 5c550b5 Merge pull request #1659 from lcp/cachetop-bytes by yonghong-song · 6 years ago
  71. c5b5b30 tools/cachetop: match bpf.ksym() with bytes arrays by Gary Lin · 6 years ago
  72. 3a45935 tools/syscount: convert syscall and process names to bytes array by Gary Lin · 6 years ago
  73. ddd5dd5 Merge pull request #1633 from hMcLauchlan/inject-tool by Brendan Gregg · 6 years ago
  74. 601d75d automatically include mm.h, remove redundant includes from _example.txt by Howard McLauchlan · 6 years ago
  75. ac7c154 Update man page with warning, _example.txt with updated syntax by Howard McLauchlan · 6 years ago
  76. 2b23de6 switch to u32s in perf_submit by Brendan Gregg · 6 years ago
  77. 0f2e601 fix ipv6 struct alignment by Brendan Gregg · 6 years ago
  78. 2688234 Change syntax by Howard McLauchlan · 6 years ago
  79. bbd9acd add the tcpstates tool by Brendan Gregg · 6 years ago
  80. fd93dc0 tcplife: switch to the new sock:inet_sock_set_state tracepoint by Brendan Gregg · 6 years ago
  81. ef4154b Add new targeted error injection tool by Howard McLauchlan · 6 years ago
  82. fa10345 tools/slabratetop: detect the current memory allocator by Gary Lin · 6 years ago
  83. f34acfc Merge pull request #1618 from rmanyari/tool-tcpsubnet by Brendan Gregg · 6 years ago
  84. efcb30f tools/tcpsubnet: add time and time to output, default 0.0.0.0/0, update doc by Rodrigo Manyari · 6 years ago
  85. 14e23ad tools/tcpsubnet: example file, minor tweaks by Rodrigo Manyari · 6 years ago
  86. e3b59b3 tools/tcpsubnet: initial commit by Rodrigo Manyari · 6 years ago
  87. dbf0029 Rename kprobe_poll to perf_buffer_poll by Teng Qin · 6 years ago
  88. 1469877 Port fix of biosnoop to the Lua version by Teng Qin · 6 years ago
  89. 2b34870 tools/cachestat: Rewrite it so it makes more sense by Joel Fernandes · 6 years ago
  90. 40fd669 opensnoop: convert args.name to bytes by Gary Lin · 6 years ago
  91. 42d6098 tools: switch to v2/3 independent bytes usage by Brenden Blanco · 7 years ago
  92. 1980d63 tcptracer: Fix argparse is not defined error by Gal Pressman · 6 years ago
  93. b334f11 Merge pull request #1570 from natoscott/master by yonghong-song · 6 years ago
  94. f13107a Ensure execsnoop.py replace result is not misplaced by Nathan Scott · 6 years ago
  95. e6c7568 Merge pull request #1560 from pchaigno/opensnoop-d-option by Brendan Gregg · 6 years ago
  96. 62cd839 remove unused code in profile.py by Song Liu · 6 years ago
  97. 67ae605 Remove semicolon at the end of define BPF_STACK_TRACE() by Song Liu · 6 years ago
  98. cf0792f continue adding --ebpf option to the python tools/ scripts by Nathan Scott · 6 years ago
  99. 3f39bc1 Merge pull request #1555 from myreg/trace-addr by yonghong-song · 6 years ago
  100. e538228 Add option to print virtual address to trace.py by Mirek Klimos · 6 years ago