This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug runtime/19525] script doesn't finish in bulk mode
- From: "mcermak at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Wed, 27 Jan 2016 19:42:14 +0000
- Subject: [Bug runtime/19525] script doesn't finish in bulk mode
- Auto-submitted: auto-generated
- References: <bug-19525-6586 at http dot sourceware dot org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=19525
--- Comment #1 from Martin Cermak <mcermak at redhat dot com> ---
Sorry, the stap invocation should have read:
stap -be 'probe begin { log("hey") exit() }'
'b' as bulk ;-)
--
You are receiving this mail because:
You are the assignee for the bug.