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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
William Cohen
2009-04-23
2
-2
/
+17
|
\
|
*
git_version: emit `git-describe` rather than just sha code, for use in stap -V
Frank Ch. Eigler
2009-04-23
1
-2
/
+2
|
*
Add NEWS entry about EXPERIMENTAL support for user process unwinding.
Mark Wielaard
2009-04-23
1
-0
/
+15
*
|
Revert "Make sure that the pool_size and hash_size are passed into xmlto."
William Cohen
2009-04-23
2
-2
/
+6
*
|
Make sure that the pool_size and hash_size are passed into xmlto.
William Cohen
2009-04-23
2
-6
/
+2
|
/
*
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
William Cohen
2009-04-23
58
-292
/
+682
|
\
|
*
Mark uaddr tapset function as EXPERIMENTAL.
Mark Wielaard
2009-04-23
1
-2
/
+4
|
*
Tweak kprobes test case
Wenji Huang
2009-04-23
2
-1
/
+6
|
*
Modify the output of kprobes test.
Wenji Huang
2009-04-22
1
-3
/
+2
|
*
Avoid 64 bit address value on a 32 bit machine.
Stan Cox
2009-04-22
1
-2
/
+8
|
*
utrace/ia64: Fix syscall_get_set_args_cb() to handle syscalls via syscall()
Masami Hiramatsu
2009-04-22
1
-3
/
+10
|
*
PR 9821: Add a testcase for strftime
Masami Hiramatsu
2009-04-22
1
-0
/
+49
|
*
PR 9821: Use genuine strftime in staprun/stapio
Masami Hiramatsu
2009-04-22
6
-115
/
+14
|
*
PR 6930: Add testcases for on-file flight recorder
Masami Hiramatsu
2009-04-22
3
-0
/
+117
|
*
PR 9941: Add predicate function callback to check for an early abort
Rajan Arora
2009-04-22
3
-2
/
+12
|
*
Make sdt.h big endian aware.
Stan Cox
2009-04-22
2
-15
/
+15
|
*
Correct sigmon.meta example title and name.
Sunzen Wang
2009-04-22
5
-6
/
+6
|
*
Simplify section size logic.
Mark Wielaard
2009-04-22
1
-5
/
+1
|
*
[tracepoints] Resolve implicit trace_X use
Josh Stone
2009-04-21
1
-1
/
+2
|
*
[tracepoints] Don't use TRACE_HEADER_MULTI_READ
Josh Stone
2009-04-21
1
-4
/
+0
|
*
Use tokenize() for splitting @cast's module list
Josh Stone
2009-04-21
1
-7
/
+6
|
*
Document @cast-with-headers
Josh Stone
2009-04-21
2
-0
/
+14
|
*
NB @cast's relative header searching
Josh Stone
2009-04-21
1
-0
/
+14
|
*
Refine the @cast-with-header syntax
Josh Stone
2009-04-21
5
-25
/
+45
|
*
Set MAXSTRINGLEN to 133 for uprobes_ustack.exp test on 64 bit.
Mark Wielaard
2009-04-21
1
-1
/
+4
|
*
Merge branch 'master' of ssh://sourceware.org/git/systemtap
Mark Wielaard
2009-04-21
2
-8
/
+37
|
|
\
|
|
*
Ref-count correctly when deranged handler calls do_exit().
Jim Keniston
2009-04-21
1
-1
/
+2
|
|
*
document user-space probes more fully, mention utrace requirements
Frank Ch. Eigler
2009-04-21
1
-7
/
+35
|
*
|
Merge branch 'user_unwind'
Mark Wielaard
2009-04-21
17
-63
/
+311
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Mark ucontext tapset functions EXPERIMENTAL.
Mark Wielaard
2009-04-21
2
-5
/
+5
|
|
*
Add uprobes_ustack testcase and bug fixlet.
Mark Wielaard
2009-04-21
3
-1
/
+133
|
|
*
Add ubacktrace(), print_ustack() and print_ubacktrace().
Mark Wielaard
2009-04-21
4
-0
/
+111
|
|
*
Remove documentation weirdness FIXME in tapset print_stack().
Mark Wielaard
2009-04-21
1
-2
/
+2
|
|
*
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
9
-21
/
+27
|
|
*
Add comment to try -d kernel -d systemtap_test_module1 on backtrace.tcl test.
Mark Wielaard
2009-04-20
1
-0
/
+1
|
|
*
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
|
*
|
Updated utrace tests.
David Smith
2009-04-21
11
-32
/
+8
*
|
|
Bump pool_size and hash_size to build Systemtap Tapset Refence manual.
William Cohen
2009-04-23
2
-0
/
+6
|
/
/
*
|
Correctly handle $syscall in process(PID_OR_PATH).syscall.return probes.
David Smith
2009-04-21
2
-5
/
+297
*
|
Add testcases for kprobe.function family
Ananth N Mavinakayanahalli
2009-04-21
2
-0
/
+23
*
|
Documentation updates for kprobe.function family
Ananth N Mavinakayanahalli
2009-04-21
2
-0
/
+41
*
|
From Prerna Saxena: Add the kprobe.function probe family
Ananth N Mavinakayanahalli
2009-04-21
3
-2
/
+463
*
|
Make latencytap.stp compile on i386.
Mark Wielaard
2009-04-21
1
-1
/
+1
*
|
Suppress more module-loading errors in @casts
Josh Stone
2009-04-20
1
-3
/
+14
*
|
Merge branch 'cast_header'
Josh Stone
2009-04-20
9
-5
/
+192
|
\
\
|
*
|
Add tests for @cast-generated modules
Josh Stone
2009-04-20
3
-2
/
+29
|
*
|
Cleanup typequery user modules from the cache too
Josh Stone
2009-04-20
1
-2
/
+16
[next]