1. b0098f2 Merge pull request #1797 from dpayne/feat/add_stack_frames_to_funcslower by yonghong-song · 6 years ago
  2. bd10718 Merge pull request #1805 from pchaigno/remove-remnant-old-profile by yonghong-song · 6 years ago
  3. bc18b54 Switching fileslower -> funcslower in the man pages by dpayne · 6 years ago
  4. 8388f73 Removing saving kernel ip for later IP checking for funcslower by dpayne · 6 years ago
  5. 4aab95e Updating example for funcslower by dpayne · 6 years ago
  6. 275dff4 profile: remove remnant from old version by Paul Chaignon · 6 years ago
  7. 8193c3a Updating example file for funcslower by dpayne · 6 years ago
  8. 00ac6d6 1. Fixing page offset check in funcslower by dpayne · 6 years ago
  9. db5fa47 Merge pull request #1799 from iovisor/yhs_dev by 4ast · 6 years ago
  10. 3c5686d fix a memory leak for getline() by Yonghong Song · 6 years ago
  11. 8587ee0 Merge pull request #1798 from erthalion/patch-1 by yonghong-song · 6 years ago
  12. f99769d Removing unneeded use of bpf_probe_read in funcslower by dpayne · 6 years ago
  13. 97aeee9 Fix typo by Dmitry Dolgov · 6 years ago
  14. 5c24456 Updating man page for funcslower by dpayne · 6 years ago
  15. 925bac8 Adding user and kernel stack frames option to funcslower by dpayne · 6 years ago
  16. 5e6f35d Merge pull request #1796 from iovisor/yhs_dev by yonghong-song · 6 years ago
  17. 20fb64c skip probe rewriter for bpf_probe_read() by Yonghong Song · 6 years ago
  18. db09336 Merge pull request #1795 from iovisor/yhs_dev2 by 4ast · 6 years ago
  19. 7c4311f Add "-D __BPF_TRACING__" to frontend compilation flags by Yonghong Song · 6 years ago
  20. d8bb097 Merge pull request #1792 from pchaigno/refactor-ext-ptr-assignments by yonghong-song · 6 years ago
  21. c817cfd Merge pull request #1793 from qmonnet/kernelfeatures by yonghong-song · 6 years ago
  22. 8ce57ac sync BPF compat headers with latest bpf-next, update BPF features list by Quentin Monnet · 6 years ago
  23. 44d3473 Test for external pointer assignment in variable declarations by Paul Chaignon · 6 years ago
  24. 8d7e26d Refactor code for assignments of external pointers by Paul Chaignon · 6 years ago
  25. 0ec552a Merge pull request #1787 from sandip4n/dev by yonghong-song · 6 years ago
  26. 84900f8 Merge pull request #1789 from pchaigno/fix-tcplife-byteorder by yonghong-song · 6 years ago
  27. 09ea9dc Merge pull request #1784 from iovisor/yhs_dev by yonghong-song · 6 years ago
  28. 95b3d8c tcplife: fix dport filter on tracepoints by Paul Chaignon · 6 years ago
  29. 651d690 Add support for attaching kprobes at custom offsets by Sandipan Das · 6 years ago
  30. b50c725 Added vlan_filter application. (#1773) by smartx-usman · 6 years ago
  31. 548332b Merge pull request #1786 from andihit/zfsdist-py3-fix by yonghong-song · 6 years ago
  32. 4e47981 Merge pull request #1785 from kernel-z/master by yonghong-song · 6 years ago
  33. 0d08989 zfsdist: fix for python3 by Andreas Gerstmayr · 6 years ago
  34. a82bfb0 tc_perf_event.py command fix by kernel-z · 6 years ago
  35. bace5f2 let rewriter add code to define CONFIG_CC_STACKPROTECTOR by Yonghong Song · 6 years ago
  36. 25ab2e5 Merge pull request #1780 from pchaigno/fix-tcplife-smoke-test by yonghong-song · 6 years ago
  37. 1e650bb Merge pull request #1779 from iovisor/yhs_dev by yonghong-song · 6 years ago
  38. eda1f5f Fix smoke test for tcplife by Paul Chaignon · 6 years ago
  39. eee383c Merge pull request #1752 from pchaigno/fix-unaryop-deref by yonghong-song · 6 years ago
  40. cb136c1 fix tcplife.py rewriter issue by Yonghong Song · 6 years ago
  41. 5529911 Tests for dereferences of pointers to external pointers by Paul Chaignon · 6 years ago
  42. 471f1ea Fix dereference replacements for pointers to pointers by Paul Chaignon · 6 years ago
  43. 492acf7 Merge pull request #1776 from javierhonduco/execsnoopp-argv-one-line by Brendan Gregg · 6 years ago
  44. 5340c21 execsnoop: don't print newlines in argv by Javier Honduvilla Coto · 6 years ago
  45. 2867473 Merge pull request #1772 from pchaigno/limit-rewrites-from-ctx by yonghong-song · 6 years ago
  46. 05b2083 Limit dereference rewriter to tracepoint and kprobes contexts by Paul Chaignon · 6 years ago
  47. 8996719 Add -d (duration) option to argdist, funclatency and syscount (#1768) by Akilesh Kailash · 6 years ago
  48. 9733011 Merge pull request #1762 from javierhonduco/usdt-inexistent-path by yonghong-song · 6 years ago
  49. dcb9b9a usdt: fail when binary doesn't exist. Fixes #1749 by Javier Honduvilla Coto · 6 years ago
  50. 19b7f74 Merge pull request #1767 from pchaigno/fix-xfsslower by yonghong-song · 6 years ago
  51. 3ba742e tools: Fix compilation error due to rewriter update by Paul Chaignon · 6 years ago
  52. b8fccc5 Merge pull request #1765 from palmtenor/extraflag by yonghong-song · 6 years ago
  53. bf2513d Add extra_flag option to bpf_attach_perf_event_raw by Teng Qin · 6 years ago
  54. 683c19a Merge pull request #1763 from iovisor/yhs_dev by 4ast · 6 years ago
  55. cb5bc0e Misc fixes for C++ USDT class (#1764) by Teng Qin · 6 years ago
  56. 1ed1c9b link with bpf-static library for bps by Yonghong Song · 6 years ago
  57. 03a0e2b Add introspection to bcc-tools deb package (#1759) by Ivan Babrou · 6 years ago
  58. db6e293 Do not calculate syscall prefix proactively in C++ API (#1755) by Teng Qin · 6 years ago
  59. 55de66b Do not print C source after BPF compile fail (#1753) by Oriol Arcas · 6 years ago
  60. bad7a20 Merge pull request #1750 from iovisor/yhs_dev by 4ast · 6 years ago
  61. fe966bb Use print function for Python 3 compatibility (#1748) by Javier Honduvilla Coto · 6 years ago
  62. 0c27472 fix get_kprobe_functions by Yonghong Song · 6 years ago
  63. 0a43633 Fix issue #1744. (#1746) by Luca Rupp · 6 years ago
  64. a91c8c2 Fix `trace_fields` Python3 encoding issue (#1745) by Javier Honduvilla Coto · 6 years ago
  65. 799f46a Skip idle swapper threads, closes #1732 (#1741) by Ivan Babrou · 6 years ago
  66. 5c48a3f Add runqslower tool (#1728) by Ivan Babrou · 6 years ago
  67. ad2d0d9 Trace all external pointers passed through a first map (#1737) by Paul Chaignon · 6 years ago
  68. 42da08a Fix USDT probes arguments' encoding in Python3 (#1736) by Javier Honduvilla Coto · 6 years ago
  69. 4139b19 Merge pull request #1738 from pchaigno/links-circonus by yonghong-song · 6 years ago
  70. 6d822db Link to article on how Circonus uses bcc by Paul Chaignon · 6 years ago
  71. 033dcae Merge pull request #1734 from pchaigno/fix-old-tools by yonghong-song · 6 years ago
  72. 3fef513 Merge pull request #1733 from pchaigno/fix-probesetter-memberexpr by yonghong-song · 6 years ago
  73. 0cdf296 tools: Remove unnecessary bpf_probe_read by Paul Chaignon · 6 years ago
  74. b341d8f Tests for dereferences of struct with external pointers as members by Paul Chaignon · 6 years ago
  75. c2b87ba Fix issue with structure member dereferences by Paul Chaignon · 6 years ago
  76. be7955b Merge pull request #1731 from pchaigno/fix-test_complex by yonghong-song · 6 years ago
  77. a114016 tcpconnect: Remove unnecessary bpf_probe_read calls by Paul Chaignon · 6 years ago
  78. f1e9abe tools: Use architecture-agnostic PT_REGS_RC by Paul Chaignon · 6 years ago
  79. d1a83c1 Fix "'ArgString' object has no attribute 'rfind'" error by Paul Chaignon · 6 years ago
  80. dad0ad1 Merge pull request #1729 from sandip4n/sandip4n_dev by yonghong-song · 6 years ago
  81. 2af81df Fix bpf_trace_printk() for big-endian targets by Sandipan Das · 6 years ago
  82. bd8f086 Merge pull request #1727 from bobrik/runqlen-no-dup by yonghong-song · 6 years ago
  83. 0595f1b Remove duplicate ebpf program load in tools/runqlen.py by Ivan Babrou · 6 years ago
  84. 319487f Merge pull request #1726 from iovisor/yhs_dev by yonghong-song · 6 years ago
  85. aa1201a Merge pull request #1725 from iovisor/yhs_dev by yonghong-song · 6 years ago
  86. 806627e fix compilation error with latest llvm by Yonghong Song · 6 years ago
  87. 01c843e Merge pull request #1724 from pchaigno/detect-ext-ptr-from-ctx by yonghong-song · 6 years ago
  88. a8b4cee Use older skb/kfree_skb tracepoint for tests by Paul Chaignon · 6 years ago
  89. b66a9c9 Detect external pointers from context pointers by Paul Chaignon · 6 years ago
  90. 18c8c14 Tests for detection of external pointers from context argument by Paul Chaignon · 6 years ago
  91. eb88b35 fix lua compilation issue with latest clang/llvm 7.0 by Yonghong Song · 6 years ago
  92. cf44278 Merge pull request #1720 from iovisor/yhs_dev by yonghong-song · 6 years ago
  93. d07e2ec Merge pull request #1722 from cippaciong/master by yonghong-song · 6 years ago
  94. aa4aa52 profile: change default --stack-storage-size to 16384 by Tommaso Sardelli · 6 years ago
  95. 718c928 profile: update --stack-storage-size default value in help message by Tommaso Sardelli · 6 years ago
  96. 46ebd9e fix compilation with latest clang/llvm 7.0 by Yonghong Song · 6 years ago
  97. d837b73 Merge pull request #1721 from qmonnet/kernelfeatures by 4ast · 6 years ago
  98. 1ed0023 docs: update BPF features list (tracepoints to debug eBPF were removed) by Quentin Monnet · 6 years ago
  99. cfab468 Merge pull request #1718 from iovisor/yhs_dev by 4ast · 6 years ago
  100. 67cc2ff Merge pull request #1717 from qmonnet/kernelfeatures by yonghong-song · 6 years ago