Documentation/applications/system/critmon: add critmon man page#19133
Merged
Conversation
xiaoxiang781216
previously approved these changes
Jun 14, 2026
anchao
previously approved these changes
Jun 14, 2026
Contributor
|
@Zepp-Hanzj please fix: |
acassis
previously approved these changes
Jun 14, 2026
748aa30
748aa30 to
66fbf5d
Compare
Contributor
Author
|
Fixed. The title overline and underline now match the title length (33 characters). Force-pushed the amended commit. |
Add documentation for the critmon command including: - critmon (one-shot dump) - critmon_start (start daemon) - critmon_stop (stop daemon) - Output format explanation - Configuration options Signed-off-by: hanzhijian <hanzhijian@zepp.com>
xiaoxiang781216
approved these changes
Jun 14, 2026
jerpelea
approved these changes
Jun 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add man page documentation for the
critmoncritical section monitor tool inDocumentation/applications/system/critmon/index.rst.The documentation covers:
critmon(one-shot dump),critmon_start(start daemon),critmon_stop(stop daemon)CONFIG_SYSTEM_CRITMONITOR,CONFIG_SCHED_CRITMONITOR, etc.)Impact
No code impact. Documentation only.
Testing
Verified locally by building the documentation with Sphinx.