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
*
Avoid holding semaphore while making mmap callbacks.
David Smith
2009-06-09
1
-52
/
+130
*
Avoid 1 case of holding a semaphore while mmap callbacks are being made.
David Smith
2009-06-09
1
-57
/
+75
*
Make sure all DEBUG_TRANS output uses printk.
David Smith
2009-06-03
2
-13
/
+21
*
Fixed STP_TRANSPORT_VERSION 1 behavior.
David Smith
2009-06-03
6
-23
/
+87
*
Cleanup and better original transport support.
David Smith
2009-05-26
3
-4
/
+12
*
Added error checking and other updates.
David Smith
2009-05-22
7
-488
/
+44
*
Merge commit 'origin/master' into pr7043
David Smith
2009-05-21
49
-760
/
+3395
|
\
|
*
Initialize aptr in runtime/map.c and keep gcc-4.4 happy
Ananth N Mavinakayanahalli
2009-05-13
1
-1
/
+1
|
*
Problems using server scripts when not on PATH.
Dave Brolley
2009-05-06
1
-1
/
+1
|
*
Add Vim modelines for new C/C++ sources
Josh Stone
2009-05-05
2
-0
/
+3
|
*
Module signing and verification using a separate file for the module signature.
Dave Brolley
2009-05-04
4
-69
/
+532
|
*
Fixed itrace on RHEL5 (PR10091).
David Smith
2009-04-27
2
-1
/
+52
|
*
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
|
*
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 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
|
*
|
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
|
|
\
|
|
|
*
PR7072: use _stp_reserve_bytes for printf buffer
Kent Sebastian
2009-04-17
2
-33
/
+350
|
*
|
Uses upstream ia64 syscall functions.
David Smith
2009-04-20
2
-30
/
+116
|
|
/
|
*
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
|
*
PR9940: add/use unmap_u[ret]probe
Jim Keniston
2009-04-15
4
-14
/
+75
|
*
Merge branch 'master' of ssh://kenistoj@sources.redhat.com/git/systemtap
Jim Keniston
2009-04-15
17
-520
/
+1291
|
|
\
|
|
*
Merge branch 'dwarf_unwinder'
Mark Wielaard
2009-04-15
2
-8
/
+8
|
|
|
\
|
|
|
*
Don't redefine STP_USE_DWARF_UNWINDER.
Mark Wielaard
2009-04-12
1
-0
/
+2
|
|
|
*
Prefer dwarf unwinder on i386 and x86_64.
Mark Wielaard
2009-04-11
1
-7
/
+5
|
|
|
*
Fix unwind _stp_mod_sec_lookup.
Mark Wielaard
2009-04-10
1
-1
/
+1
|
|
*
|
Merge branch 'sections'
Mark Wielaard
2009-04-15
2
-15
/
+13
|
|
|
\
\
|
|
|
*
|
Make sure addr falls inside section in _stp_mod_sec_lookup.
Mark Wielaard
2009-04-14
1
-14
/
+10
|
|
|
*
|
Only set sec in _stp_mod_sec_lookup when not NULL.
Mark Wielaard
2009-04-14
1
-1
/
+2
|
|
|
*
|
Keep track of relocation section sizes.
Mark Wielaard
2009-04-14
1
-0
/
+1
|
|
|
|
/
|
|
*
/
PR10067: fix bitfield access
Josh Stone
2009-04-13
1
-5
/
+6
|
|
|
/
|
|
*
Uses <asm/syscall.h> when available.
David Smith
2009-04-09
3
-149
/
+207
|
|
*
Make simple probes work even without KPROBES in the kernel.
Mark Wielaard
2009-04-09
1
-0
/
+8
|
|
*
Make new stap_task_finder_targets chain on correct list.
Mark Wielaard
2009-04-09
1
-1
/
+1
|
|
*
Make sure code using the vma tracker compiles again.
Mark Wielaard
2009-04-08
3
-5
/
+6
[next]