]> Git Repo - linux.git/commit
perf annotate s390: Implement jump types for perf annotate
authorChristian Borntraeger <[email protected]>
Thu, 6 Apr 2017 07:51:52 +0000 (09:51 +0200)
committerArnaldo Carvalho de Melo <[email protected]>
Tue, 11 Apr 2017 18:23:40 +0000 (15:23 -0300)
commitd9f8dfa9baf9b6ae1f2f84f887176558ecde5268
treee8ac1e09d7c16fb53a3d4525d23d74206add0748
parente77852b32d6d4430c68c38aaf73efe5650fa25af
perf annotate s390: Implement jump types for perf annotate

Implement simple detection for all kind of jumps and branches.

Signed-off-by: Christian Borntraeger <[email protected]>
Cc: Andreas Krebbel <[email protected]>
Cc: Hendrik Brueckner <[email protected]>
Cc: Martin Schwidefsky <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: linux-s390 <[email protected]>
Cc: [email protected] # v4.10+
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/arch/s390/annotate/instructions.c [new file with mode: 0644]
tools/perf/util/annotate.c
This page took 0.072111 seconds and 4 git commands to generate.