[Bug translator/23226] New: stap foo.stp should search a path for sample foo.stp
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Wed May 23 18:28:00 GMT 2018
https://sourceware.org/bugzilla/show_bug.cgi?id=23226
Bug ID: 23226
Summary: stap foo.stp should search a path for sample foo.stp
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: translator
Assignee: systemtap at sourceware dot org
Reporter: fche at redhat dot com
Target Milestone: ---
In order to make it easier to use the prepackaged systemtap samples, it'd be
good to let users run them without having to type the whole /usr/share/.../
path name.
Let's add a new command line option that searches the $(EXAMPLE_INSTALL_DIR)
also. Perhaps:
stap --search tcp_connections
which could ride on the same logic/db as the stap -i "sample" uses, and iff
there is one hit, select that one.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list