1. a296e1e python3 fixes and testing support (#1916) by Brenden Blanco · 6 years ago
  2. b84714a Miscellaneous fixes (#1914) by jeromemarchand · 6 years ago
  3. d923366 Documentation: Added table for program type and its helper functions (#1881) by Ravi Kiran Eticala · 6 years ago
  4. 8b17dc3 sslsniff: add NSS support (#1908) by jeromemarchand · 6 years ago
  5. e6a166b fix python3 issue for ttysnoop.py (#1912) by yonghong-song · 6 years ago
  6. 61f8bfd Changed cmake3 to cmake in Ubuntu build documents as there is no package named cmake3 (#1907) by Alex Maestretti · 6 years ago
  7. 64bf965 Update scripts to use `increment` (#1905) by Javier Honduvilla Coto · 6 years ago
  8. 7c4c5b9 add instructions for installing on Amazon Linux from source (#1902) by Oliver Mannion · 6 years ago
  9. 3953c70 [trace.py]: allow to use STRCMP helper with binary values (#1900) by Nikita V. Shirokov · 6 years ago
  10. 230c9c0 Allow arbitrary hashtable increments. Fixes #1742 (#1897) by Javier Honduvilla Coto · 6 years ago
  11. bfecc24 clang: loader: Allow user to override kernel version (#1895) by Joel · 6 years ago
  12. 492a2bf table: remove NotImplementedError on LpmTrie __delitem__ calls (#1892) by Eyal Birger · 6 years ago
  13. 13a877a Prepare debian changelog for v0.6.1 tag by Brenden Blanco · 6 years ago
  14. e8001c3 Fedora 28 support (#1820) by Brenden Blanco · 6 years ago
  15. 5148fce add usdt calls to libbcc (#1890) by Brendan Gregg · 6 years ago
  16. 3d9b687 examples/http_filter: Add pointer offset accounting for variable ip header len (#1868) by ChaosData · 6 years ago
  17. 4e4c9e0 ucalls: use replace error handler (#1888) by jeromemarchand · 6 years ago
  18. e36f9e1 [profile.py]: adding support to collect profile only from specified CPU (#1891) by Nikita V. Shirokov · 6 years ago
  19. 5965fdc Merge pull request #1885 from calavera/execsnoop_real_parent by Brendan Gregg · 6 years ago
  20. 2f64bf0 Merge pull request #1873 from andihit/tcptop-improvements by Brendan Gregg · 6 years ago
  21. d46f4f4 Update preconditions for execsnoop. by David Calavera · 6 years ago
  22. c64f487 tcptop: fix display of received bytes, reduce syscalls (fixes #1871) by Andreas Gerstmayr · 6 years ago
  23. 4fae497 Add inline comment about issue in 4.13 kernels. by David Calavera · 6 years ago
  24. 10f718f Merge pull request #1884 from netgroup-polito/fix-get-table-offline-percpu by Teng Qin · 6 years ago
  25. dee18fe Update get_ppid comment. by David Calavera · 6 years ago
  26. 020bcd4 Try to get parent PID from current task's real parent. by David Calavera · 6 years ago
  27. b5cadaf fix get_table_offline for percpu hash table by Mauricio Vasquez B · 6 years ago
  28. 1cf67ae Merge pull request #1882 from iovisor/ubuntu1804-deps by 4ast · 6 years ago
  29. 613367e Merge pull request #1879 from bobrik/llcstat-see-also by 4ast · 6 years ago
  30. 1d2ab52 Merge pull request #1872 from palmtenor/autoload_syscall by 4ast · 6 years ago
  31. 1a38140 Merge pull request #1840 from oriolarcas/feature/footer-header by 4ast · 6 years ago
  32. cb9773a Merge pull request #1850 from pchaigno/array-access-to-probe-reads by 4ast · 6 years ago
  33. b2d18a7 Merge pull request #1866 from pchaigno/fix-license-recognition by 4ast · 6 years ago
  34. bf40e64 debian: add llvm6.0 as possible dependency by Brenden Blanco · 6 years ago
  35. 41d462b Mention perf as universal counting tool in llcstat by Ivan Babrou · 6 years ago
  36. 0cf0e8e Fix Python autoload syscall name handling by Teng Qin · 6 years ago
  37. 4ac6307 Merge pull request #1863 from pchaigno/remove-unnecessary-bpf-probe-reads by Brendan Gregg · 6 years ago
  38. a1b1f41 Fix license recognition on GitHub.com by Paul Chaignon · 6 years ago
  39. 8d78edd tools: remove unnecessary calls to bpf_probe_read by Paul Chaignon · 6 years ago
  40. 4ba5c09 tcpdrop: remove unnecessary bpf_probe_read calls by Paul Chaignon · 6 years ago
  41. 7d2ad9d Tests for rewrite of dereferences with array accesses by Paul Chaignon · 6 years ago
  42. 287c478 Rewrite array accesses as part of dereferences by Paul Chaignon · 6 years ago
  43. 44c28bf Switch saddr/daddr to u32's within tools/tcpconnlat.py (#1859) by Joe Yin · 6 years ago
  44. 639217f Updated comment in footer.h by Oriol Arcas · 6 years ago
  45. c325d6d Modify tools/ext4dist.py for 4.10+ (#1855) by Joe Yin · 6 years ago
  46. 293938d Fedora-28 install step (#1857) by Lakshmipathi · 6 years ago
  47. 8265aca Unify and improve C++'s USDT implementation (#1841) by Teng Qin · 6 years ago
  48. c2e2a26 fix a bug in tracepoint struct rewriter (#1856) by yonghong-song · 6 years ago
  49. eba1483 Decode C strings into Python strings (#1847) by Jürgen Hötzel · 6 years ago
  50. 203dbbd Strict version dependencies for debian packages, closes #1770 (#1848) by Ivan Babrou · 6 years ago
  51. 6070dcb fix verbose output of tools/argdist.py (#1846) by yonghong-song · 6 years ago
  52. 79758cc Decode C strings into Python strings (#1844) by Jürgen Hötzel · 6 years ago
  53. ee9f0e0 Remove handling of KeyboardInterrupt exception (#1843) by Daniel Zozin · 6 years ago
  54. 7d4dc8c Bug: removed remaining traces of bpf_get_stackid in license tests by Oriol Arcas · 6 years ago
  55. 162882e Do not use bpf_get_stackid in license tests by Oriol Arcas · 6 years ago
  56. ab5772f Do not allow defining the license from CFLAGS or command line by Oriol Arcas · 6 years ago
  57. 365eade #1838 (#1842) by Joe Yin · 6 years ago
  58. 9aab22e Added new footer.h header where BPF_LICENSE is set if not defined by Oriol Arcas · 6 years ago
  59. d601984 criticalstat: Fix check for invalid stacks (#1839) by Joel · 6 years ago
  60. 0b813f8 bcc: criticalstat: Add an atomic critical section tracer (#1801) by Joel · 6 years ago
  61. 116bb40 Patch for tools/tcpaccept.py (#1834) by Joe Yin · 6 years ago
  62. d17d5a8 Fix external pointer propagation in nested dereferences (#1837) by yonghong-song · 6 years ago
  63. 2458196 avoid probe rewriting of p->m in &(p->m) (#1831) by yonghong-song · 6 years ago
  64. fa7508d Fix nested dereference rewrites (#1835) by Paul Chaignon · 6 years ago
  65. a9f96c0 Recognize context member dereferences despite array accesses (#1828) by Paul Chaignon · 6 years ago
  66. c2fb112 python: add __version__ attribute to bcc module (#1826) by Andreas Gerstmayr · 6 years ago
  67. 66d2863 prevent bpf_probe_read MemberExpr rewrite if not rewritable (#1827) by yonghong-song · 6 years ago
  68. e07f2ed Modify trace function from generic_file_read_iter() to ext4_file_read_iter() (#1818) by Joe Yin · 6 years ago
  69. fe779f3 Trace external pointers through function returns (#1821) by Paul Chaignon · 6 years ago
  70. f86f7e8 Skip dereferences inside bpf_probe_reads calls (#1824) by Paul Chaignon · 6 years ago
  71. 37f7fef profile: remove unnecessary bpf_probe_read call (#1822) by Paul Chaignon · 6 years ago
  72. 6972806 Prepare debian changelog for v0.6.0 tag by Brenden Blanco · 6 years ago
  73. 3b86b56 make tcpdrop and zfsslower python3 compatible (#1817) by yonghong-song · 6 years ago
  74. 2da3426 generate indirect parameter assignment if arch uses syscall wrapper (#1816) by yonghong-song · 6 years ago
  75. eebd485 Fix 20fb64c and skip probe rewriter for bpf_probe_read (#1812) by Paul Chaignon · 6 years ago
  76. d83210d remove unnecessary prefix in some prog names (#1814) by yonghong-song · 6 years ago
  77. 81de82c tcplife: fix dport byte order (#1813) by Andreas Gerstmayr · 6 years ago
  78. 7312cb6 Merge pull request #1810 from lcp/xdp_redirect-v2 by yonghong-song · 6 years ago
  79. 3fc78a4 Merge pull request #1811 from pchaigno/tcpdrop-smoke-test by yonghong-song · 6 years ago
  80. d727b40 Merge pull request #1808 from iovisor/yhs_dev2 by 4ast · 6 years ago
  81. eaf4f07 Merge pull request #1809 from iovisor/yhs_dev by 4ast · 6 years ago
  82. cbd28ea Smoke test for tcpdrop by Paul Chaignon · 6 years ago
  83. 87a873f Add DEVMAP, CPUMAP, and redirect_map() to the reference guide by Gary Lin · 6 years ago
  84. db410bf Add two new map types: DEVMAP and CPUMAP by Gary Lin · 6 years ago
  85. 6f3c825 add missing types in bps by Yonghong Song · 6 years ago
  86. 7c48946 adjust tracepoint field type based on size by Yonghong Song · 6 years ago
  87. 62af0ea Merge pull request #1790 from brendangregg/master by yonghong-song · 6 years ago
  88. b0098f2 Merge pull request #1797 from dpayne/feat/add_stack_frames_to_funcslower by yonghong-song · 6 years ago
  89. 1a5090a tcpdrop: reduce data struct size by Brendan Gregg · 6 years ago
  90. bd10718 Merge pull request #1805 from pchaigno/remove-remnant-old-profile by yonghong-song · 6 years ago
  91. bc18b54 Switching fileslower -> funcslower in the man pages by dpayne · 6 years ago
  92. 8388f73 Removing saving kernel ip for later IP checking for funcslower by dpayne · 6 years ago
  93. 4aab95e Updating example for funcslower by dpayne · 6 years ago
  94. 275dff4 profile: remove remnant from old version by Paul Chaignon · 6 years ago
  95. 3ae15d6 Add the missing XDP_REDIRECT by Gary Lin · 6 years ago
  96. 8193c3a Updating example file for funcslower by dpayne · 6 years ago
  97. 00ac6d6 1. Fixing page offset check in funcslower by dpayne · 6 years ago
  98. db5fa47 Merge pull request #1799 from iovisor/yhs_dev by 4ast · 6 years ago
  99. 3c5686d fix a memory leak for getline() by Yonghong Song · 6 years ago
  100. 8587ee0 Merge pull request #1798 from erthalion/patch-1 by yonghong-song · 6 years ago