On Mon, Aug 26, 2013 at 11:31:11AM +0200, Stephane Eranian wrote: > On Fri, Aug 23, 2013 at 9:51 PM, Vince Weaver <vincent.wea...@maine.edu> > wrote: > > > > On Mon, 8 Jul 2013, Vince Weaver wrote: > > > > If PERF_SAMPLE_BRANCH_STACK is enabled then samples are returned > > with the format { u64 from, to, flags } but the flags layout > > is not specified. > > > > This field has the type struct perf_branch_entry; move this > > definition into include/uapi/linux/perf_event.h so users can > > access these fields. > > > > This is similar to the existing inclusion of perf_mem_data_src in > > the include/uapi/linux/perf_event.h file. > > > > Signed-off-by: Vince Weaver <vincent.wea...@maine.edu> > > > This makes sense. > Acked-by: Stephane Eranian <eran...@google.com>
Thanks! -- 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/