summaryrefslogtreecommitdiffstats
path: root/runtime/stack.c
Commit message (Expand)AuthorAgeFilesLines
* 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