Lines Matching refs:events
225 bool "Trace process context switches and events"
239 Basic tracer to catch the syscall entry and exit events.
342 This traces the events of likely and unlikely condition
346 events into a running trace buffer to see when and where the
347 events happened, as well as their results.
403 bool "Enable kprobes-based dynamic events"
408 This allows the user to add tracing events (similar to tracepoints)
412 Those events can be inserted wherever kprobes can probe, and record
419 bool "Enable uprobes-based dynamic events"
428 This allows the user to add tracing events on top of userspace
429 dynamic events (similar to tracepoints) on the fly via the trace
430 events interface. Those events can be inserted wherever uprobes
441 This allows the user to attach BPF programs to kprobe events.
507 bool "Run selftest on syscall events"
516 events
579 10 seconds. Each interval it will print out the number of events
593 a thread per cpu. Each thread will write various size events
611 bool "Show enum mappings for trace events"
614 The "print fmt" of the trace events will show the enum names instead
639 bool "Trace gpio events"
643 Enable tracing events for gpio subsystem