]> sourceware.org Git - systemtap.git/commit - tapsets.cxx
Fixed PR11663 by using an embedded-C expression to get the marker name/format.
authorDavid Smith <dsmith@redhat.com>
Wed, 7 Jul 2010 15:08:41 +0000 (10:08 -0500)
committerDavid Smith <dsmith@redhat.com>
Wed, 7 Jul 2010 15:08:41 +0000 (10:08 -0500)
commitbfdaad1ea04409eb6568e7a440786e592b6756bb
tree31ec5ad465f005d598becd6c6dd7f2212584703c
parentb80995d36d1e6b56ddb3c78a61d9dd41a2908421
Fixed PR11663 by using an embedded-C expression to get the marker name/format.

* tapset-mark.cxx (mark_var_expanding_visitor::visit_target_symbol_context):
  Instead of calling a tapset function to get the marker name/format, use
  an embedded-C expression.
* tapsets.cxx (tracepoint_var_expanding_visitor::visit_target_symbol_context):
  Ditto.
* tapset/marker.stp: Removed, since no longer needed.
tapset-mark.cxx
tapset/marker.stp [deleted file]
tapsets.cxx
This page took 0.027055 seconds and 5 git commands to generate.