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.
137 The first -f suppresses trace events (field list is ""), but then the
141 "Overriding previous field request for all events."
147 The first -f sets the fields for all events and the second -f
148 suppresses trace events. The user is given a warning message about
150 events are displayed with the given fields.
157 'trace' not valid for hardware events. Ignoring.
158 'trace' not valid for software events. Ignoring.
164 'trace' not valid for software events.
193 Only display events for these comms. CSV that understands
197 Only show events for given process ID (comma separated list).
200 Only show events for given thread ID (comma separated list).
212 --show-task-events
213 Display task related events (e.g. FORK, COMM, EXIT).
215 --show-mmap-events
216 Display mmap related events (e.g. MMAP, MMAP2).