RTEMS | Feature/stack reporter config (!86)

Sebastian Huber (@sebhub) gitlab at rtems.org
Wed Aug 14 03:43:53 UTC 2024




Sebastian Huber started a new discussion on cpukit/include/rtems/stackchk.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86#note_110956

 >  
 >  /**
 >   * @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.

Why was the formatting changed?

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/86#note_110956
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/361036dd/attachment.htm>


More information about the bugs mailing list