This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/23226] New: stap foo.stp should search a path for sample foo.stp


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]