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