1. cb5bc0e Misc fixes for C++ USDT class (#1764) by Teng Qin · 6 years ago
  2. 1ed1c9b link with bpf-static library for bps by Yonghong Song · 6 years ago
  3. 03a0e2b Add introspection to bcc-tools deb package (#1759) by Ivan Babrou · 6 years ago
  4. db6e293 Do not calculate syscall prefix proactively in C++ API (#1755) by Teng Qin · 6 years ago
  5. 55de66b Do not print C source after BPF compile fail (#1753) by Oriol Arcas · 6 years ago
  6. bad7a20 Merge pull request #1750 from iovisor/yhs_dev by 4ast · 6 years ago
  7. fe966bb Use print function for Python 3 compatibility (#1748) by Javier Honduvilla Coto · 6 years ago
  8. 0c27472 fix get_kprobe_functions by Yonghong Song · 6 years ago
  9. 0a43633 Fix issue #1744. (#1746) by Luca Rupp · 6 years ago
  10. a91c8c2 Fix `trace_fields` Python3 encoding issue (#1745) by Javier Honduvilla Coto · 6 years ago
  11. 799f46a Skip idle swapper threads, closes #1732 (#1741) by Ivan Babrou · 6 years ago
  12. 5c48a3f Add runqslower tool (#1728) by Ivan Babrou · 6 years ago
  13. ad2d0d9 Trace all external pointers passed through a first map (#1737) by Paul Chaignon · 6 years ago
  14. 42da08a Fix USDT probes arguments' encoding in Python3 (#1736) by Javier Honduvilla Coto · 6 years ago
  15. 4139b19 Merge pull request #1738 from pchaigno/links-circonus by yonghong-song · 6 years ago
  16. 6d822db Link to article on how Circonus uses bcc by Paul Chaignon · 6 years ago
  17. 033dcae Merge pull request #1734 from pchaigno/fix-old-tools by yonghong-song · 6 years ago
  18. 3fef513 Merge pull request #1733 from pchaigno/fix-probesetter-memberexpr by yonghong-song · 6 years ago
  19. 0cdf296 tools: Remove unnecessary bpf_probe_read by Paul Chaignon · 6 years ago
  20. b341d8f Tests for dereferences of struct with external pointers as members by Paul Chaignon · 6 years ago
  21. c2b87ba Fix issue with structure member dereferences by Paul Chaignon · 6 years ago
  22. be7955b Merge pull request #1731 from pchaigno/fix-test_complex by yonghong-song · 6 years ago
  23. a114016 tcpconnect: Remove unnecessary bpf_probe_read calls by Paul Chaignon · 6 years ago
  24. f1e9abe tools: Use architecture-agnostic PT_REGS_RC by Paul Chaignon · 6 years ago
  25. d1a83c1 Fix "'ArgString' object has no attribute 'rfind'" error by Paul Chaignon · 6 years ago
  26. dad0ad1 Merge pull request #1729 from sandip4n/sandip4n_dev by yonghong-song · 6 years ago
  27. 2af81df Fix bpf_trace_printk() for big-endian targets by Sandipan Das · 6 years ago
  28. bd8f086 Merge pull request #1727 from bobrik/runqlen-no-dup by yonghong-song · 6 years ago
  29. 0595f1b Remove duplicate ebpf program load in tools/runqlen.py by Ivan Babrou · 6 years ago
  30. 319487f Merge pull request #1726 from iovisor/yhs_dev by yonghong-song · 6 years ago
  31. aa1201a Merge pull request #1725 from iovisor/yhs_dev by yonghong-song · 6 years ago
  32. 806627e fix compilation error with latest llvm by Yonghong Song · 6 years ago
  33. 01c843e Merge pull request #1724 from pchaigno/detect-ext-ptr-from-ctx by yonghong-song · 6 years ago
  34. a8b4cee Use older skb/kfree_skb tracepoint for tests by Paul Chaignon · 6 years ago
  35. b66a9c9 Detect external pointers from context pointers by Paul Chaignon · 6 years ago
  36. 18c8c14 Tests for detection of external pointers from context argument by Paul Chaignon · 6 years ago
  37. eb88b35 fix lua compilation issue with latest clang/llvm 7.0 by Yonghong Song · 6 years ago
  38. cf44278 Merge pull request #1720 from iovisor/yhs_dev by yonghong-song · 6 years ago
  39. d07e2ec Merge pull request #1722 from cippaciong/master by yonghong-song · 6 years ago
  40. aa4aa52 profile: change default --stack-storage-size to 16384 by Tommaso Sardelli · 6 years ago
  41. 718c928 profile: update --stack-storage-size default value in help message by Tommaso Sardelli · 6 years ago
  42. 46ebd9e fix compilation with latest clang/llvm 7.0 by Yonghong Song · 6 years ago
  43. d837b73 Merge pull request #1721 from qmonnet/kernelfeatures by 4ast · 6 years ago
  44. 1ed0023 docs: update BPF features list (tracepoints to debug eBPF were removed) by Quentin Monnet · 6 years ago
  45. cfab468 Merge pull request #1718 from iovisor/yhs_dev by 4ast · 6 years ago
  46. 67cc2ff Merge pull request #1717 from qmonnet/kernelfeatures by yonghong-song · 6 years ago
  47. df3b6b2 docs: update BPF features list and tell how to list components by Quentin Monnet · 6 years ago
  48. 4e28545 sync bpf compat headers with latest net-next, update doc for helpers by Quentin Monnet · 6 years ago
  49. 0d72237 introduce {attach|detach}_raw_tracepoint API by Yonghong Song · 6 years ago
  50. 3bb4485 Merge pull request #1716 from palmtenor/cppmisc by yonghong-song · 6 years ago
  51. ce657b1 Fix TCPSendStack example stack id error handling by Teng Qin · 6 years ago
  52. 5cf8788 clang-format C++ API and example files by Teng Qin · 6 years ago
  53. 15488d7 Add checks of table type in constructor by Teng Qin · 6 years ago
  54. bbc3fbf Merge pull request #1715 from iovisor/yhs_dev by 4ast · 6 years ago
  55. 533d1d3 Merge pull request #1711 from palmtenor/cgrouparray by yonghong-song · 6 years ago
  56. 28b7fff introduce C++ get_syscall_fnname API by Yonghong Song · 6 years ago
  57. 8f1a22a Merge pull request #1709 from ahrens/patch-1 by yonghong-song · 6 years ago
  58. f0ed59d document debug flags by Matthew Ahrens · 6 years ago
  59. 19b61eb Merge pull request #1705 from palmtenor/profilestack by yonghong-song · 6 years ago
  60. 84664dc Merge pull request #1708 from iovisor/yhs_dev by 4ast · 6 years ago
  61. 9f977c0 Add support of Cgroup Array in C++ by Teng Qin · 6 years ago
  62. 8103194 Add support of Cgroup Array in Python by Teng Qin · 6 years ago
  63. e5e9b1f Add basic support of Cgroup Array by Teng Qin · 6 years ago
  64. e4db768 Refactor profile.py stack id error handling by Teng Qin · 6 years ago
  65. 18a2f2f Merge pull request #1704 from palmtenor/offwakestack by yonghong-song · 6 years ago
  66. bca047d document cflags argument to BPF() by Matthew Ahrens · 6 years ago
  67. e778db0 Refactor offwaketime stack id error handling by Teng Qin · 6 years ago
  68. bce2bee Merge pull request #1703 from iovisor/yhs_dev by 4ast · 6 years ago
  69. 6433569 using get_syscall_fnname to get kprobe func name for tools by Yonghong Song · 6 years ago
  70. 83b49ad introduce new BPF APIs to get kernel syscall entry func name/prefix by Yonghong Song · 6 years ago
  71. 435dded Merge pull request #1702 from iovisor/yhs_dev by 4ast · 6 years ago
  72. 858a3d7 print out more useful attach_kprobe failure information by Yonghong Song · 6 years ago
  73. a4782bd Merge pull request #1699 from palmtenor/profile-sample by yonghong-song · 6 years ago
  74. 512710f Merge pull request #1693 from palmtenor/offwake by yonghong-song · 6 years ago
  75. 86df2b8 Add -c option for profile.py by Teng Qin · 6 years ago
  76. e7432d4 Fix offwaketime PID / TGID handling by Teng Qin · 6 years ago
  77. 7f22495 Merge pull request #1692 from palmtenor/stack_flag by yonghong-song · 6 years ago
  78. 9d1bdaa Merge pull request #1689 from congwang/master by yonghong-song · 6 years ago
  79. ea72805 Refactor offcputime stack id error handling by Teng Qin · 6 years ago
  80. fb4ed04 Merge pull request #1691 from javierhonduco/trace-fix-probe-name-encoding by yonghong-song · 6 years ago
  81. 1ef82e2 Fix probe name encoding in Python 3 by Javier Honduvilla Coto · 6 years ago
  82. 84c8873 Merge pull request #1688 from iovisor/yhs_dev by 4ast · 6 years ago
  83. 895be42 Merge pull request #1690 from tehnerd/fix_bpflist by yonghong-song · 6 years ago
  84. 98ee5df fixing bpflist by Nikita V. Shirokov · 6 years ago
  85. e26019f Use better kprobes for runqlat.py by Cong Wang · 6 years ago
  86. b5fcb51 fix profile.py with latest net-next by Yonghong Song · 6 years ago
  87. f4e1c33 Merge pull request #1686 from iovisor/yhs_dev by 4ast · 6 years ago
  88. 22ea950 Merge pull request #1682 from hMcLauchlan/inject-qol by yonghong-song · 6 years ago
  89. 9357f35 fix python3 py_test_histogram failure by Yonghong Song · 6 years ago
  90. 6f53be3 Merge pull request #1687 from iovisor/yhs_dev2 by 4ast · 6 years ago
  91. c40b5fd fix test_libbcc failure with 4.15. by Yonghong Song · 6 years ago
  92. 22166d0 Merge pull request #1681 from jcanseco/filetop_inlining by yonghong-song · 6 years ago
  93. 45bcfb7 More helpful help message by Howard McLauchlan · 6 years ago
  94. fb3c0a7 Make parsing more strict by Howard McLauchlan · 6 years ago
  95. 6d818b6 filetop: probe vfs_read and vfs_write instead to fix inlining issue by Jazel Canseco · 6 years ago
  96. 7c27c27 Merge pull request #1673 from palmtenor/cleartab by yonghong-song · 6 years ago
  97. 10d0ee9 Merge pull request #1676 from hMcLauchlan/inject-4.17 by yonghong-song · 6 years ago
  98. b222f00 Add probability option to inject by Howard McLauchlan · 6 years ago
  99. a643154 Add bpf_get_prandom_u32() to reference guide by Howard McLauchlan · 6 years ago
  100. 4c9305c Update documentation for 4.17, add documentation for probability option by Howard McLauchlan · 6 years ago