Peter van der Perk
|
f72f7ebee0
|
Sysview add prefix kconfig to add an option to decouple sched_note calls
|
2022-12-08 17:49:55 +01:00 |
|
zhangyuan21
|
18266c1012
|
nuttx/sched: use pid to check idle task
Pid is more appropriate than the flink pointer to determine idle task,
when we want to use other data structure to optimize the task list.
|
2022-10-31 17:53:08 +09:00 |
|
raiden00pl
|
c4c2c46ebf
|
note_sysview.c: fix compilation if CONFIG_SCHED_INSTRUMENTATION_FILTER not defined
|
2022-04-02 22:24:43 +08:00 |
|
raiden00pl
|
a984de6098
|
note_sysview.c: fix compilation for CONFIG_TASK_NAME_SIZE == 0
|
2022-04-02 22:24:43 +08:00 |
|
chao.an
|
d6bbe4f6a5
|
segger/sysview: add syscall support
Signed-off-by: chao.an <anchao@xiaomi.com>
|
2022-03-09 22:32:39 +08:00 |
|
chao.an
|
e04ccba78a
|
note/sysview: add Segger System View support
Reference:
https://www.segger.com/products/development-tools/systemview
https://github.com/SEGGERMicro/SystemView
https://github.com/SEGGERMicro/RTT
Signed-off-by: chao.an <anchao@xiaomi.com>
|
2022-01-29 17:26:04 +08:00 |
|