2017-02-03 18:22:24 +01:00
|
|
|
# stack information for a single running process
|
|
|
|
|
|
2018-08-07 01:30:05 +01:00
|
|
|
uint64 timestamp # time since system start (microseconds)
|
|
|
|
|
|
2016-11-21 14:30:51 +01:00
|
|
|
uint16 stack_free
|
2019-05-29 21:58:18 -04:00
|
|
|
char[24] task_name
|