summaryrefslogtreecommitdiffstats
path: root/includes/sys/sdt.h
Commit message (Collapse)AuthorAgeFilesLines
* STAP_PROBE takes no extra arguments.Mark Wielaard2009-03-061-2/+2
| | | | * includes/sys/sdt.h (STAP_PROBE): Don't add __VA_ARGS__.
* Create unique named labels.Stan Cox2009-03-061-65/+94
| | | | | * includes/sys/sdt.h (STAP_PROBEN_): New macros that take advantage of __COUNTER__
* Allow the same static user probe to be used multiple times per line.Stan Cox2009-03-021-15/+41
| | | | | * 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-12/+5
|
* use "X" asm constraint for user-space marker parmsFrank Ch. Eigler2009-02-171-5/+5
|
* Move sdt.h to includes/sys and use in tests.Mark Wielaard2009-02-171-0/+180