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/3849] Delay assigning command-line parameters until runtime


------- Additional Comments From fche at redhat dot com  2007-01-10 02:11 -------
There is good reason for expanding some arguments at parse time - this is
necessary for example for parameters of probe points.  We already support
a run-time parametrization method to some extent: initializing global variables
by name, which is implemented via module parameters.  Do you still believe a third
method (positional arguments at run time) is necessary?

See also bug #2700.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


http://sourceware.org/bugzilla/show_bug.cgi?id=3849

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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