Hello everybody,

On Friday 07 March 2008 Philipp Marek wrote:
> Here you are.
>
>
> code_overlap.pl - disassembles a binary, and outputs a list
>   (address, name, instruction, bytes) to STDOUT.
>
> bytes_saved.pl - takes such a list, and tries to estimate
>   the amount of bytes that could be saved.
>
>
> I normally use them this way:
>   #!/bin/sh
>   perl code_overlap.pl "$@" > overlap.txt
>   perl bytes_saved.pl
has anyone acted on that already?

I've got some more ideas, which I'd like to test (and implement) here.


Regards,

Phil

-- 
Versioning your /etc, /home or even your whole installation?
             Try fsvs (fsvs.tigris.org)!

Reply via email to