aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/futex-contention.py
diff options
context:
space:
mode:
authorSteven Rostedt (Red Hat) <[email protected]>2015-04-07 12:08:37 -0400
committerSteven Rostedt <[email protected]>2015-04-08 09:39:31 -0400
commit6e9dd8ddbdbb3b7aeba7fd9b987579534cfc260b (patch)
tree9e4ecc449b7cacb53342c7477991099113e7370e /tools/perf/scripts/python/futex-contention.py
parentc5ef935d01a29211551073f2620c93ba5ca897c4 (diff)
brcmsmac: Move each system tracepoints to their own header
Every tracing file must have its own TRACE_SYSTEM defined. The brcmsmac tracepoint header broke this and added in the middle of the file: #undef TRACE_SYSTEM #define TRACE_SYSTEM brcmsmac #undef TRACE_SYSTEM #define TRACE_SYSTEM brcmsmac_tx #undef TRACE_SYSTEM #define TRACE_SYSTEM brcmsmac_msg Unfortunately, this broke new code in the ftrace infrastructure. Moving each of these TRACE_SYSTEMs into their own trace file with just one TRACE_SYSTEM per file fixes the issue. Link: http://lkml.kernel.org/r/[email protected] Acked-by: Arend van Spriel <[email protected]> Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions