summaryrefslogtreecommitdiffstats
path: root/runtime/staprun
Commit message (Expand)AuthorAgeFilesLines
* PR7082: support non-setuid use of $SYSTEMTAP_RUNTIME to find uprobes.koFrank Ch. Eigler2008-12-092-4/+17
* PR7063: honor SYSTEMTAP_STAPRUN and SYSTEMTAP_STAPIO environment variablesRoland McGrath2008-12-033-53/+77
* PR6925: tolerate modules left over from previous crashed? stap sessionsFrank Ch. Eigler2008-12-032-2/+18
* PR4783: remove traces of stap{run,io} self-renicingFrank Ch. Eigler2008-11-283-6/+7
* PR6964: configurably revert to signal-based "stap -c CMD" startup synchroniza...Frank Ch. Eigler2008-11-122-29/+69
* PR6964: temporary workaround for fedora utrace kernel bug 467568Wenji Huang2008-10-282-0/+25
* BZ467652: support old-style stap -c "FOO > BAR" usage by backing down to sh...Frank Ch. Eigler2008-10-231-7/+27
* fix wordexp error handling, for invalid shell-like stap -c "command > file"Frank Ch. Eigler2008-10-152-3/+13
* PR4886: check build-id if able.Wenji Huang2008-10-061-0/+5
* Fix PR 6903 by checking for the real uid, not the euid.David Smith2008-09-182-1/+7
* PR6445: documentation, mopping upFrank Ch. Eigler2008-09-061-0/+5
* "stap -c" cleanup part 2 - use wordexp / execvp instead of "sh -c" to execute...Frank Ch. Eigler2008-09-061-28/+30
* task_finder <-> target_pid coupling; staprun/target_cmd fork under ptrace con...Frank Ch. Eigler2008-09-051-298/+328
* remove capabilities logic, cont'dFrank Ch. Eigler2008-09-054-91/+73
* remove capability logicFrank Ch. Eigler2008-09-051-166/+0
* PR6736: changelogs for post-merge compiled unwind/symbols data reorganizationFrank Ch. Eigler2008-07-101-0/+9
* pass /sys/module/*/sections/* addresses to the kernel module tooFrank Ch. Eigler2008-07-071-7/+83
* emit all symbol tables at compile time; don't do any module munging; new unwi...Frank Ch. Eigler2008-07-041-1/+2
* transport/symbol rework: kernel-only probes workingFrank Ch. Eigler2008-06-293-4/+14
* STP_RELOCATE message for kernel relocatability (re)adaption, starting impleme...Frank Ch. Eigler2008-06-294-23/+128
* PR6429: remove unused fileFrank Ch. Eigler2008-06-031-97/+0
* PR6429: remove stapio STP_UNWIND support and associated elfutils dependencyFrank Ch. Eigler2008-06-032-12/+5
* More signal cleanup.Martin Hunt2008-05-052-9/+6
* Fix problem handling SIG_CHLDMartin Hunt2008-05-052-2/+19
* Cleanup signal handling for staprun.Martin Hunt2008-05-052-46/+77
* PR6008: Increase the limitation of the buffer size to 4095MB.Masami Hiramatsu2008-04-302-3/+10
* PR5645: Fix sub-buffer size calculation and debug messages.Masami Hiramatsu2008-04-303-2/+7
* PR6451: avoid one class of staprun shutdown deadlock (module/.ctl filehandle ...Frank Ch. Eigler2008-04-243-3/+9
* Allow staprun to run on kernels without capabilities configured.Martin Hunt2008-04-225-40/+52
* Move send_request out of common.c because staprun no longer sends anything.Martin Hunt2008-04-224-27/+32
* Add documentation for staprun -d option.Martin Hunt2008-04-222-0/+7
* Change staprun to exec stapio. Add "-d" option to staprun.Martin Hunt2008-04-219-486/+153
* rebased unwind_branch on top of current masterFrank Ch. Eigler2008-03-255-172/+182
* 2008-02-27 Martin Hunt <hunt@redhat.com>hunt2008-02-271-3/+18
* 2008-02-21 David Smith <dsmith@redhat.com>dsmith2008-02-212-3/+17
* Print out more descriptive error messages on non-root systemtap invocationananth2008-02-041-2/+9
* Fix last checkin.hunt2008-01-211-77/+4
* 2008-01-21 Martin Hunt <hunt@redhat.com>hunt2008-01-213-14/+87
* PR4037 and fixes to better synchronize staprun and stapio.hunt2008-01-155-115/+165
* PR5603 hack for stack smashfche2008-01-122-2/+7
* 2007-12-11 Martin Hunt <hunt@redhat.com>hunt2007-12-113-17/+27
* 2007-11-09 Martin Hunt <hunt@redhat.com>hunt2007-11-092-1/+6
* 2007-10-26 Martin Hunt <hunt@redhat.com>hunt2007-10-262-1/+10
* 2007-10-12 Martin Hunt <hunt@redhat.com>hunt2007-10-128-27/+81
* * staprun error-check reordering for parseko/cmdline* testsfche2007-10-122-9/+16
* 2007-10-09 Martin Hunt <hunt@redhat.com>hunt2007-10-096-3/+45
* PR 5709kenistoj2007-10-084-25/+90
* 2007-09-14 Martin Hunt <hunt@redhat.com>hunt2007-09-143-38/+14
* 2007-08-31 Martin Hunt <hunt@redhat.com>hunt2007-08-312-0/+2
* 2007-08-31 Martin Hunt <hunt@redhat.com>hunt2007-08-312-0/+8