From: Martin Schwidefsky Date: Fri, 14 Mar 2014 11:01:08 +0000 (+0100) Subject: s390/ptrace: add support for PTRACE_SINGLEBLOCK X-Git-Tag: v3.15-rc1~167^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=818a330c4e1be9c39fa7ca9221e044907d92b4bb;p=pandora-kernel.git s390/ptrace: add support for PTRACE_SINGLEBLOCK The PTRACE_SINGLEBLOCK option is used to get control whenever the inferior has executed a successful branch. The PER option to implement block stepping is successful-branching event, bit 32 in the PER-event mask. Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed