From: brutallesale@gmail.com (Bogicevic Sasa)
To: kernelnewbies@lists.kernelnewbies.org
Subject: objdiff usage
Date: Wed, 2 Dec 2015 12:13:42 +0100 [thread overview]
Message-ID: <20151202111342.GA13153@gmail.com> (raw)
In-Reply-To: <CAOmT4fTUDzjTOxz=SZJctky2dRi+o6XKXr_zPtXr-+U8UrJfxA@mail.gmail.com>
On 12/02/2015, bojan prtvar wrote:
>On Wed, Dec 2, 2015 at 11:39 AM, Bogicevic Sasa <brutallesale@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
}
prev parent reply other threads:[~2015-12-02 11:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-02 8:56 objdiff usage Bogicevic Sasa
2015-12-02 9:57 ` bojan prtvar
2015-12-02 10:07 ` Bogicevic Sasa
2015-12-02 10:31 ` bojan prtvar
2015-12-02 10:39 ` Bogicevic Sasa
2015-12-02 10:56 ` bojan prtvar
2015-12-02 11:13 ` Bogicevic Sasa [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151202111342.GA13153@gmail.com \
--to=brutallesale@gmail.com \
--cc=kernelnewbies@lists.kernelnewbies.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.