Re: [PATCH 11/34] perf, tools: Add abort,notx,intx branch filteroptions to perf report -j

From: Peter Zijlstra
Date: Tue Oct 23 2012 - 08:44:40 EST


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