]> git.baikalelectronics.ru Git - kernel.git/commit
perf hists: Separate out hist print functions
authorNamhyung Kim <namhyung.kim@lge.com>
Mon, 20 Aug 2012 04:52:05 +0000 (13:52 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 20 Aug 2012 12:46:34 +0000 (09:46 -0300)
commit56e2d44b630e7c2466c00b1a90933464de444c76
tree084f4942d6f75375afbf091012bcf4fd1678024d
parente198becf4b45a02769f2f1e092a9e516d90ccb28
perf hists: Separate out hist print functions

Separate out those functions into ui/stdio/hist.c. This is required for
upcoming changes.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1345438331-20234-2-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Makefile
tools/perf/ui/stdio/hist.c [new file with mode: 0644]
tools/perf/util/hist.c
tools/perf/util/hist.h