perf ui: Move ui_progress routines to separate file in util/ui/
authorArnaldo Carvalho de Melo <acme@redhat.com>
Sun, 8 Aug 2010 22:56:47 +0000 (19:56 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 10 Aug 2010 19:09:14 +0000 (16:09 -0300)
commit34cea7f7c0620c964676eece258ef431a6608bce
tree48b85557823fc63939dad71cb14d6c75b96a11b9
parent5575536fc7ad7577a4e687a13e2f49acebc519f3
perf ui: Move ui_progress routines to separate file in util/ui/

LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Makefile
tools/perf/util/debug.h
tools/perf/util/newt.c
tools/perf/util/ui/progress.c [new file with mode: 0644]
tools/perf/util/ui/progress.h [new file with mode: 0644]