When tracing_cpu_stats.h is included by C++ file it will not compile and link correctly due to missing #ifdef __cplusplus directives in the header file. Fixes #23072 Signed-off-by: Dariusz Lisik <dariusz.lisik@hidglobal.com> |
||
|---|---|---|
| .. | ||
| ctf | ||
| include | ||
| sysview | ||
| CMakeLists.txt | ||
| cpu_stats.c | ||
| Kconfig | ||
| tracing_backend_posix.c | ||
| tracing_backend_uart.c | ||
| tracing_backend_usb.c | ||
| tracing_buffer.c | ||
| tracing_core.c | ||
| tracing_format_async.c | ||
| tracing_format_common.c | ||
| tracing_format_sync.c | ||