busybox/procps
Lauri Hintsala fb499c5752 powertop: fix error message
Application tries to use timer_stats module instead of cpufreq_stats.
Error message is printed if opening of the file /proc/timer_stats fails.

Signed-off-by: Lauri Hintsala <lauri.hintsala@bluegiga.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2013-01-04 17:45:44 -05:00
..
Config.src top: implement scrolling up/down (_very_ useful) 2012-09-21 13:04:37 +02:00
free.c
fuser.c
iostat.c
Kbuild.src
kill.c killall5: don't do STOP/CONT dance if the signal we send is SIGSTOP or SIGCONT 2012-04-03 08:16:05 +02:00
lsof.c lsof: new applet 2012-04-01 16:23:23 +02:00
mpstat.c
nmeter.c nmeter: fix block i/o count on newer Linux kernels 2011-11-01 23:34:46 +01:00
pgrep.c
pidof.c
pmap.c
powertop.c powertop: fix error message 2013-01-04 17:45:44 -05:00
ps.c ps: fix build failure in !DESKTOP case 2012-09-25 12:48:10 +02:00
ps.posix
pstree.c
pwdx.c
renice.c
smemcap.c rename archive.h to bb_archive.h. no code changes 2011-09-22 12:45:14 +02:00
sysctl.c sysctl: implement -q 2012-09-05 18:15:12 +02:00
top.c libbb: correctness/size tweaks in signal-related helpers 2012-09-27 13:20:34 +02:00
uptime.c uptime: more compatible output 2011-08-10 13:00:04 +02:00
watch.c