Hi, On Wed, Nov 25, 2009 at 03:49:46PM +0000, Carlos Hernan Prada Rojas wrote: > Thanks a lot! > > I was able to compile and to execute powertop on top of a sh4 processor :) > > However, after starting, it shows me the following message : > > --------8<--------------------------------------8<--------------------------------------------------------- > 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_DEBUG_KERNEL=y in the config file) > Note: this is only available in 2.6.21 and later kernels > --------8<--------------------------------------8<--------------------------------------------------------- > > I've recompiled my kernel updating the variable CONFIG_DEBUG_KERNEL, but > powertop continues showing me the same message.
Ermm, yes, likely due to forgetting setting CONFIG_TIMER_STATS, too... > For information, an uname -a gives: > > Linux board-idtv 2.6.23.17_stm23_A18B-IDTV7109_7109-STSDK #1 PREEMPT Wed Nov > 25 15:53:15 CET 2009 sh4 unknown unknown GNU/Linux Linux ..... 2.6.30.9-svn16441 #24 Fri Nov 20 10:49:29 CET 2009 mips GNU/Linux Works. (tm) (ok, minus some very minor platform-specific build error) Andreas Mohr _______________________________________________ Power mailing list [email protected] http://www.bughost.org/mailman/listinfo/power
