LWN.net Logo

ftrace scripts and make V=1

From:  Dave Airlie <airlied-AT-gmail.com>
To:  Ingo Molnar <mingo-AT-elte.hu>, Linus Torvalds <torvalds-AT-linux-foundation.org>, Sam Ravnborg <sam-AT-ravnborg.org>, LKML <linux-kernel-AT-vger.kernel.org>
Subject:  ftrace scripts and make V=1
Date:  Wed, 5 Aug 2009 17:23:26 +1000

Hey,

So I spent 3-4 hrs today (I'm stupid yes) tracking down a .o breakage by
blaming rawhide gcc/binutils as I was using make V=1and seeing only the
compiler chain running,

However some ftrace script was sneaking in afterwards
and screwing up the .o without mentioning itself.

Surely V=1 should print all these shitty scripts its running?

Dave.


(Log in to post comments)

Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds