aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorSteven Rostedt <[email protected]>2008-05-12 21:20:55 +0200
committerThomas Gleixner <[email protected]>2008-05-23 21:14:11 +0200
commit92205c2343527a863d660360599a4bf8cede77b0 (patch)
treec85cf8495cd2eb52a99062e3505cd81851cd3444 /include/linux/debugobjects.h
parentc5f888cae49dfe3e86d9d1e0dab2b63ceb057be3 (diff)
ftrace: user raw_spin_lock in tracing
Lock debugging enabled cause huge performance problems for tracing. Having the lock verification happening for every function that is called because mcount calls spin_lock can cripple the system. This patch converts the spin_locks used by ftrace into raw_spin_locks. Signed-off-by: Steven Rostedt <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions