diff options
| author | SeongJae Park <[email protected]> | 2024-07-01 12:27:00 -0700 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-07-10 12:14:52 -0700 |
| commit | 752f18b9d9c23791b0e9fc70054b972eb176796b (patch) | |
| tree | 54f30a4e7eb5935b2ca3803b552559d3bf7ea440 /tools/perf/scripts/python/task-analyzer.py | |
| parent | 2081610d98abefdfbbcfd710d65309bccd2e2dfe (diff) | |
Docs/admin-guide/mm/damon/start: add access pattern snapshot example
DAMON user-space tool (damo) provides access pattern snapshot feature,
which is expected to be frequently used for real time access pattern
analysis. The snapshot output is also showing what DAMON provides on its
own, including the 'age' information.
In contrast, the recorded access patterns, which is shown as an example
usage on the quick start section, shows what users can make from what
DAMON provided. It includes information that generated outside of DAMON
and makes the 'age' concept bit unclear. Hence snapshot output is easier
at understanding the raw realtime output of DAMON. Add the snapshot usage
example on the quick start section.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: SeongJae Park <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions