]> sourceware.org Git - systemtap.git/commit
statement probes: add ENUMERATED lineno_type
authorBrian Chrisman <brchrisman@gmail.com>
Wed, 4 Jun 2014 21:40:08 +0000 (17:40 -0400)
committerJonathan Lebon <jlebon@redhat.com>
Thu, 5 Jun 2014 14:03:07 +0000 (10:03 -0400)
commitf01d4ffb4e9709dfeb42a14d9b65a3f4b81effda
treecd3fbd5d99c4d93e635c136cfdf2f54ec1d35136
parentda5bebf91bdd58c758c21fd0935859742b51c59a
statement probes: add ENUMERATED lineno_type

This patch adds support for statement probes of the form

   .statement("foo@file.c:1,3-4,6")

The statement.exp testcase is expanded to cover this new type.
dwflpp.cxx
dwflpp.h
tapsets.cxx
testsuite/systemtap.base/statement.exp
This page took 0.028574 seconds and 5 git commands to generate.