summaryrefslogtreecommitdiffstats
path: root/dtrace
Commit message (Collapse)AuthorAgeFilesLines
* Remove debugging line.Stan Cox2009-03-241-1/+0
| | | | * dtrace: Remove debugging line.
* Allow the same static user probe to be used multiple times per line.Stan Cox2009-03-021-0/+9
| | | | | * dtrace (provider): Add STAP_PROBE10. * includes/sys/sdt.h: Likewise. Convert labels to __label__
* Always emit .probes section; use .label method as a backup strategyStan Cox2009-02-181-1/+2
|
* PR 9850, use a list of arguments for call.Mark Wielaard2009-02-161-2/+2
|
* PR 9851, use os.path.splitext instead of string.replace.Mark Wielaard2009-02-161-2/+3
|
* PR 9849, use mkstemp.Mark Wielaard2009-02-161-1/+3
|
* dtrace: Handle (absense of) -o argument correctly.Mark Wielaard2009-01-271-7/+7
|
* Fix syscall.exp.Stan Cox2009-01-261-1/+0
|
* Add dtrace -h supportStan Cox2009-01-221-32/+142
|
* Add dtrace and sdt.hStan Cox2009-01-131-0/+35