zephyr/subsys/tracing
Anas Nashif 108129cf7d tracing: fix conflict with RTT locking
Make custom RTT locking configurable and select it where it is needed.
When using RTT for tracing we want to use the default locking.

Update both segger and tracerecorder modules to support that.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-05-25 07:36:38 -05:00
..
ctf pm: trace pm_device_enable/disable 2021-05-17 18:45:57 -04:00
include tracing: move test format into its own directory 2021-05-11 12:59:03 -05:00
sysview tracing: systemview: display return value of APIs 2021-05-17 18:45:57 -04:00
test pm: trace pm_device_enable/disable 2021-05-17 18:45:57 -04:00
CMakeLists.txt tracing: move test format into its own directory 2021-05-11 12:59:03 -05:00
Kconfig tracing: fix conflict with RTT locking 2021-05-25 07:36:38 -05: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 samples: tracing: Enable USB by the application 2020-08-13 11:49:47 +02:00
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