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
...
|
*
PR 6445 (partial). Implemented system-wide utrace probes.
David Smith
2008-08-12
1
-2
/
+19
|
*
Fixed compilation warning on gcc 3.x
Wenji Huang
2008-08-11
1
-1
/
+1
|
*
let $$vars work even with unsupported c types (e.g., funkytown floats)
Frank Ch. Eigler
2008-08-11
1
-17
/
+35
*
|
let $$vars work even with unsupported c types (e.g., funkytown floats)
Frank Ch. Eigler
2008-08-11
1
-17
/
+35
*
|
Merge commit 'origin/master' into pr4225
Frank Ch. Eigler
2008-08-11
1
-1
/
+0
|
\
|
|
*
remove \n from end of $$vars/etc. convenience variables
Frank Ch. Eigler
2008-08-11
1
-1
/
+0
*
|
Merge commit 'origin/master' into pr4225
Frank Ch. Eigler
2008-08-11
1
-11
/
+7
|
\
|
|
*
PR5049: fix overbroad effects of naive "*" prefixing; instead use optional "*...
Frank Ch. Eigler
2008-08-11
1
-5
/
+7
|
*
PR5049: prefix with "*" any filenames given in "fn@filename:line" probes
Frank Ch. Eigler
2008-08-11
1
-3
/
+12
|
*
Indentation fix.
David Smith
2008-08-11
1
-12
/
+12
|
*
Moved details of utrace detach to stap_utrace_detach().
David Smith
2008-08-08
1
-7
/
+1
*
|
PR5049: prefix with "*" any filenames given in "fn@filename:line" probes
Frank Ch. Eigler
2008-08-11
1
-3
/
+12
*
|
restore process(PID).statement(ADDR).absolute probe support
Frank Ch. Eigler
2008-08-10
1
-7
/
+26
*
|
PR4225 and PR6826: expand & canonicalize executable path names process probes
Frank Ch. Eigler
2008-08-09
1
-67
/
+53
*
|
rework utrace $syscall var to expand to tapset fn, not synthetic hard-coded one
Frank Ch. Eigler
2008-08-07
1
-20
/
+1
*
|
unbreak utrace probes by including task-finder.c
Frank Ch. Eigler
2008-08-07
1
-0
/
+2
*
|
Merge commit 'origin/master' into pr4225
Frank Ch. Eigler
2008-08-06
1
-1
/
+361
|
\
|
|
*
Add test for $$vars, $$params, $$locals.
Stan Cox
2008-08-05
1
-0
/
+1
|
*
Add $$vars, $$parms, $$locals
Stan Cox
2008-08-04
1
-1
/
+78
|
*
session.h (struct systemtap_session): Added itrace_derived_probe
dcn
2008-07-29
1
-0
/
+282
*
|
PR4225: use shared stap_uprobe[] pool in .bss
Frank Ch. Eigler
2008-08-02
1
-32
/
+36
*
|
PR4225: it's alive, alive!
Frank Ch. Eigler
2008-08-02
1
-4
/
+4
*
|
PR4225: signs of life
Frank Ch. Eigler
2008-08-02
1
-75
/
+296
*
|
Merge commit '552fdd9f5a7eb3394888356301929c078173a22b' into pr4225
Frank Ch. Eigler
2008-07-23
1
-2
/
+2
|
\
|
|
*
fix semantic error: no entrypc found using probe .statement(*@file:line) cons...
James Bottomley
2008-07-23
1
-2
/
+2
*
|
PR4225: support intermingled process/kernel/module probes without screwing up...
Frank Ch. Eigler
2008-07-23
1
-185
/
+114
*
|
PR4225: parse process("path").function/statement probe points
Frank Ch. Eigler
2008-07-22
1
-98
/
+184
|
/
*
PR442528 (PR6028): register dummy kprobes on ia64 for fixing bsp offset.
Masami Hiramatsu
2008-07-18
1
-0
/
+43
*
PR442528
Frank Ch. Eigler
2008-07-18
1
-0
/
+8
*
Avoid statement wildcard lines without a unique address.
Stan Cox
2008-07-18
1
-3
/
+6
*
fix missing functions in caches
James Bottomley
2008-07-15
1
-40
/
+44
*
Changed method of getting the value of $syscall.
David Smith
2008-07-15
1
-3
/
+23
*
PR6739: speed up decl-alias cache by avoiding its recomputation; move to per-...
Frank Ch. Eigler
2008-07-11
1
-19
/
+26
*
PR6703: gcc4.1 build compatibility
Frank Ch. Eigler
2008-07-10
1
-2
/
+1
*
Merge commit 'origin/master' into pr6429-comp-unwindsyms
Frank Ch. Eigler
2008-07-09
1
-0
/
+93
|
\
|
*
Fix semantic error: empty struct
James Bottomley
2008-07-09
1
-0
/
+93
*
|
Merge commit 'origin/master' into pr6429-comp-unwindsyms
Frank Ch. Eigler
2008-07-04
1
-2
/
+2
|
\
|
|
*
Add auto_free_ref to auto_free stuff; bug 6694
Tim Moore
2008-06-29
1
-2
/
+2
*
|
Merge commit 'origin/master' into pr6429-comp-unwindsyms
Frank Ch. Eigler
2008-06-27
1
-91
/
+84
|
\
|
|
*
Fix bug in handling process(PID) probes.
David Smith
2008-06-27
1
-1
/
+1
|
*
Only probe lines once for the :* wildcard line pattern.
Stan Cox
2008-06-25
1
-1
/
+4
|
*
Cleanup in tapsets.cxx
Tim Moore
2008-06-24
1
-89
/
+79
*
|
utrace process("PATH") also populate session unwindsym_modules
Frank Ch. Eigler
2008-06-23
1
-0
/
+5
*
|
populate sess.unwindsym_modules set from dwarf probes
Frank Ch. Eigler
2008-06-23
1
-1
/
+2
|
/
*
make module_cache a session field rather than plain static
Frank Ch. Eigler
2008-06-23
1
-21
/
+34
*
Major update to memory map change notification code.
David Smith
2008-06-23
1
-0
/
+57
*
Add kernel.statement("Func@File:*) and kernel.statement("Func@File:X-Y)
Stan Cox
2008-06-23
1
-86
/
+108
*
more warning/error consistency for alternatives listing
Frank Ch. Eigler
2008-06-16
1
-7
/
+1
*
Fix bug in dwfl_assert call.
Tim Moore
2008-06-11
1
-1
/
+1
*
Fix some logic inversions with dwfl_assert.
Tim Moore
2008-06-11
1
-3
/
+3
[prev]
[next]