| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC SVN r329188,329334,329353,329914,329995-329996: DTrace Enhancements | Devin Teske | 2018-05-15 | 4 | -939/+1 |
| * | MFC r305363: | Mark Johnston | 2016-09-13 | 1 | -84/+0 |
| * | Remove the old version of the DTraceToolkit from the source tree. | George V. Neville-Neil | 2016-05-19 | 4 | -41/+3 |
| * | Add the address at which the routine returned. | George V. Neville-Neil | 2016-04-21 | 1 | -1/+1 |
| * | Remove dependency on mbuf provider as mbuf SDTs are now in the SDT space. | George V. Neville-Neil | 2016-03-25 | 1 | -1/+0 |
| * | Add an mbuf provider to DTrace. | George V. Neville-Neil | 2016-03-22 | 2 | -0/+217 |
| * | fix tcpdebug: - assign to "flags" in each probe, not only debug-input | George V. Neville-Neil | 2016-03-03 | 2 | -2/+5 |
| * | Bump copyright for change from fbt to syscall | Devin Teske | 2016-01-24 | 1 | -1/+1 |
| * | Switch to syscall; HEAD lacks fbt for kill(2) | Devin Teske | 2016-01-22 | 1 | -4/+3 |
| * | Fix bad title on script (caused by copy/paste) | Devin Teske | 2016-01-22 | 1 | -1/+1 |
| * | Add scripts for watching common entry points. | Devin Teske | 2016-01-22 | 4 | -1/+940 |
| * | META MODE: Update dependencies with 'the-lot' and add missing directories. | Bryan Drewery | 2015-12-01 | 1 | -0/+11 |
| * | META MODE: These need object directories to handle staging. | Bryan Drewery | 2015-11-26 | 1 | -2/+0 |
| * | Replace the retval.sh shell script with a native DTrace script. | George V. Neville-Neil | 2015-11-26 | 2 | -43/+42 |
| * | Summary: A simple script to print the return value of any function, | George V. Neville-Neil | 2015-11-25 | 1 | -0/+43 |
| * | Add a little, but very useful script for use with programs that work using an | Pawel Jakub Dawidek | 2015-10-04 | 2 | -1/+59 |
| * | dd DTrace probe points, translators and a corresponding script | George V. Neville-Neil | 2015-09-13 | 1 | -0/+165 |
| * | Update DTrace nfs scripts to track the proper provider names. | George V. Neville-Neil | 2015-09-08 | 2 | -4/+4 |
| * | Add missing DTrace scripts that exist in the source tree to the Makefile for | Hiren Panchasara | 2015-06-30 | 1 | -2/+4 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+11 |
| |\ |
|
| | * | Remove extra blank lines | Simon J. Gerraty | 2015-06-10 | 1 | -1/+0 |
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 6 | -1/+302 |
| | |\ |
|
| | * \ | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 5 | -8/+150 |
| | |\ \ |
|
| | * \ \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 3 | -119/+114 |
| | |\ \ \ |
|
| | * \ \ \ | Merge from head | Simon J. Gerraty | 2014-05-08 | 1 | -1/+1 |
| | |\ \ \ \ |
|
| | * | | | | | We do want objdir | Simon J. Gerraty | 2013-10-13 | 1 | -1/+0 |
| | * | | | | | Updated dependencies | Simon J. Gerraty | 2013-10-13 | 1 | -0/+12 |
| * | | | | | | Remove NO_OBJ | Simon J. Gerraty | 2015-06-11 | 1 | -2/+0 |
| | |_|_|_|/
|/| | | | |
|
| * | | | | | Brief demo script showing the various values that can be read via the new SIF... | George V. Neville-Neil | 2015-04-29 | 1 | -0/+68 |
| * | | | | | Summary: Update the ports to read from the packet rather than the | George V. Neville-Neil | 2015-03-08 | 1 | -4/+3 |
| * | | | | | udp track shows UDP data as it arrives and leaves the system | George V. Neville-Neil | 2015-03-08 | 2 | -1/+56 |
| * | | | | | Summary: Remove the pid printing which does not currently work. | George V. Neville-Neil | 2015-03-08 | 1 | -1/+1 |
| * | | | | | Set the property to executable. | George V. Neville-Neil | 2015-03-07 | 1 | -0/+0 |
| * | | | | | Add execute bits to tcpstate script. | George V. Neville-Neil | 2015-03-07 | 1 | -1/+1 |
| * | | | | | TCP connection tracker that uses aggregations to show where connections | George V. Neville-Neil | 2015-03-07 | 2 | -1/+49 |
| * | | | | | Add a more complex TCP tracking script, which shows connections and | George V. Neville-Neil | 2015-03-07 | 2 | -1/+85 |
| * | | | | | Add a TCP state tracking script based on FreeBSD TCP SDTs | George V. Neville-Neil | 2015-03-07 | 2 | -1/+48 |
| | |_|_|/
|/| | | |
|
| * | | | | add my scripts to measure io latency per disk... | John-Mark Gurney | 2014-08-09 | 3 | -1/+143 |
| * | | | | make the README a bit more clearer... | John-Mark Gurney | 2014-08-09 | 2 | -7/+7 |
| | |_|/
|/| | |
|
| * | | | Use dtrace -s instead of /bin/sh for DTrace scripts. | Rui Paulo | 2014-06-26 | 3 | -119/+114 |
| | |/
|/| |
|
| * | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
| |/ |
|
| * | Remove copy/pasteo in the copyright notice. | George V. Neville-Neil | 2012-07-21 | 1 | -3/+0 |
| * | Add a new script, hotopen, which shows what uid is opening files | George V. Neville-Neil | 2012-07-20 | 2 | -2/+63 |
| * | Add a script that traces NFS attribute cache accesses. | George V. Neville-Neil | 2012-07-16 | 1 | -0/+74 |
| * | Fix a case typo. | George V. Neville-Neil | 2012-05-18 | 1 | -1/+1 |
| * | Add a DTrace script to show the frequency and latency of NFS client calls. | George V. Neville-Neil | 2012-05-18 | 1 | -0/+74 |
| * | Add support for our own DTrace scripts and those from the DTraceToolkit | George V. Neville-Neil | 2012-05-18 | 3 | -0/+49 |