summaryrefslogtreecommitdiffstats
path: root/runtime/staprun/mainloop.c
Commit message (Expand)AuthorAgeFilesLines
* runtime: switch to deferred STP_EXIT signallingFrank Ch. Eigler2010-04-091-8/+34
* Fixed BZ 557165 by adding better error handling.David Smith2010-04-051-1/+3
* PR 10706 fixed by switching to unbuffered output.David Smith2009-11-031-1/+1
* Fix for bug 10866 (exit with rc != 0 on script ERRORs).Breno Leitao2009-11-031-10/+14
* PR10761: pass -v's to final "staprun -d" if appropriateFrank Ch. Eigler2009-10-131-60/+54
* PR 10575. Improves running target commands.David Smith2009-10-131-18/+43
* PR10204: Place userspace markers in systemtap itselfKent Sebastian2009-07-311-0/+1
* Merge commit 'origin/master' into pr7043David Smith2009-05-211-17/+53
|\
| * Module signing and verification using a separate file for the module signature.Dave Brolley2009-05-041-5/+5
| * PR6930: stapio: support file switchingMasami Hiramatsu2009-03-201-11/+4
| * PR6930: stapio: run in background as a daemonMasami Hiramatsu2009-03-201-0/+35
| * PR6930: staprun: supports error message to syslogMasami Hiramatsu2009-03-201-1/+1
| * PR9947: move runtime cleanup out of the work queueJosh Stone2009-03-131-0/+8
* | Renamed STP_OLD_TRANSPORT to STP_TRANSPORT_VERSION.David Smith2009-04-021-1/+1
|/
* 2009-01-28 David Smith <dsmith@redhat.com>David Smith2009-01-281-0/+47
* PR7063: honor SYSTEMTAP_STAPRUN and SYSTEMTAP_STAPIO environment variablesRoland McGrath2008-12-031-6/+13
* PR4783: remove traces of stap{run,io} self-renicingFrank Ch. Eigler2008-11-281-1/+0
* PR6964: configurably revert to signal-based "stap -c CMD" startup synchroniza...Frank Ch. Eigler2008-11-121-29/+61
* PR6964: temporary workaround for fedora utrace kernel bug 467568Wenji Huang2008-10-281-0/+19
* 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-151-3/+9
* "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
* transport/symbol rework: kernel-only probes workingFrank Ch. Eigler2008-06-291-1/+1
* STP_RELOCATE message for kernel relocatability (re)adaption, starting impleme...Frank Ch. Eigler2008-06-291-22/+1
* PR6429: remove stapio STP_UNWIND support and associated elfutils dependencyFrank Ch. Eigler2008-06-031-12/+0
* More signal cleanup.Martin Hunt2008-05-051-9/+4
* Fix problem handling SIG_CHLDMartin Hunt2008-05-051-2/+14
* Cleanup signal handling for staprun.Martin Hunt2008-05-051-46/+71
* Move send_request out of common.c because staprun no longer sends anything.Martin Hunt2008-04-221-0/+23
* Change staprun to exec stapio. Add "-d" option to staprun.Martin Hunt2008-04-211-30/+34
* rebased unwind_branch on top of current masterFrank Ch. Eigler2008-03-251-75/+84
* PR4037 and fixes to better synchronize staprun and stapio.hunt2008-01-151-1/+2
* 2007-11-09 Martin Hunt <hunt@redhat.com>hunt2007-11-091-1/+1
* 2007-10-12 Martin Hunt <hunt@redhat.com>hunt2007-10-121-1/+1
* 2007-09-14 Martin Hunt <hunt@redhat.com>hunt2007-09-141-37/+2
* 2007-08-31 Martin Hunt <hunt@redhat.com>hunt2007-08-311-0/+1
* 2007-08-31 Martin Hunt <hunt@redhat.com>hunt2007-08-311-0/+3
* 2007-08-21 Martin Hunt <hunt@redhat.com>hunt2007-08-211-3/+14
* 2007-08-14 David Smith <dsmith@redhat.com>dsmith2007-08-141-195/+107
* 2007-06-04 Martin Hunt <hunt@redhat.com>hunt2007-06-041-11/+16
* 2007-05-24 Martin Hunt <hunt@redhat.com>hunt2007-05-241-1/+1
* 2007-05-22 Martin Hunt <hunt@redhat.com>hunt2007-05-221-1/+1
* 2007-05-08 Martin Hunt <hunt@redhat.com>hunt2007-05-081-39/+90
* 2007-05-07 Martin Hunt <hunt@redhat.com>hunt2007-05-071-3/+15
* 2007-04-02 Martin Hunt <hunt@redhat.com>hunt2007-04-021-6/+17
* 2007-03-26 Martin Hunt <hunt@redhat.com>hunt2007-03-261-62/+42
* 2007-03-20 Martin Hunt <hunt@redhat.com>hunt2007-03-201-0/+1
* *** empty log message ***hunt2007-03-181-3/+1
* 2007-03-18 Martin Hunt <hunt@redhat.com>hunt2007-03-181-7/+22