perf record: Add new -I option to sample interrupted machine state
authorStephane Eranian <eranian@google.com>
Wed, 24 Sep 2014 11:48:41 +0000 (13:48 +0200)
committerIngo Molnar <mingo@kernel.org>
Sun, 16 Nov 2014 10:42:02 +0000 (11:42 +0100)
commit4b6c51773d86883a2e80cffadbe4f178ac1babd8
treeab792ed88d2eb5569cc6e82f8df7466e8d860d60
parent26ff0f0af79d0a9fc1f783d45e470059b840c7c1
perf record: Add new -I option to sample interrupted machine state

Add -I/--intr-regs option to capture machine state registers at
interrupt.

Add the corresponding man page description

Signed-off-by: Stephane Eranian <eranian@google.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1411559322-16548-6-git-send-email-eranian@google.com
Cc: cebbert.lkml@gmail.com
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Anshuman Khandual <khandual@linux.vnet.ibm.com>
Cc: Arnaldo Carvalho de Melo <acme@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
tools/perf/Documentation/perf-record.txt
tools/perf/builtin-record.c