]> git.baikalelectronics.ru Git - kernel.git/commit
perf annotate: Augment lock instruction output
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 12 May 2012 16:15:34 +0000 (13:15 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 12 May 2012 16:15:34 +0000 (13:15 -0300)
commit53c8c5efb070139388665b2cfafca2b6383674c4
treec924fdfc826a52755f1c2662a831dc82d3f94330
parent3222859c0bdffdd0435be061e645183c582aaded
perf annotate: Augment lock instruction output

It just chops off the 'lock' and uses the ins__find, etc machinery to
call instruction specific parsers/beautifiers.

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-4913ba2dzakz5rivgumosqbh@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/annotate.c
tools/perf/util/annotate.h