Files
kernel_amazon_mt8127-common/include
Ingo Molnar ffdc1a09ae tracing: add notrace to linkage.h
notrace signals that a function should not be traced. Most of the
time this is used by tracers to annotate code that cannot be
traced - it's in a volatile state (such as in user vdso context
or NMI context) or it's in the tracer internals.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-05-23 20:31:27 +02:00
..
2008-05-20 00:33:44 -07:00
2008-05-20 08:14:45 -07:00
2008-05-23 20:31:27 +02:00
2008-05-20 10:12:26 -07:00