[Bug runtime/6930] New: Flight Recorder on file
mhiramat at redhat dot com
sourceware-bugzilla@sourceware.org
Wed Oct 1 16:51:00 GMT 2008
We already have flight recorder on memory. However, sometimes user needs on-file
flight recorder mode for system auditing and system performance logging
(Perhaps, someday someone might want flight recorder over network too, but that
is another story :) ).
This flight-recorder on memory feature requires
- setting maximum file size (and wrap-around writing which is able to overwrite
trace data when file size reaches maximum)
- signal-handler for log-file switching without any information loss (like as
logrotate) for auditing use.
--
Summary: Flight Recorder on file
Product: systemtap
Version: unspecified
Status: NEW
Severity: enhancement
Priority: P2
Component: runtime
AssignedTo: systemtap at sources dot redhat dot com
ReportedBy: mhiramat at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=6930
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list