Re: [PATCH] [RFC] tracing xsave operations

From: Andi Kleen
Date: Wed Apr 22 2015 - 19:57:36 EST


> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/