]> sourceware.org Git - systemtap.git/commit
filename based auto path tapset support
authorFelix Lu <flu@redhat.com>
Tue, 9 Aug 2016 19:36:14 +0000 (15:36 -0400)
committerFelix Lu <flu@redhat.com>
Tue, 9 Aug 2016 19:45:07 +0000 (15:45 -0400)
commit3c4ac46872af5d6c59b22361898f935c39ec0be9
tree731d5c1b83cf15cdc7c66736336a575034c647c5
parent1a90e7e10b60d2aa3c5f38d23e9168b6912b00ad
filename based auto path tapset support

Sometimes the process name may change with new versions and the
tapset must be modified. Process probe points in the PATH directory
may now have their arguments replaced by the full file path starting
from /PATH.

* parse.cxx: Pass alias_seen flag to parse_probe_points(). Add filepath
  argument to process component.
parse.cxx
This page took 0.023923 seconds and 5 git commands to generate.