objdiff usage

Bogicevic Sasa brutallesale at gmail.com
Wed Dec 2 06:13:42 EST 2015


On 12/02/2015, bojan prtvar wrote:
>On Wed, Dec 2, 2015 at 11:39 AM, Bogicevic Sasa <brutallesale at gmail.com> wrote:
>> Well, when I pull staging tree and go to drivers/pci/hotplug I get c and
>> h files. Am I supposed to first compile the kernel make changes and
>> compile again to be anle to compare ?
>
>
>
>Something like that. Take a look to the script itself, the usage
>example should be quite clear
>
>+# usage example:
>+#
>+# $ git checkout COMMIT_A
>+# $ <your fancy build command here>
>+# $ ./scripts/objdiff record path/to/*.o
>+#
>+# $ git checkout COMMIT_B
>+# $ <your fancy build command here>
>+# $ ./scripts/objdiff record path/to/*.o
>+#
>+# $ ./scripts/objdiff diff COMMIT_A COMMIT_B
>+# $
>
>Regards,
>Bojan

Ahhh all clear now, thanks a lot!

Sasa
{
	name: Sasa Bogicevic
	phone: +381606006200
}



More information about the Kernelnewbies mailing list