Skip to content

Document the --stats-depth command line argument #820

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 16, 2018

Conversation

theotherjimmy
Copy link
Contributor

The code that implements this has been in master for a yearish

The code that implements this has been in master for a yearish
@theotherjimmy
Copy link
Contributor Author

@sg- @linlingao Outcome of our discussion.

@@ -42,6 +42,7 @@ The arguments for *compile* are:
- `--source <SOURCE>` selects the source directory. The default is `.` (the current directory). You can specify multiple source locations, even outside the program tree. Find more details about the `--source` switch in the [build rules documentation](/docs/development/tools/mbed-os-build-rules.html).
- `--build <BUILD>` selects the build directory. Default: `BUILD/` inside your program root.
<span class="notes">**Note**: `mbed compile` ignores the current build directory; creating multiple build directories leads to errors.</span>
- `--stats-depth <DEPTH>` summarize memory statistics within the table printed after linking, the CSV map file and the JSON map file for paths with depth greater than `DEPTH`. Default: `2`.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be "summarizes" to be consistent with others.

Fix agreement error/typo.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants