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
...
|
*
PR10308 Beginning of statement check should provide alternatives.
Mark Wielaard
2009-06-22
1
-0
/
+2
|
*
PR10307 beginning of statement check should be overridden in guru mode.
Mark Wielaard
2009-06-22
1
-1
/
+5
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-06-17
1
-4
/
+11
|
\
|
|
*
Use the expanded value for sdt $$name
Josh Stone
2009-06-16
1
-2
/
+2
|
*
Support -L for kprobe and utrace static user markers.
Stan Cox
2009-06-16
1
-2
/
+9
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-06-16
1
-111
/
+125
|
\
|
|
*
Do not emit duplicate probes for kprobe/utrace cases.
Stan Cox
2009-06-16
1
-0
/
+8
|
*
Add experimental utrace/kprobe sdt support
Stan Cox
2009-06-15
1
-112
/
+118
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-06-15
1
-11
/
+17
|
\
|
|
*
PR10285. User space PROBE marks aren't found with separate debuginfo.
Mark Wielaard
2009-06-15
1
-9
/
+7
|
*
PR10279: add -DKRETACTIVE=nnnn parameter
Frank Ch. Eigler
2009-06-13
1
-2
/
+10
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-06-11
1
-29
/
+31
|
\
|
|
*
Add bounds-checking to sdt $argN
Josh Stone
2009-06-09
1
-5
/
+9
|
*
Remove probe_table's unused location member
Josh Stone
2009-06-09
1
-5
/
+4
|
*
Remove sdt_var_expanding_visitor's now-unused dw
Josh Stone
2009-06-09
1
-6
/
+5
|
*
Remove the spurious sdt @cast expansion
Josh Stone
2009-06-09
1
-3
/
+0
|
*
Simplify process.mark parameter parsing
Josh Stone
2009-06-09
1
-8
/
+5
|
*
* tapsets.cxx (sdt_var_expanding_visitor::process_name): New.
Stan Cox
2009-06-09
1
-13
/
+12
|
*
Fix uninitialized shdr in probe_table
Josh Stone
2009-06-09
1
-1
/
+8
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-06-09
1
-118
/
+118
|
\
|
|
*
* tapsets.cxx (probe_table): Make mark_name and sess refs.
Stan Cox
2009-06-08
1
-115
/
+115
|
*
Let query_module abort early for simple matches
Josh Stone
2009-06-08
1
-3
/
+3
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-06-04
1
-149
/
+422
|
\
|
|
*
Fix uninitialized shdr in probe_table
Josh Stone
2009-06-03
1
-15
/
+22
|
*
* tapsets.cxx (dwarf_builder::probe_table): New. Derived from
Stan Cox
2009-06-03
1
-145
/
+411
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-06-02
1
-320
/
+4
|
\
|
|
*
Move the blacklist functions into dwflpp
Josh Stone
2009-06-01
1
-320
/
+4
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-05-25
1
-11
/
+20
|
\
|
|
*
Fix another kernel/kprobe.function conflict
Josh Stone
2009-05-22
1
-7
/
+7
|
*
PR10190: Suppress warnings for optional kprobes
Josh Stone
2009-05-22
1
-4
/
+13
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-05-19
1
-2316
/
+105
|
\
|
|
*
Make all tapsets' TOK_FOO constant
Josh Stone
2009-05-15
1
-14
/
+14
|
*
Merge branch 'tapsets-cleanup'
Josh Stone
2009-05-15
1
-2300
/
+73
|
|
\
|
|
*
Break the dwflpp dependence on query_cu
Josh Stone
2009-05-15
1
-2
/
+6
|
|
*
Break the dwflpp dependence on query_module
Josh Stone
2009-05-15
1
-5
/
+5
|
|
*
Merge the dwflpp::query_cu_..._address methods
Josh Stone
2009-05-15
1
-1
/
+1
|
|
*
Move dfwlpp into its own file
Josh Stone
2009-05-12
1
-2236
/
+31
|
|
*
Consolidate dwflpp setup
Josh Stone
2009-05-11
1
-67
/
+41
|
*
|
[tracepoints] ternary is nicer for arg format
Josh Stone
2009-05-14
1
-5
/
+1
|
*
|
[tracepoints] Print pointer arguments with %p
Josh Stone
2009-05-14
1
-1
/
+5
|
*
|
PR10139 Mark .probes section SHF_ALLOC.
Mark Wielaard
2009-05-14
1
-1
/
+17
|
|
/
*
|
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Dave Brolley
2009-05-11
1
-4117
/
+208
|
\
|
|
*
Get .probes section through dwarf debuginfo file if necessary.
Mark Wielaard
2009-05-10
1
-1
/
+39
|
*
Allow @cast failures to get optimized away
Josh Stone
2009-05-08
1
-17
/
+13
|
*
PR10054: Unify the translate_components errors
Josh Stone
2009-05-08
1
-39
/
+12
|
*
Refactor anonymous lookups in translate_components
Josh Stone
2009-05-08
1
-113
/
+94
|
*
Separate the utrace tapset
Josh Stone
2009-05-07
1
-1048
/
+1
|
*
Separate task_finder and the itrace tapset
Josh Stone
2009-05-07
1
-385
/
+4
|
*
Separate the kernel.mark tapset
Josh Stone
2009-05-07
1
-708
/
+1
|
*
Separate the permon tapset
Josh Stone
2009-05-07
1
-436
/
+1
[prev]
[next]