perf ui: Start breaking down newt.c into multiple files
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 6 Aug 2010 20:35:02 +0000 (17:35 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Sat, 7 Aug 2010 00:50:41 +0000 (21:50 -0300)
As new TUI features get added the newt.c file is growing a lot and its
name is growing misleading as an effort is being made to reduce the
coupling with libnewt.

Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>

No differences found