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