Re: [GIT PULL 0/5] perf/annotate fixes and improvements

From: Peter Zijlstra
Date: Wed May 02 2012 - 15:46:53 EST


On Wed, 2012-05-02 at 16:42 -0300, Arnaldo Carvalho de Melo wrote:
>
> avtab_search_node
> push %rbp
> mov %rsp,%rbp
> â callq mcount
> movzwl 0x6(%rsi),%edx
> and $0x7fff,%dx
> test %rdi,%rdi
> âââââââ jne 20
> â 17: xor %eax,%eax
> â 19: leaveq
> â â retq
> â nopl 0x0(%rax,%rax,1)
> âââ20: mov (%rdi),%rax
> test %rax,%rax
> â je 17
> movzwl (%rsi),%ecx
> movzwl 0x2(%rsi),%r9d
> movzwl 0x4(%rsi),%r8d
> movzwl %cx,%esi
> movzwl %r9w,%r10d
> shl $0x9,%esi
> lea (%rsi,%r10,4),%esi
> lea (%r8,%rsi,1),%esi
> and 0x10(%rdi),%si
> movzwl %si,%esi
> mov (%rax,%rsi,8),%rax
> 1.63 test %rax,%rax
> â je 19
> nopw 0x0(%rax,%rax,1)
> 4.88 60: cmp %cx,(%rax)
> â jne 7e
> cmp %r9w,0x2(%rax)
> â jne 7e
> cmp %r8w,0x4(%rax)
> â jne 79
> test %dx,0x6(%rax)
> â jne 19
> 79: cmp %r8w,0x4(%rax)
> 86.99 7e:â ja 17
> 3.25 mov 0x10(%rax),%rax
> 3.25 test %rax,%rax
> â jne 60
> leaveq
> â retq
>
> . Changes:
>
> - Don't show the big vertical line.

Not sure about that, loosing that separator makes it looks messy.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/