aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorSeongJae Park <[email protected]>2022-10-24 17:46:19 +0000
committerAndrew Morton <[email protected]>2022-11-30 15:58:41 -0800
commit1b0166387586cae69d7da783f0a4521864534aad (patch)
treeb7f5a5cb7e76aa4ce21bb62b547f624c6cccbbcb /tools/perf/scripts/python/bin/stackcollapse-report
parentbd4149290c3edc09454a8a7e7ef3a5544cb9eed6 (diff)
Docs/admin-guide/mm/damon/usage: fix wrong usage example of init_regions file
DAMON debugfs interface assumes the users will write all inputs at once. However, redirecting a string of multiple lines sometimes end up writing line by line. Therefore, the example usage of 'init_regions' file, which writes input as a string of multiple lines can fail. Fix it to use a single line string instead. Also update the description of the usage to not assume users will write inputs in multiple lines. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: SeongJae Park <[email protected]> Cc: Jonathan Corbet <[email protected]> Cc: Vinicius Petrucci <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions