Lines Matching refs:events
31 - a symbolic event name (use 'perf list' to list all events)
73 - a group of events surrounded by a pair of brace ("{event1,event2,...}").
76 "perf report" to view group events together.
84 Don't record events issued by perf itself. This option should follow
96 Record events on existing process ID (comma separated list).
100 Record events on existing thread ID (comma separated list).
106 Record events in threads owned by uid. Name or number.
139 Put all events in a single event group. This precedes the --event
224 corresponding events, i.e., they always refer to events defined earlier on the command
257 levels are subject to permissions. When sampling on multiple events, branch stack sampling
258 is enabled for all the sampling events. The sampled branch type is the same for all events.
265 abort events and some memory events in precise mode on modern Intel CPUs.
268 Record transaction flags for transaction related events.
292 Record running and enabled time for read events (:S)
298 CLOCK_MONOTONIC_RAW are supported, some events might also allow
313 --switch-events::
314 Record context switch events i.e. events of type PERF_RECORD_SWITCH or