summaryrefslogtreecommitdiffstats
path: root/runtime/sym.h
Commit message (Expand)AuthorAgeFilesLines
* PR11015 Support shared library reloading (in different processes)Mark Wielaard2009-12-221-2/+5
* Allow modules to trigger task_finder vma_tracker.Mark Wielaard2009-11-161-0/+4
* PR10524: reduce massive-uprobe script modules' .data consumptionFrank Ch. Eigler2009-09-081-2/+0
* PR10228: use task_finder_vma for -d /user/object files.Frank Ch. Eigler2009-08-141-0/+2
* Detect kretprobe trampoline and use fallback unwinder.Mark Wielaard2009-06-031-4/+4
* Fetch and store both debug_frame and eh_frame tables.Mark Wielaard2009-05-201-3/+5
* Keep track of relocation section sizes.Mark Wielaard2009-04-141-0/+1
* Get the canonical path of the main file for comparison at runtime.Mark Wielaard2009-03-171-0/+1
* Use 'static' as much as possibleJosh Stone2009-01-281-3/+3
* PR4886: weaken build-id failure semanticsFrank Ch. Eigler2008-10-071-6/+1
* PR4886: check build-id if able.Wenji Huang2008-10-061-0/+10
* Rename _stp_module module_base output to dwarf_module_base and document.Mark Wielaard2008-09-101-2/+5
* Record module base and use it for adjusting start locations in dwarf unwinder.Mark Wielaard2008-09-101-0/+2
* support multiple-relocatable-section modules such as hypothetical -ffunction-...Frank Ch. Eigler2008-07-171-16/+14
* emit all symbol tables at compile time; don't do any module munging; new unwi...Frank Ch. Eigler2008-07-041-43/+12
* kretprobe trampoline fixesMartin Hunt2008-03-281-0/+1
* rebased unwind_branch on top of current masterFrank Ch. Eigler2008-03-251-10/+14
* 2008-02-27 Martin Hunt <hunt@redhat.com>hunt2008-02-271-32/+53
* 2007-07-09 Martin Hunt <hunt@redhat.com>hunt2007-07-091-1/+1
* 2007-03-21 Martin Hunt <hunt@redhat.com>hunt2007-03-211-0/+1
* 2006-11-09 Martin Hunt <hunt@redhat.com>hunt2006-11-091-3/+3
* New dynamic module and symbol handling code.hunt2006-11-021-7/+46
* 2005-10-06 Frank Ch. Eigler <fche@elastic.org>fche2005-10-061-0/+25