zephyr/subsys/tracing
Anas Nashif 7c582f4b7c tracing: systemview: rework IDs and make them match APIs
New version of Systemview has Zephyr API description that did not match
what we had, align with what the tools provides and expand hooks to
support additional APIs. We now cover most kernel APIs.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-05-11 12:59:03 -05:00
..
ctf tracing: Use new macros with CTF based tracing 2021-05-07 22:10:21 -04:00
include tracing: move test format into its own directory 2021-05-11 12:59:03 -05:00
sysview tracing: systemview: rework IDs and make them match APIs 2021-05-11 12:59:03 -05:00
test tracing: systemview: rework IDs and make them match APIs 2021-05-11 12:59:03 -05:00
CMakeLists.txt tracing: move test format into its own directory 2021-05-11 12:59:03 -05:00
Kconfig modules: enable percepio tracerecorder for tracing 2021-05-07 22:10:21 -04:00
tracing_backend_posix.c
tracing_backend_ram.c tracing: add RAM backend 2021-03-06 07:33:59 -05:00
tracing_backend_uart.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
tracing_backend_usb.c
tracing_buffer.c
tracing_core.c tracing: add RAM backend 2021-03-06 07:33:59 -05:00
tracing_format_async.c
tracing_format_common.c tracing: switch to cbprintf as basis for printf functionality 2020-11-13 06:38:01 -05:00
tracing_format_sync.c