Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | save_stack_trace autoconf: fix typo to activate code in runtime/stack.c | Frank Ch. Eigler | 2009-07-17 | 1 | -1/+1 |
| | |||||
* | stap autoconf test for kernel stack trace support | Tim Moore | 2009-03-04 | 1 | -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 |