RTEMS | Feature/stack reporter config (!86)
Mohamed Hassan (@Hamzi)
gitlab at rtems.org
Wed Aug 14 17:34:08 UTC 2024
Mohamed Hassan commented on a discussion on cpukit/include/rtems/stackchk.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86#note_111009
>
> /**
> * @brief Iterates over all stacks used by the system and invokes the visitor
> - * routine for each stack.
> + * routine for each stack.
> *
> * This method prints a stack usage report for the curently executing
> * task.
> *
> - * @param visitor is the visitor routine invoked for each stack.
> + * @param[in] visitor is the visitor routine invoked for each stack.
> *
> - * @param arg is the argument passed to each visitor routine invocation during
> - * the iteration.
> + * @param[in] arg is the argument passed to each visitor routine invocation
> + * during the iteration.
It was changed to improve readability by making all lines aligned.
![image](/uploads/86fb62dd043fff248aaf013e278fcf8d/image.png)
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86#note_111009
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240814/411e94df/attachment.htm>
More information about the bugs
mailing list