[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1350996273.13456.19.camel@twins>
Date: Tue, 23 Oct 2012 14:44:33 +0200
From: Peter Zijlstra <a.p.zijlstra@...llo.nl>
To: Andi Kleen <andi@...stfloor.org>
Cc: x86@...nel.org, linux-kernel@...r.kernel.org, acme@...hat.com,
eranian@...gle.com, Andi Kleen <ak@...ux.intel.com>
Subject: Re: [PATCH 11/34] perf, tools: Add abort,notx,intx branch filter
options to perf report -j
On Thu, 2012-10-18 at 16:19 -0700, Andi Kleen wrote:
> + BRANCH_OPT("abort", PERF_SAMPLE_BRANCH_ABORT),
> + BRANCH_OPT("intx", PERF_SAMPLE_BRANCH_INTX),
> + BRANCH_OPT("notx", PERF_SAMPLE_BRANCH_NOTX),
I think we want tx in the abort name, its very much a transaction abort,
not any other kind of abort.
--
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