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
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR7082: support non-setuid use of $SYSTEMTAP_RUNTIME to find uprobes.ko
Frank Ch. Eigler
2008-12-09
2
-4
/
+17
*
PR7063: honor SYSTEMTAP_STAPRUN and SYSTEMTAP_STAPIO environment variables
Roland McGrath
2008-12-03
3
-53
/
+77
*
PR6925: tolerate modules left over from previous crashed? stap sessions
Frank Ch. Eigler
2008-12-03
2
-2
/
+18
*
PR4783: remove traces of stap{run,io} self-renicing
Frank Ch. Eigler
2008-11-28
3
-6
/
+7
*
PR6964: configurably revert to signal-based "stap -c CMD" startup synchroniza...
Frank Ch. Eigler
2008-11-12
2
-29
/
+69
*
PR6964: temporary workaround for fedora utrace kernel bug 467568
Wenji Huang
2008-10-28
2
-0
/
+25
*
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
2
-3
/
+13
*
PR4886: check build-id if able.
Wenji Huang
2008-10-06
1
-0
/
+5
*
Fix PR 6903 by checking for the real uid, not the euid.
David Smith
2008-09-18
2
-1
/
+7
*
PR6445: documentation, mopping up
Frank Ch. Eigler
2008-09-06
1
-0
/
+5
*
"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
*
remove capabilities logic, cont'd
Frank Ch. Eigler
2008-09-05
4
-91
/
+73
*
remove capability logic
Frank Ch. Eigler
2008-09-05
1
-166
/
+0
*
PR6736: changelogs for post-merge compiled unwind/symbols data reorganization
Frank Ch. Eigler
2008-07-10
1
-0
/
+9
*
pass /sys/module/*/sections/* addresses to the kernel module too
Frank Ch. Eigler
2008-07-07
1
-7
/
+83
*
emit all symbol tables at compile time; don't do any module munging; new unwi...
Frank Ch. Eigler
2008-07-04
1
-1
/
+2
*
transport/symbol rework: kernel-only probes working
Frank Ch. Eigler
2008-06-29
3
-4
/
+14
*
STP_RELOCATE message for kernel relocatability (re)adaption, starting impleme...
Frank Ch. Eigler
2008-06-29
4
-23
/
+128
*
PR6429: remove unused file
Frank Ch. Eigler
2008-06-03
1
-97
/
+0
*
PR6429: remove stapio STP_UNWIND support and associated elfutils dependency
Frank Ch. Eigler
2008-06-03
2
-12
/
+5
*
More signal cleanup.
Martin Hunt
2008-05-05
2
-9
/
+6
*
Fix problem handling SIG_CHLD
Martin Hunt
2008-05-05
2
-2
/
+19
*
Cleanup signal handling for staprun.
Martin Hunt
2008-05-05
2
-46
/
+77
*
PR6008: Increase the limitation of the buffer size to 4095MB.
Masami Hiramatsu
2008-04-30
2
-3
/
+10
*
PR5645: Fix sub-buffer size calculation and debug messages.
Masami Hiramatsu
2008-04-30
3
-2
/
+7
*
PR6451: avoid one class of staprun shutdown deadlock (module/.ctl filehandle ...
Frank Ch. Eigler
2008-04-24
3
-3
/
+9
*
Allow staprun to run on kernels without capabilities configured.
Martin Hunt
2008-04-22
5
-40
/
+52
*
Move send_request out of common.c because staprun no longer sends anything.
Martin Hunt
2008-04-22
4
-27
/
+32
*
Add documentation for staprun -d option.
Martin Hunt
2008-04-22
2
-0
/
+7
*
Change staprun to exec stapio. Add "-d" option to staprun.
Martin Hunt
2008-04-21
9
-486
/
+153
*
rebased unwind_branch on top of current master
Frank Ch. Eigler
2008-03-25
5
-172
/
+182
*
2008-02-27 Martin Hunt <hunt@redhat.com>
hunt
2008-02-27
1
-3
/
+18
*
2008-02-21 David Smith <dsmith@redhat.com>
dsmith
2008-02-21
2
-3
/
+17
*
Print out more descriptive error messages on non-root systemtap invocation
ananth
2008-02-04
1
-2
/
+9
*
Fix last checkin.
hunt
2008-01-21
1
-77
/
+4
*
2008-01-21 Martin Hunt <hunt@redhat.com>
hunt
2008-01-21
3
-14
/
+87
*
PR4037 and fixes to better synchronize staprun and stapio.
hunt
2008-01-15
5
-115
/
+165
*
PR5603 hack for stack smash
fche
2008-01-12
2
-2
/
+7
*
2007-12-11 Martin Hunt <hunt@redhat.com>
hunt
2007-12-11
3
-17
/
+27
*
2007-11-09 Martin Hunt <hunt@redhat.com>
hunt
2007-11-09
2
-1
/
+6
*
2007-10-26 Martin Hunt <hunt@redhat.com>
hunt
2007-10-26
2
-1
/
+10
*
2007-10-12 Martin Hunt <hunt@redhat.com>
hunt
2007-10-12
8
-27
/
+81
*
* staprun error-check reordering for parseko/cmdline* tests
fche
2007-10-12
2
-9
/
+16
*
2007-10-09 Martin Hunt <hunt@redhat.com>
hunt
2007-10-09
6
-3
/
+45
*
PR 5709
kenistoj
2007-10-08
4
-25
/
+90
*
2007-09-14 Martin Hunt <hunt@redhat.com>
hunt
2007-09-14
3
-38
/
+14
*
2007-08-31 Martin Hunt <hunt@redhat.com>
hunt
2007-08-31
2
-0
/
+2
*
2007-08-31 Martin Hunt <hunt@redhat.com>
hunt
2007-08-31
2
-0
/
+8
[next]