[PATCH] bloat-o-meter: teach it to handle aliases

Rob Landley rob at landley.net
Mon Feb 8 20:17:40 UTC 2010


On Saturday 30 January 2010 11:09:57 Bernhard Reutner-Fischer wrote:
> Previously aliases were counted as full implementation taking up space:
> setservent                                            64      55      -9
> __GI_setservent                                       64      55      -9
> getservent_r                                         420     319    -101
> __GI_getservent_r                                    420     319    -101
>
> Teach it to properly handle aliases.

The busybox bloat-o-meter is based on the one in linux-kernel written by Matt 
Mackall.  Please try to push changes upstream to there to keep our version in 
sync, and vice versa.

(Just an FYI.)

Rob
-- 
Latency is more important than throughput. It's that simple. - Linus Torvalds


More information about the busybox mailing list