Lines Matching refs:monitoring

14   monitoring.
22 address spaces monitoring.
47 ``regions update interval``, and min/max number of monitoring target regions by
48 reading from and writing to the ``attrs`` file. To know about the monitoring
62 Some types of address spaces supports multiple monitoring target. For example,
63 the virtual memory address spaces monitoring can have multiple processes as the
64 monitoring targets. Users can set the targets by writing relevant id values of
66 ``target_ids`` file. In case of the virtual address spaces monitoring, the
67 values should be pids of the monitoring target processes. For example, below
68 commands set processes having pids 42 and 4242 as the monitoring targets and
78 space monitoring doesn't support multiple targets, reading the file will show a
86 Note that setting the target ids doesn't start the monitoring.
92 In case of the virtual address space monitoring, DAMON automatically sets and
93 updates the monitoring target regions so that entire memory mappings of target
94 processes can be covered. However, users can want to limit the monitoring
100 In contrast, DAMON do not automatically sets and updates the monitoring target
101 regions in case of physical memory monitoring. Therefore, users should set the
102 monitoring target regions by themselves.
104 In such cases, users can explicitly set the initial monitoring target regions
112 address ranges, ``1-100`` and ``100-200`` as the initial monitoring target
122 Note that this sets the initial monitoring target regions only. In case of
123 virtual memory monitoring, DAMON will automatically updates the boundary of the
180 start the monitoring. You can start, stop, and check the current status of the
181 monitoring by writing to and reading from the ``monitor_on`` file. Writing
182 ``on`` to the file starts the monitoring of the targets with the attributes.
194 the monitoring is turned on. If you write to the files while DAMON is running,
201 DAMON provides the monitoring results via a tracepoint,
202 ``damon:damon_aggregated``. While the monitoring is turned on, you could