[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130625003010.GU6123@two.firstfloor.org>
Date: Tue, 25 Jun 2013 02:30:10 +0200
From: Andi Kleen <andi@...stfloor.org>
To: mingo@...nel.org, hpa@...or.com, paulus@...ba.org,
eranian@...gle.com, linux-kernel@...r.kernel.org, acme@...hat.com,
andi@...stfloor.org, a.p.zijlstra@...llo.nl, namhyung.kim@....com,
namhyung@...nel.org, jolsa@...hat.com, dsahern@...il.com,
tglx@...utronix.de
Cc: linux-tip-commits@...r.kernel.org
Subject: Re: [tip:perf/core] perf sort: Separate out memory-specific sort
keys
On Fri, May 31, 2013 at 04:20:20AM -0700, tip-bot for Namhyung Kim wrote:
> perf sort: Separate out memory-specific sort keys
>
> Since they're used only for perf mem, separate out them to a different
> dimension so that normal user cannot access them by any chance.
>
> For global/local weights, I'm not entirely sure to place them into the
> memory dimension. But it's the only user at this time.
So I was finally able to test with this patch, but
I found it completely breaks TSX weight abort profiling.
It uses weight (global/local), but it's not
running in memory mode.
I'll send a patch to move weight back into
the common keys.
-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