Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix target_set tapset. | Przemyslaw Pawelczyk | 2009-06-18 | 1 | -10/+18 |
| | | | | | | | | Revise acquiring of pid and ppid in fork.return probe -- use returnval() and pid() instead of pid() and ppid() respectively. Add pid removal on exit syscall. Use dwarfless syscall probe aliases. Correct formatting. Signed-off-by: Josh Stone <jistone@redhat.com> | ||||
* | 2007-08-16 Frank Ch. Eigler <fche@elastic.org> | fche | 2007-08-17 | 1 | -0/+27 |
PR 1315. * target_set.stp: New tapset file. * stapfuncs.5.in: Document new target_set tapset. * buildok/fortyfive.stp: New test. |