22 Commits (dcdc7d315e177d7c8ab21a9be3686345e4827e2e)

Author SHA1 Message Date
Krzysztof Sychla dcdc7d315e tracing: Allow disabling idle traces 2 weeks ago
Krzysztof Chruściński 4cbafc6bd4 tracing: Add sys_trace_idle_exit call 4 months ago
Alexander Lay 8f2dd90088 tracing: add gpio tracing support 7 months ago
Daniel DeGrasse 66577a9d23 tracing: add named event trace 9 months ago
Jukka Rissanen 0b985acbd7 net: tracing: Add TX time tracing 11 months ago
Jukka Rissanen a679dd9578 net: tracing: Add RX time tracing 11 months ago
Jukka Rissanen 4911a4f8de net: tracing: Add net_send_data function tracing 11 months ago
Jukka Rissanen ea2ff40558 net: tracing: Add net_recv_data function tracing 11 months ago
Jukka Rissanen 7bb4013d8e net: tracing: Add socket tracing support 1 year ago
Anas Nashif 584a99f6ab tracing: add missing calls for k_wakeup/k_thread_user_mode_enter 1 year ago
Daniel Leung 0a50ff366e kernel: rename z_current_get() to k_sched_current_thread_query() 2 years ago
Keith Packard ced5053e6c subsys/tracing: Use z_current_get in switch_{in,out} 3 years ago
Gerard Marull-Paretas 79e6b0e0f6 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 3 years ago
Anas Nashif 838f581300 tracing: ctf: change timer values to us instead of ms 3 years ago
Anas Nashif 6a9540a773 tracing: ctf: add timer support 3 years ago
Gerard Marull-Paretas 5113c1418d subsystems: migrate includes to <zephyr/...> 3 years ago
Anas Nashif a35bb82539 tracing: Use new macros with CTF based tracing 4 years ago
Anas Nashif 53cc54516d tracing: fix empty thread name 5 years ago
Anas Nashif 390537bf68 tracing: trace mutex/semaphore using dedicated calls 5 years ago
Anas Nashif ffe032e757 tracing: ctf: capture thread names in ctf payload 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Anas Nashif 41abcc57c1 tracing: move tracing under subsys/ 5 years ago
Wentong Wu 10a669ea87 tracing: ctf: adapt ctf implementation to tracing infrastructure 5 years ago
Nicholas Lowell cb257df27c tracing: ctf: fix arguments to ctf_top_thread_info 6 years ago
Anas Nashif 599aac42f9 tracing: ctf: fix arguments to ctf_top_thread_info 6 years ago
François Delawarde 6990a3791a debug: tracing: Use proper API to fetch thread name 6 years ago
Andrew Boie 8f0bb6afe6 tracing: simplify idle thread detection 6 years ago
Andrew Boie fe031611fd kernel: rename main/idle thread/stacks 6 years ago
Mrinal Sen 1246cb8cef debug: tracing: Remove unneeded abstraction 6 years ago
Mrinal Sen 9fbc5fcd16 debug: tracing: Common Trace Format Simplification 6 years ago
Nicholas Lowell 5b322d9331 debug: tracing: add sys_trace_thread_name_set 6 years ago
François Delawarde 4fac841869 debug: CTF Tracing with POSIX backend 7 years ago