summaryrefslogtreecommitdiffstats
path: root/translate.cxx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapFrank Ch. Eigler2008-12-051-2/+2
|\
| * PR7051: Remove broken printf %n directive supportroot2008-12-051-2/+2
* | turn on elfutils-level debuginfo<->stripped-binary checksum matchingFrank Ch. Eigler2008-12-051-1/+1
|/
* PR5892: rename new -B /PATH to -r /PATH; merge functionalityFrank Ch. Eigler2008-12-031-12/+23
* BZ 5892: Add stap -B to sic systemtap at an alternate kernel build treeRajan Arora2008-12-011-3/+5
* PR 6965: tweak symbol/unwind control macros to STP_NEED_{UNWIND,SYMBOL}_DATAFrank Ch. Eigler2008-11-281-6/+6
* PR6965 - Conditionally compile symbol table. Split context.stp into 3 files.Elliott Baron2008-11-281-2/+8
* safety: add another schedule_sched, ahead of the per-context release loopFrank Ch. Eigler2008-11-261-1/+6
* PR4886: enable assertive build-id checking for new kernelsFrank Ch. Eigler2008-11-261-1/+1
* safety: add paranoid call to synchronize_sched() during shutdown processFrank Ch. Eigler2008-11-261-0/+6
* PR5689 part 3/3: print kprobe/uprobe skipped statsFrank Ch. Eigler2008-11-221-0/+6
* PR5689 part 2: separate skip counters for low-stack and reentrancy casesFrank Ch. Eigler2008-11-211-8/+13
* stability: fix shutdown synchronization with possibly pending/running probesFrank Ch. Eigler2008-11-211-9/+13
* PR5689 part 1: per-global-variable skip trackingFrank Ch. Eigler2008-11-201-1/+22
* PR7000: Add checking bound for actual parameters.Wenji Huang2008-11-131-1/+1
* fix assertion error in translate.cxx:dump_unwindsyms on some kernelsFrank Ch. Eigler2008-10-291-2/+3
* Fix the argument passed for printf %c formatsJosh Stone2008-10-271-0/+3
* PR4886: weaken build-id failure semanticsFrank Ch. Eigler2008-10-071-0/+6
* PR4886: check build-id if able.Wenji Huang2008-10-061-0/+40
* comment out new "WARNING: unwind data not found ..."Frank Ch. Eigler2008-09-111-0/+5
* Merge branch 'master' of ssh://sources.redhat.com/git/systemtapFrank Ch. Eigler2008-09-101-1/+1
|\
| * Rename _stp_module module_base output to dwarf_module_base and document.Mark Wielaard2008-09-101-1/+1
* | PR6876: translator speedup for many $varsFrank Ch. Eigler2008-09-101-10/+10
|/
* Record module base and use it for adjusting start locations in dwarf unwinder.Mark Wielaard2008-09-101-0/+1
* Get and output unwind data during translate.Mark Wielaard2008-09-101-0/+82
* Add $name context variable support on marker probesMasami Hiramatsu2008-09-091-0/+2
* Merge commit 'origin/master' into pr4225Frank Ch. Eigler2008-08-281-253/+253
|\
| * trailing whitespace removal, as approved by emacsFrank Ch. Eigler2008-08-281-253/+253
| * c code generation: assert C indentation/nesting cancels out at appropriate po...Frank Ch. Eigler2008-08-021-1/+10
* | pr4225: add putative shared library (ET_DYN) supportFrank Ch. Eigler2008-08-211-1/+7
* | c code generation: assert C indentation/nesting cancels out at appropriate po...Frank Ch. Eigler2008-08-021-1/+10
* | PR4225: parse process("path").function/statement probe pointsFrank Ch. Eigler2008-07-221-1/+2
|/
* PR442528Frank Ch. Eigler2008-07-181-0/+3
* support multiple-relocatable-section modules such as hypothetical -ffunction-...Frank Ch. Eigler2008-07-171-42/+55
* compiled unwindsyms should tolerate & notify on erroneous/missing "-d MODULE"Frank Ch. Eigler2008-07-161-17/+30
* PR6738: restore support for rhel4-era (2.6.9) kernelsFrank Ch. Eigler2008-07-121-1/+2
* fix variable-name-collision thinko in symbol processing logicFrank Ch. Eigler2008-07-111-3/+3
* start bundling user-space programs' symbol tablesFrank Ch. Eigler2008-07-111-19/+24
* Merge commit 'origin/master' into pr6429-comp-unwindsymsFrank Ch. Eigler2008-07-091-4/+2
|\
| * Slightly cleanup code of translate.cxxWenji Huang2008-07-091-5/+3
* | Merge commit 'origin/master' into pr6429-comp-unwindsymsFrank Ch. Eigler2008-07-041-1/+1
|\|
| * ubuntu (2.6.24-16-server) kernel compatibility fixFrank Ch. Eigler2008-07-031-1/+1
* | emit all symbol tables at compile time; don't do any module munging; new unwi...Frank Ch. Eigler2008-07-041-15/+114
* | STP_RELOCATE message for kernel relocatability (re)adaption, starting impleme...Frank Ch. Eigler2008-06-291-1/+14
* | remove /proc/kallsyms hack; add initial elfutils symtab iteration logicFrank Ch. Eigler2008-06-231-53/+93
* | populate sess.unwindsym_modules set from dwarf probesFrank Ch. Eigler2008-06-231-77/+46
|/
* Reduce the number of actionremaining checks.Josh Stone2008-06-131-43/+42
* Minimize last_error checking.Josh Stone2008-06-131-83/+52
* PR6534: add a comment blurb explaining sufficiency UTS_RELEASE compile-time c...Frank Ch. Eigler2008-06-021-0/+6
* PR6534: make do without uts_sem (about to be unexported from 2.6.26-mm)Frank Ch. Eigler2008-06-021-20/+9