]> git.ipfire.org Git - thirdparty/man-pages.git/commit
perf_event_open.2: 4.1 adds AUX sample support
authorVince Weaver <vincent.weaver@maine.edu>
Thu, 23 Jul 2015 17:13:03 +0000 (13:13 -0400)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 14 Oct 2015 06:31:29 +0000 (08:31 +0200)
commit1fda209c88ed3b1757d89363dff16a3924f4f699
tree9e3759157f843735c7b8ed28576674b28d253973
parent4e47c6e594313ddfa2fd466b33ea0a89a00f513c
perf_event_open.2: 4.1 adds AUX sample support

This manpage patch relates to the addition of the AUX sample type
as added in the following commit:

commit 68db7e98c3a6ebe7284b6cf14906ed7c55f3f7f0
Author: Alexander Shishkin <alexander.shishkin@linux.intel.com>

perf: Add AUX record

Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Arnaldo Carvalho de Melo <acme@infradead.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Kaixu Xia <kaixu.xia@linaro.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Robert Richter <rric@kernel.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: adrian.hunter@intel.com
Cc: kan.liang@intel.com
Cc: markus.t.metzger@intel.com
Cc: mathieu.poirier@linaro.org
Link: http://lkml.kernel.org/r/1421237903-181015-7-git-send-email-alexander.shishkin@linux.intel.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