OSDN Git Service

perf record: Support recording running/enabled time
[uclinux-h8/linux.git] / tools / perf / Documentation / perf-record.txt
index 1c7e50f..cae75c1 100644 (file)
@@ -241,6 +241,9 @@ Capture machine state (registers) at interrupt, i.e., on counter overflows for
 each sample. List of captured registers depends on the architecture. This option
 is off by default.
 
+--running-time::
+Record running and enabled time for read events (:S)
+
 SEE ALSO
 --------
 linkperf:perf-stat[1], linkperf:perf-list[1]