[Buildroot] [PATCH 2/2] New package: cpuload

Kelvin Cheung keguang.zhang at gmail.com
Fri Jul 20 06:05:12 UTC 2012


2012/7/20 Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

> Le Thu, 19 Jul 2012 16:54:09 +0800,
> Kelvin Cheung <keguang.zhang at gmail.com> a écrit :
>
> > Add new package: cpuload
> >
> > cpuload is a simple tool to obtain intuitive vision of CPU load
> > (including total, user, system, irq and softirq) within a certain
> > time, which is especially useful for embedded system without GUI.
> >
> > Signed-off-by: Kelvin Cheung <keguang.zhang at gmail.com>
>
> Your code includes <wchar.h>, but the package does not depend on
> BR2_USE_WCHAR. Did you try to build your package with the minimal
> uClibc settings (i.e wchar, IPv6, RPC, locale, etc. disabled) to see if
> it builds without requiring any special toolchain feature?
>

Thanks for reminding me.
I have removed the unnecessary wide-character string code in cpuload,
and upgrade it to version 0.3.

Please review the new patch.

In addtion, I have tested 'cpuload' on several architectures: x86, MIPS
and ARM. It works well so far.


>
> Thanks,
>
> Thomas
> --
> Thomas Petazzoni, Free Electrons
> Kernel, drivers, real-time and embedded Linux
> development, consulting, training and support.
> http://free-electrons.com
>



-- 
Best Regards!
Kelvin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20120720/6db05983/attachment.html>


More information about the buildroot mailing list