summaryrefslogtreecommitdiffstats
path: root/translate.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* | Disallow embedded C in tapset functions ifor unprivileged users unless tagged...Dave Brolley2009-06-251-2/+3
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-06-221-6/+7
|\|
| * PR10298: tweak global param initialization for NULL etc.Frank Ch. Eigler2009-06-181-6/+7
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-06-111-1/+9
|\|
| * PR10260: Clean up all resources after init errorsJosh Stone2009-06-101-0/+8
| * build compatibility fix for gcc 3.4Frank Ch. Eigler2009-06-091-1/+1
* | Only sign modules if --unprivileged is specified.Dave Brolley2009-06-111-33/+0
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-06-031-1/+14
|\|
| * Detect kretprobe trampoline and use fallback unwinder.Mark Wielaard2009-06-031-1/+14
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-05-291-0/+1
|\|
| * PR10206: Include NOTYPE symbols in stap-symbols.hAnanth N Mavinakayanahalli2009-05-281-0/+1
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-05-221-39/+105
|\|
| * Fix gcc warning about Dwarf_Addr initialization.Mark Wielaard2009-05-211-1/+1
| * PR10177: init/kill time in sleepy context onlyJosh Stone2009-05-201-0/+14
| * Properly read eh_frame and pass is_ehframe correctly.Mark Wielaard2009-05-201-2/+2
| * Fetch and store both debug_frame and eh_frame tables.Mark Wielaard2009-05-201-39/+91
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-04-231-1/+1
|\|
| * PR 9941: Add predicate function callback to check for an early abortRajan Arora2009-04-221-1/+1
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-04-221-5/+1
|\|
| * Simplify section size logic.Mark Wielaard2009-04-221-5/+1
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-04-211-1/+2
|\|
| * fix a bug with %% in format stringsTim Moore2009-04-201-1/+2
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-04-211-8/+22
|\|
| * Micro-optimization: no-modules translate pass 3 case.Mark Wielaard2009-04-191-8/+22
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-04-161-15/+43
|\|
| * Keep track of relocation section sizes.Mark Wielaard2009-04-141-15/+43
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-04-141-16/+29
|\|
| * Cleanup symbol table sanity checking.Mark Wielaard2009-04-091-16/+29
* | 2009-04-14 Dave Brolley <brolley@redhat.com>Dave Brolley2009-04-141-14/+5
* | Merge branch 'master' of git://sources.redhat.com/git/systemtapDave Brolley2009-04-081-3/+11
|\|
| * Omit symbols that have suspicious addresses (before base) from symbol table.Mark Wielaard2009-04-081-2/+5
| * PR10026: Read marker/tracepoint args directlyJosh Stone2009-04-061-1/+6
* | Disable unprivileged user check temporarily.Dave Brolley2009-04-081-3/+5
* | 2009-04-06 Dave Brolley <brolley@redhat.com>Dave Brolley2009-04-061-0/+40
|/
* Reorder includes so regs.c and regs-ia64.c included before task_finder.c.William Cohen2009-04-021-2/+0
* PR10019: --skip-badvars to suppress run-time memory errors tooFrank Ch. Eigler2009-04-011-0/+2
* PR10000: emit _stp_relocate* calculations correctly for kernel/module global ...Frank Ch. Eigler2009-03-271-3/+4
* brown paper bag fix for commit 5d6b0142Frank Ch. Eigler2009-03-241-2/+2
* further accelerate pass-3 symbol/unwind process, skip one more iterationFrank Ch. Eigler2009-03-241-2/+4
* accelerate pass-3 symbol/unwind generationFrank Ch. Eigler2009-03-241-2/+2
* fix build regression w/o -tFrank Ch. Eigler2009-03-201-2/+0
* PR9967: don't count -DINTERRUPTIBLE=1 reentrancy against MAXSKIPPEDFrank Ch. Eigler2009-03-201-2/+3
* Get the canonical path of the main file for comparison at runtime.Mark Wielaard2009-03-171-0/+9
* Add workaround for dwfl_module_build_id bug with elfutils < 0.140.Mark Wielaard2009-03-161-7/+25
* Let -DINTERRUPTIBLE=0 mask interrupts in probesJosh Stone2009-03-091-0/+3
* Check pending_interrupts more frequently during unwindsyms (pass 3) processingFrank Ch. Eigler2009-03-081-0/+3
* Tweak tracepoint logic to run on tracepoint_synchronize_unregister()-less RHEL5Frank Ch. Eigler2009-03-071-0/+5
* PR9919: Set last_stmt for array (scalar or statistical) assignments.Mark Wielaard2009-03-041-2/+2
* Skip generating empty struct globalWenji Huang2009-02-241-15/+17
* Adjust extra_offset address against module base.Mark Wielaard2009-02-241-0/+4