Go to file
Arnaldo Carvalho de Melo 0f5548a55f [CODIFF]: New tool
1. build, save the object
2. change it, build
3. do the diff!

[acme@newtoy net-2.6.20]$ codiff /tmp/ipv6.ko.before /tmp/ipv6.ko.after | head -22
/pub/scm/linux/kernel/git/acme/net-2.6.20/net/ipv6/af_inet6.c:
 inet6_init              |  +50
 inet6_create            |  -15
 inet6_getname           |  +13
 inet6_sk_rebuild_header |   +5
4 functions changed, 68 bytes added, 15 bytes removed

/pub/scm/linux/kernel/git/acme/net-2.6.20/net/ipv6/anycast.c:
 ipv6_sock_ac_join |   +7
1 function changed, 7 bytes added

/pub/scm/linux/kernel/git/acme/net-2.6.20/net/ipv6/ip6_output.c:
 ip6_output2             |  +14
 ip6_sk_dst_lookup       |   -2
 ip6_push_pending_frames |   +5
 ip6_xmit                |   +4
 ip6_forward             |   +1
 ip6_nd_hdr              |  +13
6 functions changed, 37 bytes added, 2 bytes removed

/pub/scm/linux/kernel/git/acme/net-2.6.20/net/ipv6/addrconf.c:
 ipv6_rcv_saddr_equal |  +16
[acme@newtoy net-2.6.20]$

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2006-11-11 16:31:04 -02:00
classes.c [CODIFF]: New tool 2006-11-11 16:31:04 -02:00
classes.h [CODIFF]: New tool 2006-11-11 16:31:04 -02:00
codiff.c [CODIFF]: New tool 2006-11-11 16:31:04 -02:00
list.h Repository creation. 2006-10-24 20:42:39 -03:00
Makefile [CODIFF]: New tool 2006-11-11 16:31:04 -02:00
pahole.c [CODIFF]: New tool 2006-11-11 16:31:04 -02:00
pfunct.c [CODIFF]: New tool 2006-11-11 16:31:04 -02:00
prefcnt.c [CODIFF]: New tool 2006-11-11 16:31:04 -02:00