mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-04 04:54:12 +00:00
451c08ac01
Fixes #2307 |
||
---|---|---|
.. | ||
main.cc | ||
README | ||
target.mk |
This component obtains the information about the existing trace subjects from core's "TRACE" service and shows via the LOG session the highest CPU consumer per CPU in percentage. Configuration ------------- The interval of output generation can be defined via the 'period_ms' attribute of the '<config>' node. The value is specified in milliseconds. The following example shows the default values. ! <config period_ms="5000"/>