diff options
author | Mark Wielaard <mjw@redhat.com> | 2009-02-20 14:12:19 +0100 |
---|---|---|
committer | Mark Wielaard <mjw@redhat.com> | 2009-02-20 14:12:19 +0100 |
commit | adc67597f327cd43d58b1d0cb740dab14a75a058 (patch) | |
tree | 6afa8977998bb4f52c79232e7868845fde8d0aee /parse.h | |
parent | 949b499021e32cd79b16478d9895beb045ede2b3 (diff) | |
download | systemtap-steved-adc67597f327cd43d58b1d0cb740dab14a75a058.tar.gz systemtap-steved-adc67597f327cd43d58b1d0cb740dab14a75a058.tar.xz systemtap-steved-adc67597f327cd43d58b1d0cb740dab14a75a058.zip |
Ignore kernel functions with "absolute" addresses.
translate.cxx (dump_unwindsyms): Augment the test for creating the
stap-symbols to be STT_FUNC && !(SHN_UNDEF || SHN_ABS). The combination
STT_FUNC && SHN_ABS only seems to occur on older i386 kernels and covers
the vDSO "functions" we were seeing.
Diffstat (limited to 'parse.h')
0 files changed, 0 insertions, 0 deletions