Re: [tip:perf/core] perf: Add generic transaction flags

From: Andi Kleen
Date: Fri Dec 13 2013 - 15:38:17 EST


> I know this is a bit late, but isn't this patch missing something like
> (not a real patch):
>
>
> * { u64 weight; } && PERF_SAMPLE_WEIGHT
> * { u64 data_src; } && PERF_SAMPLE_DATA_SRC
> + * { u64 transaction; } && PERF_SAMPLE_TRANSACTION
> * };
> */

Yes it should have that. Thanks for catching. Please send a real patch.

-Andi

--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only
--
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/