summaryrefslogtreecommitdiffstats
path: root/runtime/sduprobes.c
Commit message (Collapse)AuthorAgeFilesLines
* PR9875: Remove sduprobesWenji Huang2009-03-031-61/+0
| | | | | | | | | | | | Impact: cleanup Since sdt.h is in git tree, sduprobes is no longer needed. * Makefile.am: Remove sduprobes. * Makefile.in: Regenerated. * doc/Makefile.in: Ditto. * runtime/sduprobes.c: Removed. Signed-off-by: Wenji Huang <wenji.huang@oracle.com>
* Remove STAP_PROBE_START.Stan Cox2008-12-041-8/+0
|
* Add static uprobe support (static library variant)Stan Cox2008-11-171-0/+69