No detailed statistics in PowerTOP on 2.6.27-7-eeepc-lean
Bug #290095 reported by
Evgueny
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu EeePC Kernel |
New
|
Undecided
|
Unassigned |
Bug Description
Asus Eee PC 901
Intel PowerTOP v.1.9 on kernel 2.6.27-7-eeepc-lean reports:
No detailed statistics available; please enable the CONFIG_TIMER_STATS kernel option
This option is located in the Kernel Debugging section of menuconfig
(which is CONFIG_
Note: this is only available in 2.6.21 and later kernels
It would be nice to get back detailed power profiling in case there are no major setbacks from using debug option in kernel.
To post a comment you must log in.
bump, seconded.
Powertop is a *very* handy tool, esp. for a laptop, and setting that kernel option carries very low risk of something stopping to work and has the benefit of changing the PT output from the stuff quoted above to something like this (from another machine), which is much more useful:
[...] ide_timerfunc)
Top causes for wakeups:
35.2% (206.2) java : futex_wait (hrtimer_wakeup)
19.9% (116.4) <interrupt> : ide0
13.6% ( 79.4) <kernel core> : ide_do_rw_disk (ledtrig_
13.5% ( 79.0) java : schedule_timeout (process_timeout)
10.2% ( 60.0) <interrupt> : ATI IXP, fglrx[0]@PCI:1:5:0
2.8% ( 16.2) <interrupt> : b43
1.6% ( 9.6) porthole : schedule_timeout (process_timeout)
0.6% ( 3.8) <interrupt> : ohci_hcd:usb1, ohci_hcd:usb2
0.6% ( 3.8) USB device 2-3 : PS/2+USB Mouse ()
0.3% ( 2.0) kded : futex_wait (hrtimer_wakeup)
[...]