summaryrefslogtreecommitdiffstats
path: root/runtime/transport/symbols.c
Commit message (Expand)AuthorAgeFilesLines
* Removed unused functions and variables.David Smith2009-02-181-94/+1
* Use 'static' as much as possibleJosh Stone2009-01-281-1/+1
* Adapt _stp_sort to 2.6.29.Wenji Huang2009-01-121-12/+12
* PR5947: make runtime code -Wpointer-arith-cleanFrank Ch. Eigler2008-11-281-4/+7
* PR4886: weaken build-id failure semanticsFrank Ch. Eigler2008-10-071-10/+9
* PR4886: check build-id if able.Wenji Huang2008-10-061-1/+10
* support multiple-relocatable-section modules such as hypothetical -ffunction-...Frank Ch. Eigler2008-07-171-24/+1
* emit all symbol tables at compile time; don't do any module munging; new unwi...Frank Ch. Eigler2008-07-041-550/+21
* transport/symbol rework: kernel-only probes workingFrank Ch. Eigler2008-06-291-4/+2
* STP_RELOCATE message for kernel relocatability (re)adaption, starting impleme...Frank Ch. Eigler2008-06-291-19/+44
* Revert checking address in runtimeWenji Huang2008-06-251-23/+0
* Remove validating _stext due to many aliased symbolsWenji Huang2008-06-241-7/+0
* PR6646: Add checking address in runtimeWenji Huang2008-06-241-1/+33
* PR6429: remove stapio STP_UNWIND support and associated elfutils dependencyFrank Ch. Eigler2008-06-031-1/+1
* Srinivasa DS <srinivasa@in.ibm.com>,PR6429 Inerim fix to avoid compilation er...Srikar Dronamraju2008-05-251-0/+20
* PR6410: unwinder-less architecture toleranceFrank Ch. Eigler2008-04-151-0/+2
* PR6405: unwinder build compatibility with RHEL5Frank Ch. Eigler2008-04-151-4/+15
* Change stap to get kernel symbols from debuginfo andMartin Hunt2008-04-091-4/+19
* Add new define STP_USE_DWARF_UNWINDER which is set based on which archsMartin Hunt2008-03-311-5/+6
* Support for kernels built with CONFIG_FRAME_POINTERMartin Hunt2008-03-301-1/+4
* kretprobe trampoline fixesMartin Hunt2008-03-281-0/+2
* 32-bit fixesMartin Hunt2008-03-251-5/+5
* rebased unwind_branch on top of current masterFrank Ch. Eigler2008-03-251-287/+319
* 2008-02-27 Martin Hunt <hunt@redhat.com>hunt2008-02-271-68/+117
* 2008-01-28 Martin Hunt <hunt@redhat.com>hunt2008-01-281-1/+1
* PR4037 and fixes to better synchronize staprun and stapio.hunt2008-01-151-35/+60
* Add support for memory allocation tracking.hunt2008-01-151-11/+11
* 2007-08-14 David Smith <dsmith@redhat.com>dsmith2007-08-141-17/+24
* 2007-07-09 Martin Hunt <hunt@redhat.com>hunt2007-07-091-3/+13
* 2007-07-02 Martin Hunt <hunt@redhat.com>hunt2007-07-021-2/+74
* 2007-03-26 Martin Hunt <hunt@redhat.com>hunt2007-03-261-1/+1
* 2007-03-21 Martin Hunt <hunt@redhat.com>hunt2007-03-211-1/+4
* 2007-03-20 Frank Ch. Eigler <fche@elastic.org>fche2007-03-211-0/+1
* 2007-03-20 Martin Hunt <hunt@redhat.com>hunt2007-03-201-6/+7
* 2007-03-18 Martin Hunt <hunt@redhat.com>hunt2007-03-181-6/+5
* 2007-03-14 Martin Hunt <hunt@redhat.com>hunt2007-03-141-9/+9
* 2007-01-30 Martin Hunt <hunt@redhat.com>hunt2007-01-301-8/+8
* 2007-01-29 Martin Hunt <hunt@redhat.com>hunt2007-01-291-5/+4
* 2007-01-09 Martin Hunt <hunt@redhat.com>hunt2007-01-091-4/+4
* 2006-11-15 Martin Hunt <hunt@redhat.com>hunt2006-11-151-6/+6
* 2006-11-02 Martin Hunt <hunt@redhat.com>hunt2006-11-021-1/+1
* New dynamic module and symbol handling code.hunt2006-11-021-0/+420