Re: [PATCH v3 00/14] perf, x86: Haswell LBR call stack support
From: Andi Kleen
Date: Wed Apr 09 2014 - 13:40:40 EST
BTW the whole discussion is rather pointless.
We have to profile the software as it is, not as we wish it to be.
That means: small functions, often no frame pointer, all kinds of crappy
code and missing information.
And then doing it all with as little overhead as possible.
I think on these metrics callstack LBR is attractive for many
(but not all) cases.
-Andi
--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only.
--
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/