]> sourceware.org Git - systemtap.git/commit
Don't use stack fallback for user space unwinding when using dwarf unwinder.
authorMark Wielaard <mjw@redhat.com>
Tue, 21 Apr 2009 10:06:53 +0000 (12:06 +0200)
committerMark Wielaard <mjw@redhat.com>
Tue, 21 Apr 2009 10:06:53 +0000 (12:06 +0200)
commit15d8b8ee8214d1fbba80329c5a571974a4403476
treec595b31b440b1da851f1d24d7647e0383e61bb25
parent7822c594fa32615588fb4ed48eb2728f6dae9e10
Don't use stack fallback for user space unwinding when using dwarf unwinder.

It never seems to be anywhere near correct.

* runtime/stack-i386.c (__stp_stack_print): Stop unwinding when dwarf
  unwinder fails and we are unwinding user space task.
* runtime/stack-x86_64.c (__stp_stack_print): Likewise.
runtime/stack-i386.c
runtime/stack-x86_64.c
This page took 0.026355 seconds and 5 git commands to generate.