]> sourceware.org Git - systemtap.git/commit - elaborate.cxx
Introduce /* pragma:unwind */
authorMark Wielaard <mjw@redhat.com>
Fri, 22 Jul 2011 11:09:35 +0000 (13:09 +0200)
committerMark Wielaard <mjw@redhat.com>
Fri, 22 Jul 2011 11:09:35 +0000 (13:09 +0200)
commit08badca85e0bed5d3ddc1fb45a41b83e88e286d5
tree72b0028edcc887ebeb1af061f5f6599a39b76639
parent61d152dcd195d745a57c73c8f26d99eef255b172
Introduce /* pragma:unwind */

By marking all tapset functions that really need the unwinder with
/* pragma:unwind */ we can make sure to only compile in unwind.c
when it is really needed.
elaborate.cxx
runtime/runtime.h
runtime/stack.c
session.cxx
session.h
tapset/context-unwind.stp
tapset/ucontext-unwind.stp
translate.cxx
This page took 0.060885 seconds and 5 git commands to generate.