Lines Matching full: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
102 Filter sample events using the given shared object file.
125 Do various checks like samples ordering and lost events.
160 The first -F suppresses trace events (field list is ""), but then the
164 "Overriding previous field request for all events."
170 The first -F sets the fields for all events and the second -F
171 suppresses trace events. The user is given a warning message about
173 events are displayed with the given fields.
179 removes cpu and period from software events.
186 'trace' not valid for hardware events. Ignoring.
187 'trace' not valid for software events. Ignoring.
193 'trace' not valid for software events.
217 The synth field is used by synthesized events which may be created when
245 specifying a group with multiple events defining metrics with the :S option
247 print computed metrics for all the events in the group. Please note
251 For sample events it's possible to display misc field with -F +misc option,
295 Only display events for these comms. CSV that understands
299 Only show events for given process ID (comma separated list).
302 Only show events for given thread ID (comma separated list).
314 --show-task-events
315 Display task related events (e.g. FORK, COMM, EXIT).
317 --show-mmap-events
318 Display mmap related events (e.g. MMAP, MMAP2).
320 --show-namespace-events
321 Display namespace events i.e. events of type PERF_RECORD_NAMESPACES.
323 --show-switch-events
324 Display context switch events i.e. events of type PERF_RECORD_SWITCH or
327 --show-lost-events
328 Display lost events i.e. events of type PERF_RECORD_LOST.
330 --show-round-events
331 Display finished round events i.e. events of type PERF_RECORD_FINISHED_ROUND.
333 --show-bpf-events
334 Display bpf events i.e. events of type PERF_RECORD_KSYMBOL and PERF_RECORD_BPF_EVENT.
336 --show-cgroup-events
337 Display cgroup events i.e. events of type PERF_RECORD_CGROUP.
339 --show-text-poke-events
340 Display text poke events i.e. events of type PERF_RECORD_TEXT_POKE and
476 Only consider events after this event is found.
479 Stop considering events after this event is found.
481 --show-on-off-events::
482 Show the --switch-on/off events too.