summaryrefslogtreecommitdiff
path: root/share/dtrace/Makefile
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2021-06-19pkgbase: Put dtrace in its own packageEmmanuel Vadot
2020-10-21Add dtrace SDT probe ipfw:::rule-matched.Andrey V. Elsukov
2018-03-06Introduce dwatch(1) as a tool for making DTrace more usefulDevin Teske
2016-05-19Remove the old version of the DTraceToolkit from the source tree.George V. Neville-Neil
2016-03-22Add an mbuf provider to DTrace.George V. Neville-Neil
2016-03-03fix tcpdebug: - assign to "flags" in each probe, not only debug-inputGeorge V. Neville-Neil
2016-01-22Add scripts for watching common entry points.Devin Teske
2015-11-26META MODE: These need object directories to handle staging.Bryan Drewery
2015-10-04Add a little, but very useful script for use with programs that work using anPawel Jakub Dawidek
2015-06-30Add missing DTrace scripts that exist in the source tree to the Makefile forHiren Panchasara
2015-03-08udp track shows UDP data as it arrives and leaves the systemGeorge V. Neville-Neil
2015-03-07TCP connection tracker that uses aggregations to show where connectionsGeorge V. Neville-Neil
2015-03-07Add a more complex TCP tracking script, which shows connections andGeorge V. Neville-Neil
2015-03-07Add a TCP state tracking script based on FreeBSD TCP SDTsGeorge V. Neville-Neil
2014-08-09add my scripts to measure io latency per disk...John-Mark Gurney
2014-05-06Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh
2012-07-20Add a new script, hotopen, which shows what uid is opening filesGeorge V. Neville-Neil
2012-05-18Add support for our own DTrace scripts and those from the DTraceToolkitGeorge V. Neville-Neil