summaryrefslogtreecommitdiffstats
path: root/runtime/stack.c
Commit message (Expand)AuthorAgeFilesLines
* Sprinkle static to prevent unnecessary inclusionJosh Stone2010-03-181-2/+2
* Use exported print_context_stack for 2.6.33Wenji Huang2010-03-101-13/+2
* Improve stack printing formatWenji Huang2010-01-151-1/+2
* Add stack walking function for 2.6.33Wenji Huang2010-01-111-0/+14
* bz6436 backtraces from uprobesTim Moore2010-01-051-7/+11
* runtime: rhel4 build fix for uretprobe-wannabe stack tracebacksFrank Ch. Eigler2009-12-201-1/+3
* Remove uprobes.h declaration from runtime.hTim Moore2009-12-181-0/+14
* support for a brief backtrace formatTim Moore2009-12-171-8/+14
* backtrace through uprobes trampoline.Tim Moore2009-12-171-1/+1
* set the IP in return probes to the returned-to instructionTim Moore2009-12-161-3/+8
* stack-ppc: Adjust for ppc32Anton Vorontsov2009-12-011-1/+1
* Rename stack-ppc64.c to stack-ppc.cAnton Vorontsov2009-12-011-1/+1
* Add uprobes_ustack testcase and bug fixlet.Mark Wielaard2009-04-211-1/+4
* Remove old _stp_ustack bits.Mark Wielaard2009-04-211-17/+0
* Pass task from tapset, through stack and unwind functions for lookup.Mark Wielaard2009-04-201-5/+5
* Pass task to _stp_func_print and _stp_kallsyms_lookup.Mark Wielaard2009-04-191-1/+1
* Make simple probes work even without KPROBES in the kernel.Mark Wielaard2009-04-091-0/+8
* stap autoconf test for kernel stack trace supportTim Moore2009-03-041-4/+3
* PR9866 band-aid: deactivate new CONFIG_STACKTRACE code for older kernelsFrank Ch. Eigler2009-02-181-3/+4
* Fixed stack.c compile problems on systems with older kernels (like RHEL4).David Smith2009-02-131-0/+2
* Use kernel stack backtrace support when availableTim Moore2009-02-111-0/+87
* Use 'static' as much as possibleJosh Stone2009-01-281-3/+3
* 2.6.25 fixes and stack level limits.Martin Hunt2008-04-151-4/+4
* dded _stp_read_address() and changed code to use it.Martin Hunt2008-03-281-1/+1
* kretprobe trampoline fixesMartin Hunt2008-03-281-10/+12
* rebased unwind_branch on top of current masterFrank Ch. Eigler2008-03-251-1/+2
* 2007-08-20 Martin Hunt <hunt@redhat.com>hunt2007-08-201-25/+0
* 2007-05-30 Martin Hunt <hunt@redhat.com>hunt2007-05-301-0/+2
* 2007-05-15 Martin Hunt <hunt@redhat.com>hunt2007-05-161-3/+3
* 2007-03-18 Martin Hunt <hunt@redhat.com>hunt2007-03-181-1/+1
* 2007-02-07 Martin Hunt <hunt@redhat.com>hunt2007-02-071-0/+2
* 2007-01-31 Martin Hunt <hunt@redhat.com>hunt2007-01-311-55/+36
* Adding s390x supportdwilder2006-10-191-0/+2
* Fix comment.hunt2006-10-121-6/+0
* 2006-10-12 Martin Hunt <hunt@redhat.com>hunt2006-10-121-196/+40
* 2006-09-27 Martin Hunt <hunt@redhat.com>hunt2006-09-271-0/+8
* Remove validate_sp() dependency, therefore don't need CONFIG_KALLSYMS_ALL any...hien2005-11-041-34/+18
* Added ppc64 _stp_stack_printhien2005-11-021-0/+70
* 2005-10-31 Martin Hunt <hunt@redhat.com>hunt2005-10-311-15/+15
* IA64 Runtime support patches. With this in placeaskeshav2005-10-281-0/+66
* 2005-09-01 Martin Hunt <hunt@redhat.com>hunt2005-09-011-32/+26
* 2005-08-31 Martin Hunt <hunt@redhat.com>hunt2005-08-311-2/+0
* 2005-05-26 Martin Hunt <hunt@redhat.com>hunt2005-05-261-182/+102
* Rewritten maps and other updated files.hunt2005-05-171-9/+92
* i386 fixes.hunt2005-04-111-4/+4
* *** empty log message ***hunt2005-04-071-2/+15
* Update to use relayfs.hunt2005-04-071-24/+30
* *** empty log message ***hunt2005-03-291-0/+161