[Bug runtime/17101] [rfe] timeout for stap
mcermak at redhat dot com
sourceware-bugzilla@sourceware.org
Mon Jul 7 13:21:00 GMT 2014
https://sourceware.org/bugzilla/show_bug.cgi?id=17101
--- Comment #7 from Martin Cermak <mcermak at redhat dot com> ---
Sure! Plus the trivial macro can always be added too:
@define timeout(secs) %(
probe timer.s(@secs) { error(sprintf("timeout %d", @secs)) }
%)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list