Lines Matching +full:stdout +full:- +full:path
1 .. SPDX-License-Identifier: GPL-2.0
18 ------
25 ---------------
30 your ``$PATH``. It's not mandatory, though.
44 $ sudo damo start "./masim ./configs/stairs.cfg --quiet"
83 $ sudo damo record -o damon.data $(pidof masim)
96 (x-axis) got accessed when (y-axis) and how frequently (number).::
98 $ sudo damo report heats --heatmap stdout
114 # x-axis: space (139728247021568-139728453431248: 196.848 MiB)
115 # y-axis: time (15256597248362-15326899978162: 1 m 10.303 s)
121 $ sudo damo report wss --range 0 101 10
137 Using ``--sortby`` option with the above command, you can show how the working
140 $ sudo damo report wss --range 0 101 10 --sortby time
163 $ sudo damo schemes --damos_access_rate 0 0 --damos_sz_region 4K max \
164 --damos_age 60s max --damos_action pageout \