index
:
systemtap-steved
master
nfsd-update
rpc-update
Unnamed repository; edit this file to name it for gitweb.
Steve Dickson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
staprun
/
mainloop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
runtime: switch to deferred STP_EXIT signalling
Frank Ch. Eigler
2010-04-09
1
-8
/
+34
*
Fixed BZ 557165 by adding better error handling.
David Smith
2010-04-05
1
-1
/
+3
*
PR 10706 fixed by switching to unbuffered output.
David Smith
2009-11-03
1
-1
/
+1
*
Fix for bug 10866 (exit with rc != 0 on script ERRORs).
Breno Leitao
2009-11-03
1
-10
/
+14
*
PR10761: pass -v's to final "staprun -d" if appropriate
Frank Ch. Eigler
2009-10-13
1
-60
/
+54
*
PR 10575. Improves running target commands.
David Smith
2009-10-13
1
-18
/
+43
*
PR10204: Place userspace markers in systemtap itself
Kent Sebastian
2009-07-31
1
-0
/
+1
*
Merge commit 'origin/master' into pr7043
David Smith
2009-05-21
1
-17
/
+53
|
\
|
*
Module signing and verification using a separate file for the module signature.
Dave Brolley
2009-05-04
1
-5
/
+5
|
*
PR6930: stapio: support file switching
Masami Hiramatsu
2009-03-20
1
-11
/
+4
|
*
PR6930: stapio: run in background as a daemon
Masami Hiramatsu
2009-03-20
1
-0
/
+35
|
*
PR6930: staprun: supports error message to syslog
Masami Hiramatsu
2009-03-20
1
-1
/
+1
|
*
PR9947: move runtime cleanup out of the work queue
Josh Stone
2009-03-13
1
-0
/
+8
*
|
Renamed STP_OLD_TRANSPORT to STP_TRANSPORT_VERSION.
David Smith
2009-04-02
1
-1
/
+1
|
/
*
2009-01-28 David Smith <dsmith@redhat.com>
David Smith
2009-01-28
1
-0
/
+47
*
PR7063: honor SYSTEMTAP_STAPRUN and SYSTEMTAP_STAPIO environment variables
Roland McGrath
2008-12-03
1
-6
/
+13
*
PR4783: remove traces of stap{run,io} self-renicing
Frank Ch. Eigler
2008-11-28
1
-1
/
+0
*
PR6964: configurably revert to signal-based "stap -c CMD" startup synchroniza...
Frank Ch. Eigler
2008-11-12
1
-29
/
+61
*
PR6964: temporary workaround for fedora utrace kernel bug 467568
Wenji Huang
2008-10-28
1
-0
/
+19
*
BZ467652: support old-style stap -c "FOO > BAR" usage by backing down to sh...
Frank Ch. Eigler
2008-10-23
1
-7
/
+27
*
fix wordexp error handling, for invalid shell-like stap -c "command > file"
Frank Ch. Eigler
2008-10-15
1
-3
/
+9
*
"stap -c" cleanup part 2 - use wordexp / execvp instead of "sh -c" to execute...
Frank Ch. Eigler
2008-09-06
1
-28
/
+30
*
task_finder <-> target_pid coupling; staprun/target_cmd fork under ptrace con...
Frank Ch. Eigler
2008-09-05
1
-298
/
+328
*
transport/symbol rework: kernel-only probes working
Frank Ch. Eigler
2008-06-29
1
-1
/
+1
*
STP_RELOCATE message for kernel relocatability (re)adaption, starting impleme...
Frank Ch. Eigler
2008-06-29
1
-22
/
+1
*
PR6429: remove stapio STP_UNWIND support and associated elfutils dependency
Frank Ch. Eigler
2008-06-03
1
-12
/
+0
*
More signal cleanup.
Martin Hunt
2008-05-05
1
-9
/
+4
*
Fix problem handling SIG_CHLD
Martin Hunt
2008-05-05
1
-2
/
+14
*
Cleanup signal handling for staprun.
Martin Hunt
2008-05-05
1
-46
/
+71
*
Move send_request out of common.c because staprun no longer sends anything.
Martin Hunt
2008-04-22
1
-0
/
+23
*
Change staprun to exec stapio. Add "-d" option to staprun.
Martin Hunt
2008-04-21
1
-30
/
+34
*
rebased unwind_branch on top of current master
Frank Ch. Eigler
2008-03-25
1
-75
/
+84
*
PR4037 and fixes to better synchronize staprun and stapio.
hunt
2008-01-15
1
-1
/
+2
*
2007-11-09 Martin Hunt <hunt@redhat.com>
hunt
2007-11-09
1
-1
/
+1
*
2007-10-12 Martin Hunt <hunt@redhat.com>
hunt
2007-10-12
1
-1
/
+1
*
2007-09-14 Martin Hunt <hunt@redhat.com>
hunt
2007-09-14
1
-37
/
+2
*
2007-08-31 Martin Hunt <hunt@redhat.com>
hunt
2007-08-31
1
-0
/
+1
*
2007-08-31 Martin Hunt <hunt@redhat.com>
hunt
2007-08-31
1
-0
/
+3
*
2007-08-21 Martin Hunt <hunt@redhat.com>
hunt
2007-08-21
1
-3
/
+14
*
2007-08-14 David Smith <dsmith@redhat.com>
dsmith
2007-08-14
1
-195
/
+107
*
2007-06-04 Martin Hunt <hunt@redhat.com>
hunt
2007-06-04
1
-11
/
+16
*
2007-05-24 Martin Hunt <hunt@redhat.com>
hunt
2007-05-24
1
-1
/
+1
*
2007-05-22 Martin Hunt <hunt@redhat.com>
hunt
2007-05-22
1
-1
/
+1
*
2007-05-08 Martin Hunt <hunt@redhat.com>
hunt
2007-05-08
1
-39
/
+90
*
2007-05-07 Martin Hunt <hunt@redhat.com>
hunt
2007-05-07
1
-3
/
+15
*
2007-04-02 Martin Hunt <hunt@redhat.com>
hunt
2007-04-02
1
-6
/
+17
*
2007-03-26 Martin Hunt <hunt@redhat.com>
hunt
2007-03-26
1
-62
/
+42
*
2007-03-20 Martin Hunt <hunt@redhat.com>
hunt
2007-03-20
1
-0
/
+1
*
*** empty log message ***
hunt
2007-03-18
1
-3
/
+1
*
2007-03-18 Martin Hunt <hunt@redhat.com>
hunt
2007-03-18
1
-7
/
+22
[next]