[Bug tapsets/20264] Load tapsets from $libdir for multiarch
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Jun 16 17:35:00 GMT 2016
https://sourceware.org/bugzilla/show_bug.cgi?id=20264
Frank Ch. Eigler <fche at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2016-06-16
CC| |fche at redhat dot com
Ever confirmed|0 |1
--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
Philip, systemtap has something similar already there:
/usr/share/systemtap/tapset/$TARGET_ARCH/*.stp
is searched in addition to
/usr/share/systemtap/tapset/*.stp
Plus an individual .stp file may contain %( arch == "x86-64" %? ... %) type
preprocessor conditionals. Do these mechanisms suffice?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list