Lines Matching full:monitoring
13 special cases, though. It supports only virtual address spaces monitoring.
21 monitoring.
45 ``regions update interval``, and min/max number of monitoring target regions by
46 reading from and writing to the ``attrs`` file. To know about the monitoring
60 Some types of address spaces supports multiple monitoring target. For example,
61 the virtual memory address spaces monitoring can have multiple processes as the
62 monitoring targets. Users can set the targets by writing relevant id values of
64 ``target_ids`` file. In case of the virtual address spaces monitoring, the
65 values should be pids of the monitoring target processes. For example, below
66 commands set processes having pids 42 and 4242 as the monitoring targets and
74 Note that setting the target ids doesn't start the monitoring.
81 start the monitoring. You can start, stop, and check the current status of the
82 monitoring by writing to and reading from the ``monitor_on`` file. Writing
83 ``on`` to the file starts the monitoring of the targets with the attributes.
95 the monitoring is turned on. If you write to the files while DAMON is running,
99 Tracepoint for Monitoring Results
102 DAMON provides the monitoring results via a tracepoint,
103 ``damon:damon_aggregated``. While the monitoring is turned on, you could