Scroll to navigation

DAMO(1) User Commands DAMO(1)

NAME

damo - Data Access Monitoring Operator

SYNOPSIS

damo [-h] <command> ...

DESCRIPTION

`damo` is a user space tool for DAMON, a data access monitoring subsystem for the Linux kernel. Using this, you can monitor the data access patterns of your system or workloads and make data access-aware memory management optimizations.

Control DAMON and show its results

OPTIONS

show this help message and exit

COMMANDS

start DAMON with given parameters
update input parameters of ongoing DAMON
stop running DAMON
show monitored access pattern
show DAMON status
record data accesses
report the recorded data accesses in the specified form
replay the recorded data accesses
control DAMON_RECLAIM
control DAMON_LRU_SORT
print the version number
convert damo-start cmdline option to DAMON json input
apply operation schemes
repeat the recording and the reporting of data accesses
list supported DAMON features in the kernel
validate a given record result file
adjust the record results with different monitoring attributes
convert DAMON result record file's format
print basic information of a data accesses record file
May 2024 damo 2.3.3