aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-04Prepare debian changelog for v0.7.0 tagtag_v0.7.0Brenden Blanco1-0/+6
2018-09-04Add Perl support for ucalls / uflow / ustat (#1959)Marko Myllynen18-78/+122
2018-09-02tools: Skip backward time entries v2 (#1958)olsajiri2-3/+16
2018-08-31Update wakeuptime.py (#1957)Pascal Loth1-1/+1
2018-08-30Serialize python builds (#1951)Filippos Giannakos1-1/+8
2018-08-28updated for RHEL (#1948)Allan McAleavy1-0/+8
2018-08-28fix flaky test_usdt3.py test (#1947)yonghong-song1-2/+8
2018-08-28Update oomkill.py (#1945)Smita Koralahalli Channabasappa3-4/+84
2018-08-21[tools/argdist.py] Fix a wrong place of help info (#1939)muahao1-1/+1
2018-08-17Fix unsiggned typo introduced in commit 7c489469 (#1933)Marko Myllynen1-2/+2
2018-08-16sync header to latest net-next (#1932)yonghong-song6-22/+322
2018-08-16Switch IPv4 saddr/daddr to u32's within tools/tcpstates.py (#1862)Joe Yin6-68/+77
2018-08-15[tools/syscount.py]: fix total_ns wrong count (#1931)muahao1-1/+1
2018-08-15provide a parameter to suppress printing a new line at the end of the bytes (...Mike Day1-2/+3
2018-08-14Merge pull request #1929 from iovisor/yhs_devTeng Qin1-2/+2
2018-08-14fix a rewriter bug for array subscriptYonghong Song1-2/+2
2018-08-13fix compilation error with llvm trunk (8.0.0) (#1924)yonghong-song1-0/+5
2018-08-13fix attach_kretprobe for newer kernels (#1922)yonghong-song1-1/+1
2018-08-09Add name to program too large error message (#1917)Teng Qin1-2/+2
2018-08-09Merge pull request #1918 from jeromemarchand/llcstatTeng Qin1-6/+10
2018-08-08Adding Fedora 28 to the list of fedora versions (#1898)Will Fife1-2/+2
2018-08-08python3 fixes and testing support (#1916)Brenden Blanco9-26/+33
2018-08-08Miscellaneous fixes (#1914)jeromemarchand6-6/+16
2018-08-07Documentation: Added table for program type and its helper functions (#1881)Ravi Kiran Eticala1-0/+33
2018-08-07llcstat: print a nicer error message when hardware events are missingJerome Marchand1-6/+10
2018-08-03sslsniff: add NSS support (#1908)jeromemarchand3-18/+37
2018-08-03fix python3 issue for ttysnoop.py (#1912)yonghong-song1-4/+4
2018-08-01Changed cmake3 to cmake in Ubuntu build documents as there is no package name...Alex Maestretti1-1/+1
2018-07-31Update scripts to use `increment` (#1905)Javier Honduvilla Coto18-67/+45
2018-07-30add instructions for installing on Amazon Linux from source (#1902)Oliver Mannion1-0/+46
2018-07-27[trace.py]: allow to use STRCMP helper with binary values (#1900)Nikita V. Shirokov3-3/+26
2018-07-27Allow arbitrary hashtable increments. Fixes #1742 (#1897)Javier Honduvilla Coto6-16/+37
2018-07-24clang: loader: Allow user to override kernel version (#1895)Joel3-0/+42
2018-07-23table: remove NotImplementedError on LpmTrie __delitem__ calls (#1892)Eyal Birger1-4/+0
2018-07-23Prepare debian changelog for v0.6.1 tagv0.6.1Brenden Blanco1-0/+8
2018-07-23Fedora 28 support (#1820)Brenden Blanco9-21/+95
2018-07-22add usdt calls to libbcc (#1890)Brendan Gregg1-1/+7
2018-07-19examples/http_filter: Add pointer offset accounting for variable ip header le...ChaosData2-7/+23
2018-07-19ucalls: use replace error handler (#1888)jeromemarchand1-4/+6
2018-07-19[profile.py]: adding support to collect profile only from specified CPU (#1891)Nikita V. Shirokov3-1/+44
2018-07-16Merge pull request #1885 from calavera/execsnoop_real_parentBrendan Gregg2-5/+26
2018-07-16Merge pull request #1873 from andihit/tcptop-improvementsBrendan Gregg1-39/+50
2018-07-14Update preconditions for execsnoop.David Calavera1-1/+1
2018-07-14tcptop: fix display of received bytes, reduce syscalls (fixes #1871)Andreas Gerstmayr1-39/+50
2018-07-13Add inline comment about issue in 4.13 kernels.David Calavera1-1/+7
2018-07-12Merge pull request #1884 from netgroup-polito/fix-get-table-offline-percpuTeng Qin2-1/+37
2018-07-12Update get_ppid comment.David Calavera1-2/+3
2018-07-12Try to get parent PID from current task's real parent.David Calavera1-1/+15
2018-07-11fix get_table_offline for percpu hash tableMauricio Vasquez B2-1/+37
2018-07-09Merge pull request #1882 from iovisor/ubuntu1804-deps4ast1-6/+8