Lines Matching refs:events
43 syscall events:
79 - we could enable every event under the tracing/events/syscalls
81 allowable by perf. These individual syscall events will however be
87 tracing/events/raw_syscalls. These are called for all syscalls; the
93 the sys_enter events:
123 # all events. They don't necessarily correspond to the 'common_*' fields
234 sys_enter() handler do the necessary tallying until all events have
269 displayed after all the events in the trace have been processed, by
303 print "\nsyscall events for %s:\n\n" % (for_comm),
305 print "\nsyscall events:\n\n",
323 interested in by looking at the list of available events shown by
324 'perf list' and/or look in /sys/kernel/debug/tracing events for
326 using 'perf record', passing it the list of interesting events,
345 probably lengthy 'perf record' command needed to record the events for
448 all sched_wakeup events in the system:
456 (see /sys/kernel/debug/tracing/events/sched/sched_wakeup/format):
539 *trace_end*, if defined, is called after all events have been