|
Description
|
Static DTrace probes that fire when a CPU changes power states would be useful both for observability, and as an interface for observability tools (like PowerTop) that report on time spent in various CPU power states.
This RFE would implement static probes points that could fire when a CPU:
- Changes speeds (P-state transitions, frequency scaling, etc)
- Halts, (or undergoes C-state transitions)
|