summaryrefslogtreecommitdiffstats
path: root/buildrun.cxx
diff options
context:
space:
mode:
authorMark Wielaard <mjw@redhat.com>2009-08-29 16:49:44 +0200
committerMark Wielaard <mjw@redhat.com>2009-08-29 16:49:44 +0200
commit0226553baaf948fbffe403a2ca05bfb12960349c (patch)
tree0e369125011f515ec5ba6eb1d048384ceef856c1 /buildrun.cxx
parent60c9dcc116ce1832ff9ff0c235233c5a2db3e3cd (diff)
downloadsystemtap-steved-0226553baaf948fbffe403a2ca05bfb12960349c.tar.gz
systemtap-steved-0226553baaf948fbffe403a2ca05bfb12960349c.tar.xz
systemtap-steved-0226553baaf948fbffe403a2ca05bfb12960349c.zip
Fix overlapping statement probe error in warnings.stp.
Instead of generating a warning the current kernel.statement probe produced a warning on some 386 kernels that had optimized that particular line: semantic error: multiple addresses for fs/bio.c:282 (try fs/bio.c:278 or fs/bio.c:284) semantic error: no match while resolving probe point kernel.statement("bio_init@fs/bio.c+3") So do as told to just get the expected warnings for this probe. * testsuite/systemtap.base/warnings.stp (probea): Probe bio_init@fs/bio.c+5.
Diffstat (limited to 'buildrun.cxx')
0 files changed, 0 insertions, 0 deletions