]> sourceware.org Git - systemtap.git/commit
PR13210 vma/vdso tracking is broken testcase
authorMark Wielaard <mjw@redhat.com>
Wed, 21 Sep 2011 10:38:24 +0000 (12:38 +0200)
committerMark Wielaard <mjw@redhat.com>
Wed, 21 Sep 2011 10:41:24 +0000 (12:41 +0200)
commitd0d7bd5fd8ebe136c7afca43e157f04c1abed243
tree783a236982f9b12a13e4079f68336fb12fdb04fc
parent18418d34c087effe0c648ff4d75996855d38b46a
PR13210 vma/vdso tracking is broken testcase

Add a generic testcase to see if we can track the vma from which a syscall
was made. This might or might not come in through the vdso on the particular
(compat) arch, but should always at least be able to get the vma name.
Currently it fails some of the tests in different ways for different arches
and/or kernel versions.
testsuite/systemtap.base/vma_vdso.c [new file with mode: 0644]
testsuite/systemtap.base/vma_vdso.exp [new file with mode: 0644]
testsuite/systemtap.base/vma_vdso.stp [new file with mode: 0644]
This page took 0.026948 seconds and 5 git commands to generate.