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]

Re: Better handling of arguments/literals from the command-line?


Another random thought; as people start creating more complicated (and
hopefully more useful) turn-key stap scripts, it would be nice to be
able to write scripts that have as their first line "#!/bin/stap" and
then let the user pass command-line options to the systemtap script
which can be parsed out by a simple in-module getopt function.

Has anything like that been considered?

						- Ted


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