All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch] perf_event_open.2: PERF_SAMPLE_BRANCH_IND_JUMP branch_sample_type
@ 2016-10-14 20:31 ` Vince Weaver
  0 siblings, 0 replies; 3+ messages in thread
From: Vince Weaver @ 2016-10-14 20:31 UTC (permalink / raw)
  To: Michael Kerrisk (man-pages)
  Cc: linux-man, linux-kernel, Stephane Eranian, Peter Zijlstra, Ingo Molnar


Linux 4.2 added a new branch_sample_type: PERF_SAMPLE_BRANCH_IND_JUMP

Signed-off-by: Vince Weaver <vincent.weaver@maine.edu>

diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2
index afdee49..cd49cbb 100644
--- a/man2/perf_event_open.2
+++ b/man2/perf_event_open.2
@@ -1247,6 +1247,10 @@ Any return branch.
 .B PERF_SAMPLE_BRANCH_IND_CALL
 Indirect calls.
 .TP
+.BR PERF_SAMPLE_BRANCH_IND_JUMP " (since Linux 4.2)"
+.\" commit c9fdfa14c3792c0160849c484e83aa57afd80ccc
+Indirect jumps.
+.TP
 .BR PERF_SAMPLE_BRANCH_COND " (since Linux 3.16)"
 .\" commit bac52139f0b7ab31330e98fd87fc5a2664951050
 Conditional branches.

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [patch] perf_event_open.2: PERF_SAMPLE_BRANCH_IND_JUMP branch_sample_type
@ 2016-10-14 20:31 ` Vince Weaver
  0 siblings, 0 replies; 3+ messages in thread
From: Vince Weaver @ 2016-10-14 20:31 UTC (permalink / raw)
  To: Michael Kerrisk (man-pages)
  Cc: linux-man-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Stephane Eranian,
	Peter Zijlstra, Ingo Molnar


Linux 4.2 added a new branch_sample_type: PERF_SAMPLE_BRANCH_IND_JUMP

Signed-off-by: Vince Weaver <vincent.weaver-e7X0jjDqjFGHXe+LvDLADg@public.gmane.org>

diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2
index afdee49..cd49cbb 100644
--- a/man2/perf_event_open.2
+++ b/man2/perf_event_open.2
@@ -1247,6 +1247,10 @@ Any return branch.
 .B PERF_SAMPLE_BRANCH_IND_CALL
 Indirect calls.
 .TP
+.BR PERF_SAMPLE_BRANCH_IND_JUMP " (since Linux 4.2)"
+.\" commit c9fdfa14c3792c0160849c484e83aa57afd80ccc
+Indirect jumps.
+.TP
 .BR PERF_SAMPLE_BRANCH_COND " (since Linux 3.16)"
 .\" commit bac52139f0b7ab31330e98fd87fc5a2664951050
 Conditional branches.
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [patch] perf_event_open.2: PERF_SAMPLE_BRANCH_IND_JUMP branch_sample_type
  2016-10-14 20:31 ` Vince Weaver
  (?)
@ 2016-10-15  7:13 ` Michael Kerrisk (man-pages)
  -1 siblings, 0 replies; 3+ messages in thread
From: Michael Kerrisk (man-pages) @ 2016-10-15  7:13 UTC (permalink / raw)
  To: Vince Weaver
  Cc: mtk.manpages, linux-man, linux-kernel, Stephane Eranian,
	Peter Zijlstra, Ingo Molnar

On 10/14/2016 10:31 PM, Vince Weaver wrote:
> 
> Linux 4.2 added a new branch_sample_type: PERF_SAMPLE_BRANCH_IND_JUMP

Thanks, Vince. Applied!

Cheers,

Michael

> Signed-off-by: Vince Weaver <vincent.weaver@maine.edu>
> 
> diff --git a/man2/perf_event_open.2 b/man2/perf_event_open.2
> index afdee49..cd49cbb 100644
> --- a/man2/perf_event_open.2
> +++ b/man2/perf_event_open.2
> @@ -1247,6 +1247,10 @@ Any return branch.
>  .B PERF_SAMPLE_BRANCH_IND_CALL
>  Indirect calls.
>  .TP
> +.BR PERF_SAMPLE_BRANCH_IND_JUMP " (since Linux 4.2)"
> +.\" commit c9fdfa14c3792c0160849c484e83aa57afd80ccc
> +Indirect jumps.
> +.TP
>  .BR PERF_SAMPLE_BRANCH_COND " (since Linux 3.16)"
>  .\" commit bac52139f0b7ab31330e98fd87fc5a2664951050
>  Conditional branches.
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-10-15  7:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-14 20:31 [patch] perf_event_open.2: PERF_SAMPLE_BRANCH_IND_JUMP branch_sample_type Vince Weaver
2016-10-14 20:31 ` Vince Weaver
2016-10-15  7:13 ` Michael Kerrisk (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.