]> git.baikalelectronics.ru Git - kernel.git/commit
perf annotate: Add missing jump variants
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 19 Apr 2012 20:10:12 +0000 (17:10 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 19 Apr 2012 20:10:12 +0000 (17:10 -0300)
commit2efbd61fc039bce239d3a2f2d5dd2b70cb2d5d33
tree91b7acbec5dc5bbf129e58d248a268035ba7366a
parent36358723f8246bee20e4705b5b1b0ef859928daf
perf annotate: Add missing jump variants

Taken from binutils:

[acme@sandy binutils-2.22]$ grep ^j opcodes/i386-opc.tbl | cut -d, -f1 | sort -u

Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-mwshob8n12jlsu458ghvheos@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/annotate.c