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 |
Nakamura, Yuuichi
|
6efecd2105
|
Add notectl driver
|
2020-10-06 03:26:46 +08:00 |
Xiang Xiao
|
77ae03788a
|
note: Rename note driver to noteram driver
to reflect this is just a normal note driver with ram buffer
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-09-15 14:55:22 +08:00 |
Xiang Xiao
|
0c3930ba11
|
sched: Rename note_add to sched_note_add
to better match other sched_note_* function
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-09-12 08:42:30 -07:00 |
Xiang Xiao
|
952af92690
|
sched/note: Move the circle buffer code to driver
so the format code can be shared by different transport
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-09-07 11:54:10 +08:00 |
Xiang Xiao
|
f99719e260
|
Move note driver from drivers/syslog to drivers/note
it's better to put the note transport layer into a common folder
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2020-09-07 11:54:10 +08:00 |