Lines Matching refs:events
31 'perf script record <script> <command>' to record the events required
34 language extension. If <command> is not specified, the events are
46 record the events required for <script> and to run the <script>
50 not specified, the events are recorded using the -a (system-wide)
59 'perf script <top-script>' to both record the events required for
113 Do various checks like samples ordering and lost events.
138 The first -f suppresses trace events (field list is ""), but then the
142 "Overriding previous field request for all events."
148 The first -f sets the fields for all events and the second -f
149 suppresses trace events. The user is given a warning message about
151 events are displayed with the given fields.
158 'trace' not valid for hardware events. Ignoring.
159 'trace' not valid for software events. Ignoring.
165 'trace' not valid for software events.
210 Only display events for these comms. CSV that understands
214 Only show events for given process ID (comma separated list).
217 Only show events for given thread ID (comma separated list).
229 --show-task-events
230 Display task related events (e.g. FORK, COMM, EXIT).
232 --show-mmap-events
233 Display mmap related events (e.g. MMAP, MMAP2).
235 --show-switch-events
236 Display context switch events i.e. events of type PERF_RECORD_SWITCH or