]> sourceware.org Git - systemtap.git/commit
PR14297: Skip the user's input when scanning for resolved probes
authorJosh Stone <jistone@redhat.com>
Wed, 15 May 2013 19:51:33 +0000 (12:51 -0700)
committerJosh Stone <jistone@redhat.com>
Wed, 15 May 2013 19:51:33 +0000 (12:51 -0700)
commita126c5b16ef6fdf1560f37628a1d4be38f2732be
tree3dbfd587f2bedc93d870b5b0b1f7d95907520f41
parent76ff5134f3f27d8927e46bc429ddc9eb994517dd
PR14297: Skip the user's input when scanning for resolved probes

* elaborate.cxx (derived_probe::script_location): Sweep the derivation
  chain from its second-to-last, so we get at least one level of
  resolution from the user's input.
* testsuite/systemtap.base/list.exp: Add a case for kernel init_once,
  which demonstrates listing the @file:line is useful to disambiguate.
  Add a case for 'begin' too, the simplest expansion we have.
elaborate.cxx
testsuite/systemtap.base/list.exp
This page took 0.027366 seconds and 5 git commands to generate.