[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150422235725.GH13605@tassilo.jf.intel.com>
Date: Wed, 22 Apr 2015 16:57:25 -0700
From: Andi Kleen <ak@...ux.intel.com>
To: Dave Hansen <dave@...1.net>
Cc: linux-kernel@...r.kernel.org, rostedt@...dmis.org, mingo@...hat.com
Subject: Re: [PATCH] [RFC] tracing xsave operations
> Am I doing something wrong? Are there good alternatives for when
> we want to trace something that's done in a header?
I had to out of line multiple inlines too to trace them.
Like the MSR tracing.
The trace includes just have too many dependencies. Most of it
comes from RCU i believe.
It would be great to somehow untangle that.
Short of that have to just keep moving things out of line to trace them.
-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists