Re: [PATCH 1/6] perf tools: Add 'I' event modifier for exclude_idle bit

From: Arnaldo Carvalho de Melo
Date: Wed Apr 08 2015 - 08:56:14 EST


Em Tue, Apr 07, 2015 at 11:25:14PM +0200, Jiri Olsa escreveu:
> Adding 'I' event modifier to have complete set of modifiers
> for perf_event_attr:exclude_* bits.
>
> Any event specified with 'I' modifier will have the
> perf_event_attr:exclude_idle bit set.
>
> $ perf record -e cycles:I -vv ls 2>&1 | grep exclude_idle
> exclude_hv 0 exclude_idle 1
>
> Adding automated tests.

Applied this one, waiting for an Ack from Andi, as you asked for,

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