sof/test/cmocka
Marcin Maka 6ce635aa82 trace: replace TRACE_CLASS_ by uuids
All trace entries are identified by uuids only now.
Previous TRACE_CLASS_ identification removed completely.

UUIDs are passed to the tracing subsystem inside a trace
context. Each trace context defines run-time log level.
The level is initialized to LOG_LEVEL_INFO (this may be
change per instance is needed) and may be re-configured
at run-time.

Signed-off-by: Marcin Maka <marcin.maka@linux.intel.com>
2020-04-30 11:39:37 +02:00
..
include trace: Remove metaprogramming from trace implementation 2020-04-10 19:28:37 +01:00
src trace: replace TRACE_CLASS_ by uuids 2020-04-30 11:39:37 +02: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 uuid: add simple static uuids linked to ldc section 2020-03-06 10:15:04 +01:00