Logo
Explore Help
Register Sign In
yemai/bizhang_-obav
1
0
Fork 0
You've already forked bizhang_-obav
mirror of https://gitee.com/xiaohuolufeihua/bizhang_-obav.git synced 2026-05-21 09:22:18 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
master
bizhang_-obav/msg/task_stack_info.msg

9 lines
175 B
Plaintext
Raw Permalink Normal View History

load_mon: rename low_stack -> task_stack_info & always publish it - use uorb queue to not drop any info, only do 2 tasks per cycle - also print a warning on low stack (which will be added to ulog) this allows to gather statistics of each task's stack usage over time.
2017-02-03 18:22:24 +01:00
# stack information for a single running process
add timestamp field to uORB msgs; sync timestamp whenever possible
2018-08-07 01:30:05 +01:00
uint64 timestamp # time since system start (microseconds)
Load monitor: report and log processes low on stack
2016-11-21 14:30:51 +01:00
uint16 stack_free
task_stack_info increase task_name length to match NuttX CONFIG_TASK_NAME_SIZE
2019-05-29 21:58:18 -04:00
char[24] task_name
load_mon: update orb_publish to uORB::Publication<>
2019-09-02 20:41:34 -04:00
uint8 ORB_QUEUE_LENGTH = 2
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 417ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API