profiling: doc: clean up grammar/spelling
Clean up documentation pages for the new perf tool as they contained several typos, grammar errors, and duplicated content between main doc page and sample page Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
420f230b9f
commit
3735ae94a1
3 changed files with 57 additions and 107 deletions
|
@ -18,6 +18,6 @@ config PROFILING_PERF_BUFFER_SIZE
|
|||
int "Perf buffer size"
|
||||
default 2048
|
||||
help
|
||||
Size of buffer, that used by perf to save samples from stack tracing.
|
||||
Size of buffer used by perf to save stack trace samples.
|
||||
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue