[Bug runtime/13043] loss of flight recorder mode stderr data
mjw at redhat dot com
sourceware-bugzilla@sourceware.org
Fri Jul 29 17:59:00 GMT 2011
http://sourceware.org/bugzilla/show_bug.cgi?id=13043
Mark Wielaard <mjw at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mjw at redhat dot com
--- Comment #1 from Mark Wielaard <mjw at redhat dot com> 2011-07-29 17:58:27 UTC ---
The go to /dev/null.
In runtime/staprun/mainloop.c when we are in daemon_mode we redirect all output
to /dev/null. warn() messages are STP_OOB_DATA (with string prefix "WARNING: ")
which we simply eprintf(). So they go to stderr.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Systemtap
mailing list