hush/networking/libiproute
Denys Vlasenko adf922ec28 *: a few more NOINLINEs
function                                             old     new   delta
print_linkinfo                                         -     815    +815
do_msg                                                 -     783    +783
INET_setroute                                          -     757    +757
varvalue                                               -     746    +746
do_sem                                                 -     637    +637
inflate_codes                                          -     617    +617
INET6_setroute                                         -     491    +491
edir                                                   -     370    +370
sync_cursor                                            -     298    +298
update_utmp                                            -     246    +246
searchLines                                            -     165    +165
setup_alarm                                            -     144    +144
may_wakeup                                             -     101    +101
getNum                                               566     371    -195
refresh                                             1166     848    -318
rtcwake_main                                         809     479    -330
getty_main                                          2396    1921    -475
chpst_main                                          1373     746    -627
inflate_unzip_internal                              1335     567    -768
evalvar                                             1384     612    -772
ipaddr_list_or_flush                                2160    1246    -914
route_main                                          1585     245   -1340
ipcs_main                                           2523    1049   -1474
------------------------------------------------------------------------------
(add/remove: 13/0 grow/shrink: 0/10 up/down: 6170/-7213)    Total: -1043 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2009-10-08 14:35:37 +02:00
..
ip_common.h *: make "pragma GCC visibility push(hidden)" less ugly 2009-04-09 12:35:13 +00:00
ip_parse_common_args.c libiproute: fix option parsing, so that "ip -o link" works again. 2008-05-31 07:34:14 +00:00
ipaddress.c *: a few more NOINLINEs 2009-10-08 14:35:37 +02:00
iplink.c *: remove check for errors on getsockaddr in cases we know they can't happen 2009-04-21 23:48:38 +00:00
iproute.c *: add FAST_FUNC to function ptrs where it makes sense 2009-06-05 12:06:05 +02:00
iprule.c *: add FAST_FUNC to function ptrs where it makes sense 2009-06-05 12:06:05 +02:00
iptunnel.c networking/libiproute/*: code shrink by optimizing numeric conversions 2009-03-05 09:21:57 +00:00
Kbuild ll_types.c: optimize link type table, make it conditional 2007-10-29 19:33:26 +00:00
libnetlink.c *: add FAST_FUNC to function ptrs where it makes sense 2009-06-05 12:06:05 +02:00
libnetlink.h *: add FAST_FUNC to function ptrs where it makes sense 2009-06-05 12:06:05 +02:00
ll_addr.c optimize 16- and 32-bit moves 2008-12-08 22:56:18 +00:00
ll_map.c *: add FAST_FUNC to function ptrs where it makes sense 2009-06-05 12:06:05 +02:00
ll_map.h *: add FAST_FUNC to function ptrs where it makes sense 2009-06-05 12:06:05 +02:00
ll_proto.c networking/libiproute/*: code shrink by optimizing numeric conversions 2009-03-05 09:21:57 +00:00
ll_types.c - add appropriate string for arp header #32 for use by ip(8) 2008-05-16 16:21:00 +00:00
rt_names.c fix several problems with config parser: 2008-07-26 23:08:31 +00:00
rt_names.h *: make "pragma GCC visibility push(hidden)" less ugly 2009-04-09 12:35:13 +00:00
rtm_map.c *: optimize code size in strtoul calls 2009-09-23 17:17:53 +02:00
rtm_map.h *: make "pragma GCC visibility push(hidden)" less ugly 2009-04-09 12:35:13 +00:00
utils.c remove useless (unsigned >= 0) comparison 2009-10-04 01:13:35 +02:00
utils.h *: make "pragma GCC visibility push(hidden)" less ugly 2009-04-09 12:35:13 +00:00