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
/
tapsets.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cache the tracepoint query results
Josh Stone
2009-03-20
1
-1
/
+33
*
PR9967: don't count -DINTERRUPTIBLE=1 reentrancy against MAXSKIPPED
Frank Ch. Eigler
2009-03-20
1
-1
/
+3
*
PR9960: support tracepoint struct/union value arg
Josh Stone
2009-03-19
1
-3
/
+13
*
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
1
-3
/
+11
*
rename process().itrace -> process().insn introduce process().insn.block
Frank Ch. Eigler
2009-03-19
1
-3
/
+10
*
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
*
Fix regression in tracepoint unregistration
Josh Stone
2009-03-16
1
-3
/
+8
*
Move vma module tracking from pr6866 branch to master.
Mark Wielaard
2009-03-15
1
-4
/
+0
*
Simplify tracepoint registrations
Josh Stone
2009-03-12
1
-28
/
+43
*
Fix @cast module splitting
Josh Stone
2009-03-11
1
-1
/
+1
*
PR 7071: Optional $context variables fix
Rajan Arora
2009-03-11
1
-12
/
+25
*
Make marker probe support listing mode -L
Wenji Huang
2009-03-10
1
-0
/
+22
*
Make tracepoint probe support listing mode -L
Wenji Huang
2009-03-10
1
-0
/
+7
*
PR9932: add @cast module search path
Josh Stone
2009-03-10
1
-39
/
+30
*
Let -DINTERRUPTIBLE=0 mask interrupts in probes
Josh Stone
2009-03-09
1
-24
/
+27
*
Add tracepoint $$parms alias for $$vars
Josh Stone
2009-03-09
1
-3
/
+5
*
Update location of c->probe_point reset
Josh Stone
2009-03-09
1
-1
/
+1
*
Fix and add tests for function(".so").statement(N)
Stan Cox
2009-03-08
1
-3
/
+3
*
PR9930: reentrancy debugging
Frank Ch. Eigler
2009-03-07
1
-38
/
+35
*
Tweak tracepoint logic to run on tracepoint_synchronize_unregister()-less RHEL5
Frank Ch. Eigler
2009-03-07
1
-4
/
+13
*
Ensure tracepoints are synchronized after unreg
Josh Stone
2009-03-06
1
-0
/
+4
*
Enable tracepoint target variables
Josh Stone
2009-03-06
1
-3
/
+338
*
Emit code to hook up tracepoint probes
Josh Stone
2009-03-06
1
-4
/
+157
*
Build skeleton tracepoint probes
Josh Stone
2009-03-06
1
-4
/
+79
*
Scan tracequery.ko for tracepoints
Josh Stone
2009-03-06
1
-1
/
+79
*
Build tracequery to scan for tracepoints
Josh Stone
2009-03-06
1
-0
/
+82
*
Make iterate_over_functions work with base_querys
Josh Stone
2009-03-06
1
-14
/
+17
*
Make session.module_cache init more consistently
Josh Stone
2009-03-04
1
-7
/
+3
*
Search for a label instead of an address for .so static probes.
Stan Cox
2009-03-03
1
-1
/
+4
*
This patch updates the itrace code to support the new utrace interface.
Maynard Johnson
2009-03-03
1
-0
/
+1
*
Merge branch 'master' of git+ssh://sources.redhat.com/git/systemtap
Eugeniy Meshcheryakov
2009-02-28
1
-2
/
+2
|
\
|
*
PR9896: Fix SystemTap build on Ubuntu Intrepid.
Ananth N Mavinakayanahalli
2009-02-25
1
-2
/
+2
*
|
Merge branch 'master' of git+ssh://sources.redhat.com/git/systemtap
Eugeniy Meshcheryakov
2009-02-24
1
-14
/
+20
|
\
|
|
*
Improve static probe: c++ navigation, -l output.
Stan Cox
2009-02-23
1
-13
/
+16
|
*
Check whether a die has any children before iterating over it.
Mark Wielaard
2009-02-23
1
-1
/
+4
*
|
Don't include unused libebl.h
Eugeniy Meshcheryakov
2009-02-23
1
-1
/
+0
|
/
*
Always emit .probes section; use .label method as a backup strategy
Stan Cox
2009-02-18
1
-2
/
+7
*
Enable typecasting with @cast
Josh Stone
2009-02-18
1
-35
/
+341
|
\
|
*
Enable dwarf expansion of @casts
Josh Stone
2009-02-18
1
-35
/
+329
|
*
Provide dwarf module names as defaults in @cast()s
Josh Stone
2009-02-18
1
-0
/
+12
*
|
Handle c++ static user probes via .probe, c via .label.
Stan Cox
2009-02-15
1
-92
/
+57
*
|
Moved inclusion of runtime/procfs.c to a better place.
David Smith
2009-02-12
1
-0
/
+1
*
|
Extend blacklist to cover bitops.h. While there, fixup paths for existing bla...
Ananth N Mavinakayanahalli
2009-02-12
1
-0
/
+5
|
/
*
Merge branch 'update_visitor'
Josh Stone
2009-02-10
1
-70
/
+68
|
\
|
*
Expand probe variables without a deep copy
Josh Stone
2009-02-10
1
-50
/
+46
|
*
Simplify require() and provide()
Josh Stone
2009-02-10
1
-25
/
+27
*
|
fix segv that sometimes occurs on buildok/nfs-all-probes.stp on 2.6.29ish ker...
Frank Ch. Eigler
2009-02-10
1
-1
/
+1
|
/
[next]