]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - tools/perf/builtin-annotate.c
perf annotate: Support multiple histograms in annotation
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 4 Feb 2011 15:43:24 +0000 (13:43 -0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 5 Feb 2011 14:28:48 +0000 (12:28 -0200)
commit2f525d0148ef2734c8a172201e5e1e9167a8a5fd
tree6bd0efbdeb640fa52616b20f03aed7176eb6c297
parent78f7defedbb4da73b9a07635c357c1afcaa55c8f
perf annotate: Support multiple histograms in annotation

The perf annotate tool continues aggregating everything on just one
histograms, but to support the top model add support for one histogram
perf evsel in the evlist.

Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Tom Zanussi <tzanussi@gmail.com>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-annotate.c
tools/perf/builtin-report.c
tools/perf/util/annotate.c
tools/perf/util/annotate.h
tools/perf/util/hist.c
tools/perf/util/hist.h
tools/perf/util/ui/browsers/annotate.c
tools/perf/util/ui/browsers/hists.c