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
105 Filter sample events using the given shared object file.
128 Do various checks like samples ordering and lost events.
165 The first -F suppresses trace events (field list is ""), but then the
169 "Overriding previous field request for all events."
175 The first -F sets the fields for all events and the second -F
176 suppresses trace events. The user is given a warning message about
178 events are displayed with the given fields.
184 removes cpu and period from software events.
191 'trace' not valid for hardware events. Ignoring.
192 'trace' not valid for software events. Ignoring.
198 'trace' not valid for software events.
225 The synth field is used by synthesized events which may be created when
276 specifying a group with multiple events defining metrics with the :S option
278 print computed metrics for all the events in the group. Please note
282 For sample events it's possible to display misc field with -F +misc option,
326 Only display events for these comms. CSV that understands
330 Only show events for given process ID (comma separated list).
333 Only show events for given thread ID (comma separated list).
345 --show-task-events
346 Display task related events (e.g. FORK, COMM, EXIT).
348 --show-mmap-events
349 Display mmap related events (e.g. MMAP, MMAP2).
351 --show-namespace-events
352 Display namespace events i.e. events of type PERF_RECORD_NAMESPACES.
354 --show-switch-events
355 Display context switch events i.e. events of type PERF_RECORD_SWITCH or
358 --show-lost-events
359 Display lost events i.e. events of type PERF_RECORD_LOST.
361 --show-round-events
362 Display finished round events i.e. events of type PERF_RECORD_FINISHED_ROUND.
364 --show-bpf-events
365 Display bpf events i.e. events of type PERF_RECORD_KSYMBOL and PERF_RECORD_BPF_EVENT.
367 --show-cgroup-events
368 Display cgroup events i.e. events of type PERF_RECORD_CGROUP.
370 --show-text-poke-events
371 Display text poke events i.e. events of type PERF_RECORD_TEXT_POKE and
511 Only consider events after this event is found.
514 Stop considering events after this event is found.
516 --show-on-off-events::
517 Show the --switch-on/off events too.