This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug runtime/17101] [rfe] timeout for stap
- From: "fche at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Mon, 30 Jun 2014 16:34:42 +0000
- Subject: [Bug runtime/17101] [rfe] timeout for stap
- Auto-submitted: auto-generated
- References: <bug-17101-6586 at http dot sourceware dot org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=17101
Frank Ch. Eigler <fche at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fche at redhat dot com
--- Comment #2 from Frank Ch. Eigler <fche at redhat dot com> ---
How about a macro in the tapset, and an option for stap to accept
multiple -e SCRIPT options, so that this would work:?
% stap FOO.script -e '@timeout(5)'
% stap -e FOO -e '@timeout(5)'
--
You are receiving this mail because:
You are the assignee for the bug.