1. a77a254 tcpretrans: use user-space PID displayed to the user by Marko Myllynen · 6 years ago
  2. 8cc0bda Add move constructor to C++ USDT instance (#1962) by Teng Qin · 6 years ago
  3. 6d85aca Prepare debian changelog for v0.7.0 tag (#1960) by Brenden Blanco · 6 years ago
  4. 9162be4 Add Perl support for ucalls / uflow / ustat (#1959) by Marko Myllynen · 6 years ago
  5. fe26ca9 tools: Skip backward time entries v2 (#1958) by olsajiri · 6 years ago
  6. b1508e8 Update wakeuptime.py (#1957) by Pascal Loth · 6 years ago
  7. 19bdbfd Serialize python builds (#1951) by Filippos Giannakos · 6 years ago
  8. 64468d6 updated for RHEL (#1948) by Allan McAleavy · 6 years ago
  9. e45f41b fix flaky test_usdt3.py test (#1947) by yonghong-song · 6 years ago
  10. 6954e25 Update oomkill.py (#1945) by Smita Koralahalli Channabasappa · 6 years ago
  11. 852e19b [tools/argdist.py] Fix a wrong place of help info (#1939) by muahao · 6 years ago
  12. 45b6bab Fix unsiggned typo introduced in commit 7c489469 (#1933) by Marko Myllynen · 6 years ago
  13. 3835b2d sync header to latest net-next (#1932) by yonghong-song · 6 years ago
  14. 36ce112 Switch IPv4 saddr/daddr to u32's within tools/tcpstates.py (#1862) by Joe Yin · 6 years ago
  15. 8cdcb0d [tools/syscount.py]: fix total_ns wrong count (#1931) by muahao · 6 years ago
  16. 49d475f provide a parameter to suppress printing a new line at the end of the bytes (#1930) by Mike Day · 6 years ago
  17. ecfbc74 Merge pull request #1929 from iovisor/yhs_dev by Teng Qin · 6 years ago
  18. eb7b586 fix a rewriter bug for array subscript by Yonghong Song · 6 years ago
  19. 0284325 fix compilation error with llvm trunk (8.0.0) (#1924) by yonghong-song · 6 years ago
  20. 3a93246 fix attach_kretprobe for newer kernels (#1922) by yonghong-song · 6 years ago
  21. 5aadf2e Add name to program too large error message (#1917) by Teng Qin · 6 years ago
  22. 7bb6a4b Merge pull request #1918 from jeromemarchand/llcstat by Teng Qin · 6 years ago
  23. 2ac5e02 Adding Fedora 28 to the list of fedora versions (#1898) by Will Fife · 6 years ago
  24. a296e1e python3 fixes and testing support (#1916) by Brenden Blanco · 6 years ago
  25. b84714a Miscellaneous fixes (#1914) by jeromemarchand · 6 years ago
  26. d923366 Documentation: Added table for program type and its helper functions (#1881) by Ravi Kiran Eticala · 6 years ago
  27. d274b66 llcstat: print a nicer error message when hardware events are missing by Jerome Marchand · 6 years ago
  28. 8b17dc3 sslsniff: add NSS support (#1908) by jeromemarchand · 6 years ago
  29. e6a166b fix python3 issue for ttysnoop.py (#1912) by yonghong-song · 6 years ago
  30. 61f8bfd Changed cmake3 to cmake in Ubuntu build documents as there is no package named cmake3 (#1907) by Alex Maestretti · 6 years ago
  31. 64bf965 Update scripts to use `increment` (#1905) by Javier Honduvilla Coto · 6 years ago
  32. 7c4c5b9 add instructions for installing on Amazon Linux from source (#1902) by Oliver Mannion · 6 years ago
  33. 3953c70 [trace.py]: allow to use STRCMP helper with binary values (#1900) by Nikita V. Shirokov · 6 years ago
  34. 230c9c0 Allow arbitrary hashtable increments. Fixes #1742 (#1897) by Javier Honduvilla Coto · 6 years ago
  35. bfecc24 clang: loader: Allow user to override kernel version (#1895) by Joel · 6 years ago
  36. 492a2bf table: remove NotImplementedError on LpmTrie __delitem__ calls (#1892) by Eyal Birger · 6 years ago
  37. 13a877a Prepare debian changelog for v0.6.1 tag by Brenden Blanco · 6 years ago
  38. e8001c3 Fedora 28 support (#1820) by Brenden Blanco · 6 years ago
  39. 5148fce add usdt calls to libbcc (#1890) by Brendan Gregg · 6 years ago
  40. 3d9b687 examples/http_filter: Add pointer offset accounting for variable ip header len (#1868) by ChaosData · 6 years ago
  41. 4e4c9e0 ucalls: use replace error handler (#1888) by jeromemarchand · 6 years ago
  42. e36f9e1 [profile.py]: adding support to collect profile only from specified CPU (#1891) by Nikita V. Shirokov · 6 years ago
  43. 5965fdc Merge pull request #1885 from calavera/execsnoop_real_parent by Brendan Gregg · 6 years ago
  44. 2f64bf0 Merge pull request #1873 from andihit/tcptop-improvements by Brendan Gregg · 6 years ago
  45. d46f4f4 Update preconditions for execsnoop. by David Calavera · 6 years ago
  46. c64f487 tcptop: fix display of received bytes, reduce syscalls (fixes #1871) by Andreas Gerstmayr · 6 years ago
  47. 4fae497 Add inline comment about issue in 4.13 kernels. by David Calavera · 6 years ago
  48. 10f718f Merge pull request #1884 from netgroup-polito/fix-get-table-offline-percpu by Teng Qin · 6 years ago
  49. dee18fe Update get_ppid comment. by David Calavera · 6 years ago
  50. 020bcd4 Try to get parent PID from current task's real parent. by David Calavera · 6 years ago
  51. b5cadaf fix get_table_offline for percpu hash table by Mauricio Vasquez B · 6 years ago
  52. 1cf67ae Merge pull request #1882 from iovisor/ubuntu1804-deps by 4ast · 6 years ago
  53. 613367e Merge pull request #1879 from bobrik/llcstat-see-also by 4ast · 6 years ago
  54. 1d2ab52 Merge pull request #1872 from palmtenor/autoload_syscall by 4ast · 6 years ago
  55. 1a38140 Merge pull request #1840 from oriolarcas/feature/footer-header by 4ast · 6 years ago
  56. cb9773a Merge pull request #1850 from pchaigno/array-access-to-probe-reads by 4ast · 6 years ago
  57. b2d18a7 Merge pull request #1866 from pchaigno/fix-license-recognition by 4ast · 6 years ago
  58. bf40e64 debian: add llvm6.0 as possible dependency by Brenden Blanco · 6 years ago
  59. 41d462b Mention perf as universal counting tool in llcstat by Ivan Babrou · 6 years ago
  60. 0cf0e8e Fix Python autoload syscall name handling by Teng Qin · 6 years ago
  61. 4ac6307 Merge pull request #1863 from pchaigno/remove-unnecessary-bpf-probe-reads by Brendan Gregg · 6 years ago
  62. a1b1f41 Fix license recognition on GitHub.com by Paul Chaignon · 6 years ago
  63. 8d78edd tools: remove unnecessary calls to bpf_probe_read by Paul Chaignon · 6 years ago
  64. 4ba5c09 tcpdrop: remove unnecessary bpf_probe_read calls by Paul Chaignon · 6 years ago
  65. 7d2ad9d Tests for rewrite of dereferences with array accesses by Paul Chaignon · 6 years ago
  66. 287c478 Rewrite array accesses as part of dereferences by Paul Chaignon · 6 years ago
  67. 44c28bf Switch saddr/daddr to u32's within tools/tcpconnlat.py (#1859) by Joe Yin · 6 years ago
  68. 639217f Updated comment in footer.h by Oriol Arcas · 6 years ago
  69. c325d6d Modify tools/ext4dist.py for 4.10+ (#1855) by Joe Yin · 6 years ago
  70. 293938d Fedora-28 install step (#1857) by Lakshmipathi · 6 years ago
  71. 8265aca Unify and improve C++'s USDT implementation (#1841) by Teng Qin · 6 years ago
  72. c2e2a26 fix a bug in tracepoint struct rewriter (#1856) by yonghong-song · 6 years ago
  73. eba1483 Decode C strings into Python strings (#1847) by Jürgen Hötzel · 6 years ago
  74. 203dbbd Strict version dependencies for debian packages, closes #1770 (#1848) by Ivan Babrou · 6 years ago
  75. 6070dcb fix verbose output of tools/argdist.py (#1846) by yonghong-song · 6 years ago
  76. 79758cc Decode C strings into Python strings (#1844) by Jürgen Hötzel · 6 years ago
  77. ee9f0e0 Remove handling of KeyboardInterrupt exception (#1843) by Daniel Zozin · 6 years ago
  78. 7d4dc8c Bug: removed remaining traces of bpf_get_stackid in license tests by Oriol Arcas · 6 years ago
  79. 162882e Do not use bpf_get_stackid in license tests by Oriol Arcas · 6 years ago
  80. ab5772f Do not allow defining the license from CFLAGS or command line by Oriol Arcas · 6 years ago
  81. 365eade #1838 (#1842) by Joe Yin · 6 years ago
  82. 9aab22e Added new footer.h header where BPF_LICENSE is set if not defined by Oriol Arcas · 6 years ago
  83. d601984 criticalstat: Fix check for invalid stacks (#1839) by Joel · 6 years ago
  84. 0b813f8 bcc: criticalstat: Add an atomic critical section tracer (#1801) by Joel · 6 years ago
  85. 116bb40 Patch for tools/tcpaccept.py (#1834) by Joe Yin · 6 years ago
  86. d17d5a8 Fix external pointer propagation in nested dereferences (#1837) by yonghong-song · 6 years ago
  87. 2458196 avoid probe rewriting of p->m in &(p->m) (#1831) by yonghong-song · 6 years ago
  88. fa7508d Fix nested dereference rewrites (#1835) by Paul Chaignon · 6 years ago
  89. a9f96c0 Recognize context member dereferences despite array accesses (#1828) by Paul Chaignon · 6 years ago
  90. c2fb112 python: add __version__ attribute to bcc module (#1826) by Andreas Gerstmayr · 6 years ago
  91. 66d2863 prevent bpf_probe_read MemberExpr rewrite if not rewritable (#1827) by yonghong-song · 6 years ago
  92. e07f2ed Modify trace function from generic_file_read_iter() to ext4_file_read_iter() (#1818) by Joe Yin · 6 years ago
  93. fe779f3 Trace external pointers through function returns (#1821) by Paul Chaignon · 6 years ago
  94. f86f7e8 Skip dereferences inside bpf_probe_reads calls (#1824) by Paul Chaignon · 6 years ago
  95. 37f7fef profile: remove unnecessary bpf_probe_read call (#1822) by Paul Chaignon · 6 years ago
  96. 6972806 Prepare debian changelog for v0.6.0 tag by Brenden Blanco · 6 years ago
  97. 3b86b56 make tcpdrop and zfsslower python3 compatible (#1817) by yonghong-song · 6 years ago
  98. 2da3426 generate indirect parameter assignment if arch uses syscall wrapper (#1816) by yonghong-song · 6 years ago
  99. eebd485 Fix 20fb64c and skip probe rewriter for bpf_probe_read (#1812) by Paul Chaignon · 6 years ago
  100. d83210d remove unnecessary prefix in some prog names (#1814) by yonghong-song · 6 years ago