]> sourceware.org Git - systemtap.git/commit
stap autoconf test for kernel stack trace support
authorTim Moore <timoore@redhat.com>
Wed, 4 Mar 2009 10:56:45 +0000 (11:56 +0100)
committerTim Moore <timoore@redhat.com>
Wed, 4 Mar 2009 12:18:55 +0000 (13:18 +0100)
commit8c5905d0b6c8206c5ed971a637077aa8ef5c1b02
tree12e9d4f80aec601b66ec83e06e8b3675ba4a18bd
parentcd1db1dd034141535648a66d9896db6c5e74dd9e
stap autoconf test for kernel stack trace support

* 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
buildrun.cxx
runtime/autoconf-save-stack-trace.c [new file with mode: 0644]
runtime/stack-i386.c
runtime/stack-x86_64.c
runtime/stack.c
This page took 0.0229510000000001 seconds and 5 git commands to generate.