This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/6930] New: Flight Recorder on file


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]