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
*
Fix the listing mode of process.library.mark
Josh Stone
2010-01-18
1
-1
/
+1
*
PR11173 Markers get a bad address in prelinked libraries.
Mark Wielaard
2010-01-18
1
-2
/
+9
*
PR11151: Recover stap_uprobes slots on process exit
Josh Stone
2010-01-14
1
-0
/
+1
*
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
William Cohen
2010-01-13
1
-2
/
+2
|
\
|
*
Use __access_process_vm_noflush for static user semaphore decrement.
Stan Cox
2010-01-13
1
-2
/
+2
*
|
Move userspace probing boiler plate code in translator to runtime library.
William Cohen
2010-01-13
1
-357
/
+10
|
/
*
Pull set of semaphore into its own function.
Stan Cox
2010-01-10
1
-53
/
+85
*
tracepoints build fix
Frank Ch. Eigler
2010-01-09
1
-0
/
+3
*
Merge remote branch 'origin/master'
Tim Moore
2010-01-05
1
-52
/
+25
|
\
|
*
Purge sdt utrace support.
Stan Cox
2010-01-04
1
-52
/
+25
*
|
bz6436 backtraces from uprobes
Tim Moore
2010-01-05
1
-0
/
+1
|
/
*
sdt.h semaphore: use get_user / put_user instead of __access_process_vm.
Frank Ch. Eigler
2009-12-22
1
-5
/
+5
*
PR11015 Support shared library reloading (in different processes)
Mark Wielaard
2009-12-21
1
-1
/
+1
*
PR10601: unfork deref()
Frank Ch. Eigler
2009-12-20
1
-6
/
+0
*
PR10601 part 1: i386 and x86-64 regset for dwarf fetch/store_register()s
Frank Ch. Eigler
2009-12-20
1
-5
/
+38
*
Recalculate sem address when tid changes.
Stan Cox
2009-12-19
1
-1
/
+7
*
Remove uprobes.h declaration from runtime.h
Tim Moore
2009-12-18
1
-0
/
+10
*
set the IP in return probes to the returned-to instruction
Tim Moore
2009-12-16
1
-12
/
+11
*
Fix handling of multiple sdt uprobes with the same name.
Stan Cox
2009-12-15
1
-8
/
+18
*
Handle .probes section big endian 32 bit case.
Stan Cox
2009-12-09
1
-1
/
+9
*
Add .library("lib").mark("mark") and use it for .mark semaphores.
Stan Cox
2009-12-08
1
-66
/
+113
*
Fix PR 11034 by directly allocating per-cpu context data.
David Smith
2009-12-02
1
-1
/
+1
*
PR10983: Give preference to tracepoints in trace/events/
Josh Stone
2009-11-18
1
-2
/
+2
*
PR5916: Exploit kretprobe data storage area
Josh Stone
2009-11-10
1
-27
/
+160
*
PR10877: Give token* to each component instead of each probe_point
Charley Wang
2009-11-10
1
-2
/
+2
*
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Dave Brolley
2009-11-09
1
-4
/
+16
|
\
|
*
Fix a comment typo
Josh Stone
2009-11-06
1
-1
/
+1
|
*
expand comment on has_return=0 treatment of -L foo.return probes
Frank Ch. Eigler
2009-11-06
1
-3
/
+7
|
*
Constrain $var-checking for -L of .return probes
Josh Stone
2009-11-06
1
-10
/
+10
|
*
PR10849: Support MAXSKIPPED handling on RHEL4 through implementation of atomi...
Roland Grunberg
2009-11-06
1
-2
/
+2
|
*
PR10820-cont': initialize the fields of empty token
Wenji Huang
2009-11-06
1
-0
/
+8
*
|
Don't reference global variable modpath in insert_module and its helpers.
Dave Brolley
2009-11-09
1
-0
/
+30
|
/
*
PR10466: print the set-intersection of variables retrieved from each branch
Wenji Huang
2009-11-04
1
-11
/
+9
*
PR10849: make MAXSKIPPED overflow trigger an error message
Charley Wang
2009-11-02
1
-4
/
+4
*
PR10839: compute default KRETACTIVE from num_possible_cpus() instead of NR_CPUS
Frank Ch. Eigler
2009-10-30
1
-2
/
+2
*
PR10820: stap -L ignores any variable that isn't accessible
Wenji Huang
2009-10-29
1
-6
/
+19
*
Improve some runtime struct layouts
Josh Stone
2009-10-19
1
-1
/
+1
*
provide error message token/context if loc2c doesn't
Frank Ch. Eigler
2009-10-19
1
-0
/
+1
*
Fix $$targets in dwarf probes
Josh Stone
2009-10-14
1
-1
/
+1
*
Consolidate print_format creation
Josh Stone
2009-10-13
1
-15
/
+2
*
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Dave Brolley
2009-10-13
1
-4
/
+6
|
\
|
*
PR10746: improve error message on utrace-less kernels
Frank Ch. Eigler
2009-10-08
1
-0
/
+3
|
*
Remove the global derived_probe->semaphore map
Josh Stone
2009-10-06
1
-4
/
+3
*
|
Ensure that unprivileged-authorized probe point functions are hashed differently
Dave Brolley
2009-10-13
1
-0
/
+1
*
|
Generate safety net assertions in probe function not authorized for unprivile...
Dave Brolley
2009-10-09
1
-29
/
+33
|
/
*
PR10726: Get the correct scope for statement(NUM)
Josh Stone
2009-10-05
1
-230
/
+217
*
Add DEBUG_UPROBES for sdt semaphores.
Stan Cox
2009-10-01
1
-0
/
+7
*
* tapsets.cxx (sdt_query::record_semaphore): Adjust addr relative to
Stan Cox
2009-09-28
1
-2
/
+6
*
Simplify copy_file calls
Josh Stone
2009-09-28
1
-20
/
+5
*
Try to build tracequery for all headers at once
Josh Stone
2009-09-28
1
-15
/
+43
[next]