]> git.ipfire.org Git - thirdparty/man-pages.git/commit
perf_event_open.2: 4.1 PERF_EVENT_IOC_SET_BPF support
authorVince Weaver <vincent.weaver@maine.edu>
Thu, 23 Jul 2015 17:10:21 +0000 (13:10 -0400)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 14 Oct 2015 06:27:00 +0000 (08:27 +0200)
commitb0f7b411bed0505937f0f51d6499d0c6c56f4b8c
treec3b63473505c4dffe5365320dd361641c45a9144
parent6bd5186a472676707ecd1361b9de4111c5fe73fe
perf_event_open.2: 4.1 PERF_EVENT_IOC_SET_BPF support

This manpage patch relates to the addition of the
PERF_EVENT_IOC_SET_BPF ioctl in the following commit:

commit 2541517c32be2531e0da59dfd7efc1ce844644f5
Author: Alexei Starovoitov <ast@plumgrid.com>

tracing, perf: Implement BPF programs attached to kprobes

Signed-off-by: Alexei Starovoitov <ast@plumgrid.com>
Reviewed-by: Steven Rostedt <rostedt@goodmis.org>
Reviewed-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Arnaldo Carvalho de Melo <acme@infradead.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Daniel Borkmann <daniel@iogearbox.net>
Cc: David S. Miller <davem@davemloft.net>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1427312966-8434-4-git-send-email-ast@plumgrid.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Vince Weaver <vincent.weaver@maine.edu>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/perf_event_open.2