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
/
translate.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR9919: Set last_stmt for array (scalar or statistical) assignments.
Mark Wielaard
2009-03-04
1
-2
/
+2
*
Skip generating empty struct global
Wenji Huang
2009-02-24
1
-15
/
+17
*
Adjust extra_offset address against module base.
Mark Wielaard
2009-02-24
1
-0
/
+4
*
Made probe_start()/probe_exit() function definitions match their declarations.
David Smith
2009-02-23
1
-2
/
+2
*
Adjust ET_DYN symbol addresses against module base.
Mark Wielaard
2009-02-21
1
-1
/
+10
*
Ignore kernel functions with "absolute" addresses.
Mark Wielaard
2009-02-20
1
-7
/
+6
*
Ignore symbols before module base address.
Mark Wielaard
2009-02-19
1
-0
/
+6
*
Enable typecasting with @cast
Josh Stone
2009-02-18
1
-1
/
+9
|
\
|
*
Bump copyright years to 2009
Josh Stone
2009-02-18
1
-1
/
+1
|
*
Add high-level support for @cast()ing
Josh Stone
2009-02-18
1
-0
/
+8
*
|
convert remaining translator-output code from <<endl to \n
Frank Ch. Eigler
2009-02-13
1
-60
/
+60
*
|
Use "\n" instead of endl in inner loops.
Mark Wielaard
2009-02-12
1
-2
/
+2
|
/
*
PR9810: Mostly revert "PR6961: initial sketch: set up dummy pt_regs for non-t...
Frank Ch. Eigler
2009-02-03
1
-1
/
+0
*
Process extra_offset for kernel symbols with dwfl_module_relocate_address.
Mark Wielaard
2009-02-01
1
-0
/
+4
*
Add Vim modelines for GNU style in stap
Josh Stone
2009-01-28
1
-0
/
+2
*
Use 'static' as much as possible
Josh Stone
2009-01-28
1
-18
/
+18
*
build: make compatible with elfutils 0.138 too
Frank Ch. Eigler
2008-12-31
1
-2
/
+12
*
First attempt at printf kernel memory hex dump
Elliott Baron
2008-12-19
1
-2
/
+4
*
PR6961: initial sketch: set up dummy pt_regs for non-trap based probes
Frank Ch. Eigler
2008-12-09
1
-0
/
+1
*
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Frank Ch. Eigler
2008-12-05
1
-2
/
+2
|
\
|
*
PR7051: Remove broken printf %n directive support
root
2008-12-05
1
-2
/
+2
*
|
turn on elfutils-level debuginfo<->stripped-binary checksum matching
Frank Ch. Eigler
2008-12-05
1
-1
/
+1
|
/
*
PR5892: rename new -B /PATH to -r /PATH; merge functionality
Frank Ch. Eigler
2008-12-03
1
-12
/
+23
*
BZ 5892: Add stap -B to sic systemtap at an alternate kernel build tree
Rajan Arora
2008-12-01
1
-3
/
+5
*
PR 6965: tweak symbol/unwind control macros to STP_NEED_{UNWIND,SYMBOL}_DATA
Frank Ch. Eigler
2008-11-28
1
-6
/
+6
*
PR6965 - Conditionally compile symbol table. Split context.stp into 3 files.
Elliott Baron
2008-11-28
1
-2
/
+8
*
safety: add another schedule_sched, ahead of the per-context release loop
Frank Ch. Eigler
2008-11-26
1
-1
/
+6
*
PR4886: enable assertive build-id checking for new kernels
Frank Ch. Eigler
2008-11-26
1
-1
/
+1
*
safety: add paranoid call to synchronize_sched() during shutdown process
Frank Ch. Eigler
2008-11-26
1
-0
/
+6
*
PR5689 part 3/3: print kprobe/uprobe skipped stats
Frank Ch. Eigler
2008-11-22
1
-0
/
+6
*
PR5689 part 2: separate skip counters for low-stack and reentrancy cases
Frank Ch. Eigler
2008-11-21
1
-8
/
+13
*
stability: fix shutdown synchronization with possibly pending/running probes
Frank Ch. Eigler
2008-11-21
1
-9
/
+13
*
PR5689 part 1: per-global-variable skip tracking
Frank Ch. Eigler
2008-11-20
1
-1
/
+22
*
PR7000: Add checking bound for actual parameters.
Wenji Huang
2008-11-13
1
-1
/
+1
*
fix assertion error in translate.cxx:dump_unwindsyms on some kernels
Frank Ch. Eigler
2008-10-29
1
-2
/
+3
*
Fix the argument passed for printf %c formats
Josh Stone
2008-10-27
1
-0
/
+3
*
PR4886: weaken build-id failure semantics
Frank Ch. Eigler
2008-10-07
1
-0
/
+6
*
PR4886: check build-id if able.
Wenji Huang
2008-10-06
1
-0
/
+40
*
comment out new "WARNING: unwind data not found ..."
Frank Ch. Eigler
2008-09-11
1
-0
/
+5
*
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
Frank Ch. Eigler
2008-09-10
1
-1
/
+1
|
\
|
*
Rename _stp_module module_base output to dwarf_module_base and document.
Mark Wielaard
2008-09-10
1
-1
/
+1
*
|
PR6876: translator speedup for many $vars
Frank Ch. Eigler
2008-09-10
1
-10
/
+10
|
/
*
Record module base and use it for adjusting start locations in dwarf unwinder.
Mark Wielaard
2008-09-10
1
-0
/
+1
*
Get and output unwind data during translate.
Mark Wielaard
2008-09-10
1
-0
/
+82
*
Add $name context variable support on marker probes
Masami Hiramatsu
2008-09-09
1
-0
/
+2
*
Merge commit 'origin/master' into pr4225
Frank Ch. Eigler
2008-08-28
1
-253
/
+253
|
\
|
*
trailing whitespace removal, as approved by emacs
Frank Ch. Eigler
2008-08-28
1
-253
/
+253
|
*
c code generation: assert C indentation/nesting cancels out at appropriate po...
Frank Ch. Eigler
2008-08-02
1
-1
/
+10
*
|
pr4225: add putative shared library (ET_DYN) support
Frank Ch. Eigler
2008-08-21
1
-1
/
+7
*
|
c code generation: assert C indentation/nesting cancels out at appropriate po...
Frank Ch. Eigler
2008-08-02
1
-1
/
+10
[next]