sof/src
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
..
arch cavs: clk: add Kconfig option to select default ro clock 2020-03-05 10:45:58 +01:00
audio pcm_converter: enable HiFi3 version by default 2020-03-05 11:03:53 +00:00
debug panic: ignore asm in scan build 2020-03-04 11:02:56 +01:00
drivers ssp: Use *BIT* macros instead of raw bit operations 2020-03-03 10:47:09 +00:00
include trace: add uuid to trace entry and remove trace ids 2020-03-06 10:15:04 +01:00
init interrupt: add cascade_root to sof context 2020-01-16 21:58:10 +00:00
ipc ipc: add error trace with size for page descriptors alloc 2020-03-05 11:01:42 +00:00
lib alloc: Add spaces around operator '/' 2020-03-04 22:20:06 +00:00
math Math/trig: Adds spaces around arithmetic operator 2020-02-14 11:06:26 +00:00
platform uuid: add simple static uuids linked to ldc section 2020-03-06 10:15:04 +01:00
probe probes: add probes to sof main context 2020-02-26 16:25:02 +00:00
schedule ipc: extract method for sending chosen message 2020-02-25 08:45:11 +01:00
trace trace: add uuid to trace entry and remove trace ids 2020-03-06 10:15:04 +01:00
CMakeLists.txt library: build missing file 2020-02-25 08:45:11 +01:00
Kconfig probes: initial implementation, kconfig and IPC params 2020-01-29 11:26:58 +01:00
spinlock.c spinlock: revert explicit allocation 2020-01-16 21:58:10 +00:00