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
267 specifying a group with multiple events defining metrics with the :S option
269 print computed metrics for all the events in the group. Please note
273 For sample events it's possible to display misc field with -F +misc option,
317 Only display events for these comms. CSV that understands
321 Only show events for given process ID (comma separated list).
324 Only show events for given thread ID (comma separated list).
336 --show-task-events
337 Display task related events (e.g. FORK, COMM, EXIT).
339 --show-mmap-events
340 Display mmap related events (e.g. MMAP, MMAP2).
342 --show-namespace-events
343 Display namespace events i.e. events of type PERF_RECORD_NAMESPACES.
345 --show-switch-events
346 Display context switch events i.e. events of type PERF_RECORD_SWITCH or
349 --show-lost-events
350 Display lost events i.e. events of type PERF_RECORD_LOST.
352 --show-round-events
353 Display finished round events i.e. events of type PERF_RECORD_FINISHED_ROUND.
355 --show-bpf-events
356 Display bpf events i.e. events of type PERF_RECORD_KSYMBOL and PERF_RECORD_BPF_EVENT.
358 --show-cgroup-events
359 Display cgroup events i.e. events of type PERF_RECORD_CGROUP.
361 --show-text-poke-events
362 Display text poke events i.e. events of type PERF_RECORD_TEXT_POKE and
502 Only consider events after this event is found.
505 Stop considering events after this event is found.
507 --show-on-off-events::
508 Show the --switch-on/off events too.