android_kernel_samsung_msm8976/tools
Jin Yao 2d2c883de1 perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its target
commit 80f62589fa52f530cffc50e78c0b5a2ae572d61e upstream.

When the jump instruction is displayed at the row 0 in annotate view,
the arrow is broken. An example:

 16.86 │   ┌──je     82
  0.01 │      movsd  (%rsp),%xmm0
       │      movsd  0x8(%rsp),%xmm4
       │      movsd  0x8(%rsp),%xmm1
       │      movsd  (%rsp),%xmm3
       │      divsd  %xmm4,%xmm0
       │      divsd  %xmm3,%xmm1
       │      movsd  (%rsp),%xmm2
       │      addsd  %xmm1,%xmm0
       │      addsd  %xmm2,%xmm0
       │      movsd  %xmm0,(%rsp)
       │82:   sub    $0x1,%ebx
 83.03 │    ↑ jne    38
       │      add    $0x10,%rsp
       │      xor    %eax,%eax
       │      pop    %rbx
       │    ← retq

The patch increments the row number before checking with 0.

Signed-off-by: Yao Jin <yao.jin@linux.intel.com>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Kan Liang <kan.liang@intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: stable@vger.kernel.org
Fixes: 944e1abed9 ("perf ui browser: Add method to draw up/down arrow line")
Link: http://lkml.kernel.org/r/1496901704-30275-1-git-send-email-yao.jin@linux.intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: Willy Tarreau <w@1wt.eu>
2019-07-27 21:44:39 +02:00
..
cgroup
firewire
hv
include/tools
lguest
lib This is the 3.10.98 stable release 2017-04-18 17:17:24 +02:00
net
nfsd
perf perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its target 2019-07-27 21:44:39 +02:00
power
scripts
testing ktest: Fix child exit code processing 2019-07-27 21:43:09 +02:00
usb
virtio
vm tools/vm/slabinfo: fix an unintentional printf 2019-07-27 21:42:47 +02:00
Makefile tools: Add a "make all" rule 2016-03-03 15:06:19 -08:00
dtbTool Import latest Samsung release 2017-04-18 03:43:52 +02:00
mkbootimg Import latest Samsung release 2017-04-18 03:43:52 +02:00