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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-05-28
1
-57
/
+75
|
\
|
*
Avoid 1 case of holding a semaphore while mmap callbacks are being made.
David Smith
2009-05-28
1
-57
/
+75
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-05-22
1
-1
/
+14
|
\
|
|
*
Restore staprun's support for REAL_UID/GID
Josh Stone
2009-05-22
1
-1
/
+14
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-05-22
3
-90
/
+125
|
\
|
|
*
Properly read eh_frame and pass is_ehframe correctly.
Mark Wielaard
2009-05-20
1
-6
/
+10
|
*
Use debug_frame table, then fallback to eh_frame when necessary.
Mark Wielaard
2009-05-20
1
-24
/
+39
|
*
Pass and use ptrType and is_ehframe to unwind adjustStartLoc.
Mark Wielaard
2009-05-20
1
-53
/
+66
|
*
Fetch and store both debug_frame and eh_frame tables.
Mark Wielaard
2009-05-20
3
-19
/
+22
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-05-19
3
-15
/
+25
|
\
|
|
*
PR10171 workaround.
David Smith
2009-05-18
1
-0
/
+5
|
*
PR10091 fixes.
David Smith
2009-05-18
1
-0
/
+6
|
*
Tidy/tighten DEBUG_UNWIND ptrType a bit.
Mark Wielaard
2009-05-15
1
-14
/
+13
|
*
Initialize aptr in runtime/map.c and keep gcc-4.4 happy
Ananth N Mavinakayanahalli
2009-05-13
1
-1
/
+1
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-05-06
1
-1
/
+1
|
\
|
|
*
Problems using server scripts when not on PATH.
Dave Brolley
2009-05-06
1
-1
/
+1
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-05-05
2
-0
/
+3
|
\
|
|
*
Add Vim modelines for new C/C++ sources
Josh Stone
2009-05-05
2
-0
/
+3
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-05-05
2
-3
/
+170
|
\
|
|
*
Module signing and verification using a separate file for the module signature.
Dave Brolley
2009-05-04
4
-69
/
+532
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-04-30
2
-1
/
+52
|
\
|
|
*
Fixed itrace on RHEL5 (PR10091).
David Smith
2009-04-27
2
-1
/
+52
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-04-27
5
-87
/
+347
|
\
|
|
*
PR10081: improve error message for verifying build-id
Wenji Huang
2009-04-26
1
-28
/
+23
|
*
PR10099: Extend %M directive to support hexdumping large buffers
Wenji Huang
2009-04-26
1
-12
/
+19
|
*
PR5273: uprobes_i386.c instruction table
Jim Keniston
2009-04-24
1
-11
/
+11
|
*
Cache and retrieve syscall arguments when needed.
David Smith
2009-04-24
2
-35
/
+293
|
*
i386 uprobes1: enable the 0x0f 0x1_ row of opcodes
Jim Keniston
2009-04-23
1
-1
/
+1
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-04-23
2
-108
/
+17
|
\
|
|
*
utrace/ia64: Fix syscall_get_set_args_cb() to handle syscalls via syscall()
Masami Hiramatsu
2009-04-22
1
-3
/
+10
|
*
PR 9821: Use genuine strftime in staprun/stapio
Masami Hiramatsu
2009-04-22
1
-105
/
+7
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-04-22
10
-58
/
+92
|
\
|
|
*
Merge branch 'master' of ssh://sourceware.org/git/systemtap
Mark Wielaard
2009-04-21
1
-1
/
+2
|
|
\
|
|
*
Ref-count correctly when deranged handler calls do_exit().
Jim Keniston
2009-04-21
1
-1
/
+2
|
*
|
Merge branch 'user_unwind'
Mark Wielaard
2009-04-21
9
-57
/
+90
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Add uprobes_ustack testcase and bug fixlet.
Mark Wielaard
2009-04-21
1
-1
/
+4
|
|
*
Add ubacktrace(), print_ustack() and print_ubacktrace().
Mark Wielaard
2009-04-21
1
-0
/
+26
|
|
*
Don't use stack fallback for user space unwinding when using dwarf unwinder.
Mark Wielaard
2009-04-21
2
-8
/
+16
|
|
*
Remove old _stp_ustack bits.
Mark Wielaard
2009-04-21
1
-17
/
+0
|
|
*
Pass task from tapset, through stack and unwind functions for lookup.
Mark Wielaard
2009-04-20
8
-19
/
+25
|
|
*
Pass task to _stp_func_print and _stp_kallsyms_lookup.
Mark Wielaard
2009-04-19
4
-8
/
+9
|
|
*
Handle .absolute and .dynamic (user space) addresses in adjustStartLoc.
Mark Wielaard
2009-04-19
1
-6
/
+12
*
|
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-04-21
5
-33
/
+152
|
\
|
|
|
*
|
PR10078: uretprobes on functions returning structs/unions
Jim Keniston
2009-04-20
3
-3
/
+36
|
*
|
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
David Smith
2009-04-20
2
-33
/
+350
|
|
\
|
|
*
|
Uses upstream ia64 syscall functions.
David Smith
2009-04-20
2
-30
/
+116
*
|
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-04-21
5
-43
/
+371
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
PR7072: use _stp_reserve_bytes for printf buffer
Kent Sebastian
2009-04-17
2
-33
/
+350
|
|
/
|
*
Privatize MAX_STACK_DEPTH
Josh Stone
2009-04-16
2
-3
/
+3
|
*
Improved ppc and ia64 runtime/syscall.h.
David Smith
2009-04-16
1
-7
/
+18
[next]