Lines Matching refs:tracer
89 # All tracer options should select GENERIC_TRACER. For those options that are
90 # enabled by all tracers (context switch and event tracer) they select TRACING.
91 # This allows those options to appear when no other tracer is selected. But the
145 sequence is then dynamically patched into a tracer call when
221 This tracer tracks the latency of the highest priority task
229 This tracer hooks to various trace points in the kernel,
231 want to trace. It also includes the sched_switch tracer plugin.
239 Basic tracer to catch the syscall entry and exit events.
304 This tracer profiles all likely and unlikely macros
316 This tracer profiles all branch conditions. Every if ()
358 This special tracer records the maximum stack footprint of the
361 This tracer works by hooking into every function call that the
364 then it will not have any overhead while the stack tracer
367 To enable the stack tracer on bootup, pass in 'stacktrace'
370 The stack tracer can also be enabled or disabled via the
502 a series of tests are made to verify that the tracer is