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
*
Move man pages from man5 to man3 (3stap).
Will Cohen
2009-03-24
26
-151
/
+157
*
Move tapset documentation manpages from man3stap to man3.
William Cohen
2009-03-24
3
-7
/
+7
*
Add missing escape in kernel-doc create_sparameterlist() matching.
William Cohen
2009-03-23
1
-1
/
+1
*
Make .probes 32 bit aware and simplify label handling.
Stan Cox
2009-03-23
1
-62
/
+56
*
PR9974: adapt to utrace_connected_engine -> utrace_engine
Frank Ch. Eigler
2009-03-22
5
-0
/
+28
*
sdt.exp: save intermediate sdt.h-client executables for analysis
Frank Ch. Eigler
2009-03-21
3
-16
/
+20
*
Update a few new AUTHORS
Josh Stone
2009-03-20
1
-0
/
+3
*
Add a tracepoint NEWS blurb
Josh Stone
2009-03-20
1
-0
/
+7
*
Document @cast module search paths
Josh Stone
2009-03-20
2
-4
/
+11
*
Cache the tracepoint query results
Josh Stone
2009-03-20
4
-1
/
+53
*
support tracepoint extraction for kernel build trees built with O=/path
Frank Ch. Eigler
2009-03-20
1
-13
/
+17
*
fix build regression w/o -t
Frank Ch. Eigler
2009-03-20
1
-2
/
+0
*
Define static user probe point using asm instead of c.
Stan Cox
2009-03-20
3
-4
/
+8
|
\
|
*
PR9967: don't count -DINTERRUPTIBLE=1 reentrancy against MAXSKIPPED
Frank Ch. Eigler
2009-03-20
3
-4
/
+8
*
|
Define static user probe point using asm instead of c.
Stan Cox
2009-03-20
3
-77
/
+64
|
/
*
tweak NEWS blurb wording on --skip-badvars
Frank Ch. Eigler
2009-03-20
1
-3
/
+3
*
Merge branch 'master' of ssh://hiramatu@sources.redhat.com/git/systemtap
Masami Hiramatsu
2009-03-20
4
-35
/
+81
|
\
|
*
removed authorblock from tapset reference guide; added ip.stp to template
Frank Ch. Eigler
2009-03-20
1
-35
/
+4
|
*
Added functions to grab IP source and destination from a socket, and
Breno Leitao
2009-03-20
3
-0
/
+77
*
|
PR9821: staprun supports subset of strftime.
Masami Hiramatsu
2009-03-20
7
-34
/
+240
*
|
PR6930: initscript: support on-file flight recorder
Masami Hiramatsu
2009-03-20
2
-10
/
+14
*
|
PR6930: stap: supports on-file flight recorder options
Masami Hiramatsu
2009-03-20
6
-7
/
+57
*
|
PR6930: stapio: support file switching
Masami Hiramatsu
2009-03-20
5
-17
/
+195
*
|
PR6930: stapio: run in background as a daemon
Masami Hiramatsu
2009-03-20
3
-4
/
+84
*
|
PR6930: staprun: supports error message to syslog
Masami Hiramatsu
2009-03-20
3
-8
/
+33
|
/
*
Removed #if defined. Format '%llx' works fine for all Arch
Mahesh J Salgaonkar
2009-03-20
1
-7
/
+0
*
PR9940: avoid duplicated calling of uprobes in shared libraries
Wenji Huang
2009-03-19
1
-2
/
+4
*
PR9960: support tracepoint struct/union value arg
Josh Stone
2009-03-19
1
-3
/
+13
*
Allow @cast on "struct " and "union " (by ignoring them).
Mark Wielaard
2009-03-19
1
-0
/
+6
*
Throw type into semantic_error message of @cast when not found.
Mark Wielaard
2009-03-19
1
-1
/
+2
*
Disable kprobe blacklist in guru mode.
Lubomir Rintel
2009-03-19
2
-3
/
+16
*
BZ490802, remove bumpspec-unfriendly %{release} macro logic
Frank Ch. Eigler
2009-03-19
1
-3
/
+2
*
rename process().itrace -> process().insn introduce process().insn.block
Frank Ch. Eigler
2009-03-19
3
-12
/
+21
*
start of rhel5 compatibility for itrace
Frank Ch. Eigler
2009-03-19
2
-2
/
+49
*
add runtime/autoconf magic for itrace on pre-find_task_by_vpid kernels
Frank Ch. Eigler
2009-03-19
2
-0
/
+7
*
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
William Cohen
2009-03-19
1
-32
/
+50
|
\
|
*
PR9959: hide tracepoint arguments of unknown type
Josh Stone
2009-03-18
1
-18
/
+22
|
*
PR9959: improve tracepoint arg type-naming
Josh Stone
2009-03-18
1
-14
/
+26
|
*
Support tracepoints with no arguments
Josh Stone
2009-03-18
1
-0
/
+2
*
|
Only include man3stap pages if documentation built.
William Cohen
2009-03-19
1
-1
/
+1
|
/
*
Adjust systemtap.spec to include the relocated man pages (PR980).
William Cohen
2009-03-18
1
-1
/
+5
*
Put man pages from tapset in 3stap (PR9870).
William Cohen
2009-03-18
5
-8
/
+11
*
Make manpager.sh executable.
William Cohen
2009-03-18
1
-0
/
+0
*
Fix for spinlock bad magic error with itrace probe point
Maynard Johnson
2009-03-18
1
-6
/
+2
*
Don't mutex_unlock in __stp_tf_get_vma_map_entry_internal.
Mark Wielaard
2009-03-18
1
-1
/
+0
*
minor edit
ddomingo
2009-03-18
1
-2
/
+1
*
minor edits
ddomingo
2009-03-18
1
-8
/
+7
*
final copy, for review
ddomingo
2009-03-18
1
-56
/
+46
*
Replace systemtap.samples/ioblocktest.stp with ioblktime.stp.
William Cohen
2009-03-17
8
-23
/
+74
*
Improve static_uprobes.exp
Stan Cox
2009-03-17
1
-12
/
+6
[next]