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 tapsets/10487] New: flight recorder control from script


For a script running in flight-recorder-on-file mode, it may be
desirable to designate the "current" flight recorder contents as
precious, to be archived separately from the rotating log files.
It could be just a request to rotate to the next file, or a request
to save a snapshot of the current logs elsewhere.

We should consider adding a tapset function (to send a special
message to stapio), or some other mechanism (special variables
to feed to a system(sprintf("cp %s %s", LOGFILE, ARCHIVEFILE)).

-- 
           Summary: flight recorder control from script
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: tapsets
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: fche at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=10487

------- 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]