Re: [PATCH v13 12/14] perf, tools: Add support for event list topics

From: Jiri Olsa
Date: Wed Jun 03 2015 - 06:32:54 EST


On Tue, Jun 02, 2015 at 12:16:41PM -0700, Sukadev Bhattiprolu wrote:

SNIP

> [Speculative and retired macro-conditional branches]
> br_inst_exec.all_direct_jmp
> [Speculative and retired macro-unconditional branches excluding calls and indirects]
> br_inst_exec.all_direct_near_call
> [Speculative and retired direct near calls]
> br_inst_exec.all_indirect_jump_non_call_ret
>
> Signed-off-by: Andi Kleen <ak@xxxxxxxxxxxxxxx>
> Signed-off-by: Sukadev Bhattiprolu <sukadev@xxxxxxxxxxxxxxxxxx>
>
> Changelog[v2]
> Dropped an unnecessary patch before this and fixed resulting
> conflicts in tools/perf/util/pmu.c
> ---
> tools/perf/pmu-events/jevents.c | 16 +++++++++++-----
> tools/perf/pmu-events/jevents.h | 3 ++-
> tools/perf/pmu-events/pmu-events.h | 1 +
> tools/perf/util/pmu.c | 34 ++++++++++++++++++++++++----------
> tools/perf/util/pmu.h | 1 +
> 5 files changed, 39 insertions(+), 16 deletions(-)

please split at least the jevents Topic parsing from the rest
idelay also the alias update and the display change

jirka
--
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/