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
record data accesses and additional information
visualize the 'record'-generated or snapshot data
replay the recorded data accesses
control DAMON_RECLAIM
control DAMON_LRU_SORT
generate complex arguments for other commands
print the version number
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
generate a report on if DAMON is malfunctioning
show monitored access pattern (Will be DEPRECATED; Use "damo report access" instead.)
show DAMON status (Will be DEPRECATED; Use "damo report damon" instead.)
January 2025 damo 2.6.5