sof/src/trace
Marcin Maka 322e150080 trace: add uuid to trace entry and remove trace ids
New trace entry parameter is defined: uuid of the source.
Technically, this is an address of uuid entry linked
inside a special section in elf.

Has_ids is removed from the static log entry since eventually
all entries will use uuids and -1 detection is good enough
detection for those who still do not provide ids.

Note: both changes are done in a single patch to avoid two
major dbg-abi version bumps.

Signed-off-by: Marcin Maka <marcin.maka@linux.intel.com>
2020-03-06 10:15:04 +01:00
..
CMakeLists.txt sof: move c files to dedicated directories 2019-07-18 16:00:24 +02:00
Kconfig sof: move c files to dedicated directories 2019-07-18 16:00:24 +02:00
dma-trace.c ipc: use notifications allocated by sources 2020-03-02 13:28:52 +01:00
trace.c trace: add uuid to trace entry and remove trace ids 2020-03-06 10:15:04 +01:00