Files
linux-st/include/uapi/linux
Vince Weaver 274481de6c perf: Export struct perf_branch_entry to userspace
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.weaver@maine.edu>
Acked-by: Stephane Eranian <eranian@google.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/alpine.DEB.2.10.1308231544420.1889@vincent-weaver-1.um.maine.edu
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2013-09-02 08:42:48 +02:00
..
2013-04-26 16:08:16 +10:00
2013-07-10 23:41:18 +01:00
2013-06-24 16:39:05 -07:00
2013-06-13 17:51:04 -07:00
2013-07-01 18:20:33 -07:00
2013-06-26 18:01:46 +09:00
2013-08-22 20:30:15 -07:00
2013-07-09 10:33:25 -07:00
2013-04-19 14:57:57 -04:00
2013-08-09 11:39:08 -07:00
2013-05-02 13:40:15 +03:00