]> sourceware.org Git - systemtap.git/commit
Fix PR19265 by adding code to handle relative module paths.
authorDavid Smith <dsmith@redhat.com>
Mon, 11 Jan 2016 21:26:59 +0000 (15:26 -0600)
committerDavid Smith <dsmith@redhat.com>
Mon, 11 Jan 2016 21:26:59 +0000 (15:26 -0600)
commit51f0b23456822ee8eddcd1634bf7b9fef2c3718a
tree7f1d27bbc11f8cb7e6424f648b4ae9324b6b2e86
parentf070ea029fc854afd7a0ef1f823f00b41f16acc1
Fix PR19265 by adding code to handle relative module paths.

* tapsets.cxx (handle_module_token): New function that handles relative
  module paths.
  (dwarf_builder::build): Call handle_module_token().
  (kprobe_builder::build): Ditto. Simplify module names.
tapsets.cxx
This page took 0.024358 seconds and 5 git commands to generate.