sof/test/cmocka
Artur Kloniecki b07f2674cc trace: Rename trace_log() function to trace_log_filtered()
Also create trace_log_unfiltered() function, to be used internally
by tracing subsystem to emit information about suppressed trace messages.

The *unfiltered function could be also used as replacement
in _log_message() macro, to disable log filtering for debugging purposes.

Signed-off-by: Artur Kloniecki <arturx.kloniecki@linux.intel.com>
2020-11-27 15:10:46 +00:00
..
include alloc: Define new memory zone, shared 2020-10-21 14:57:09 +01:00
src trace: Rename trace_log() function to trace_log_filtered() 2020-11-27 15:10:46 +00:00
CMakeLists.txt cmocka/cmake: don't re-fetch (and change) cmocka.git on every build 2020-03-20 12:07:44 +00:00
cmocka-xtensa-xt-toolchain.cmake cmake: xtensa: use absolute paths for tools 2019-06-05 11:38:23 +02:00
memory_mock.x.in alloc: Define new memory zone, shared 2020-10-21 14:57:09 +01:00