diff options
author | Mark Rustad <[email protected]> | 2012-08-01 14:51:53 -0700 |
---|---|---|
committer | Nicholas Bellinger <[email protected]> | 2012-08-16 17:33:46 -0700 |
commit | 1fa8f4504130adc34a071a29170f570102136835 (patch) | |
tree | cec8b478dcb3ac66bea69347e0b7cf263d67c9d3 /tools/perf/util/trace-event-scripting.c | |
parent | 101998f6fcd680ed12d85633b81504feb1cb0667 (diff) |
tcm_fc: Avoid debug overhead when not debugging
Stop doing a pile of work related to debugging messages when
the ft_debug_logging flag is not set. Use unlikely to add the
check in a way that the check can be inlined without inlining the
whole thing.
Signed-off-by: Mark Rustad <[email protected]>
Signed-off-by: Nicholas Bellinger <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions