summaryrefslogtreecommitdiffstats
path: root/runtime/autoconf-save-stack-trace.c
Commit message (Collapse)AuthorAgeFilesLines
* save_stack_trace autoconf: fix typo to activate code in runtime/stack.cFrank Ch. Eigler2009-07-171-1/+1
|
* stap autoconf test for kernel stack trace supportTim Moore2009-03-041-0/+22
* buildrun.cxx (compile_pass): Add autoconf line for stack trace test, which defines STAPCONF_KERNEL_STACKTRACE. * runtime/autoconf-save-stack-trace.c: New file. * runtime/stack.c : Use STAPCONF_KERNEL_STACKTRACE instead of tests for kernel configuration and versions. * runtime/stack-i386.c : ditto * runtime/stack-x86_64.c : ditto