diff options
author | Steven Rostedt (Red Hat) <rostedt@goodmis.org> | 2015-04-01 21:14:53 +0300 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2015-04-07 19:31:12 +0300 |
commit | 882156e0407f06ca3d4c6500a7d347c3a2ed88b4 (patch) | |
tree | 99ff88e417e5d050b34b7ead949010e242a9e05d /arch | |
parent | 77cb2fea1e5fc4b083dd967f231bbf6edd96150e (diff) | |
download | linux-882156e0407f06ca3d4c6500a7d347c3a2ed88b4.tar.xz |
tracing: Add TRACE_SYSTEM_VAR to intel-sst
New code will require TRACE_SYSTEM to be a valid C variable name,
but some tracepoints have TRACE_SYSTEM with '-' and not '_', so
it can not be used. Instead, add a TRACE_SYSTEM_VAR that can
give the tracing infrastructure a unique name for the trace system.
Link: http://lkml.kernel.org/r/20150402142831.GT6023@sirena.org.uk
Acked-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Tested-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions