]> git.karo-electronics.de Git - karo-tx-linux.git/commit
perf annotate: Adopt methods from hists
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 18 Dec 2013 20:10:15 +0000 (17:10 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 19 Dec 2013 14:34:27 +0000 (11:34 -0300)
commitf626adffe17632aa7b0e2a7732b49e2c32d477d8
tree2e30d79aafa66a5a2d4883d8a96e2da02cfc4849
parent618afb294e288db086fce59de4419644215265e5
perf annotate: Adopt methods from hists

Those are just wrappers to annotation methods, so move them to
annotate.c

Acked-by: Namhyung Kim <namhyung@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@kernel.org>
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-336h7z0bi2k51cbfi6mkpo5k@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/annotate.c
tools/perf/util/annotate.h
tools/perf/util/hist.c
tools/perf/util/hist.h