Em Wed, Jan 06, 2016 at 07:50:01PM +0100, Stephane Eranian escreveu: > This patch fixes a bug in __perf_pmu__new_alias() whereby > the alias->snapshot field was not initialized to false. This > led to random alias->snapshot value for an alias and > was breaking some measurements such as: > > $ perf stat -a -e uncore_imc/data_reads/ -I 1000 sleep 100 > > Because the event ended up being treated as snapshot mode, when > it is not.
Thanks, applied. - Arnaldo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

