commit | ef8f34aabf2450a9fb36b2c87fe0ea0b86a38195 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Fri Aug 06 17:35:02 2010 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Fri Aug 06 21:50:41 2010 -0300 |
tree | b819e0d5a895cb24c625cd357e10fbcd674a3335 | |
parent | 43730982c3e9355dd8bd6b31f0a0a3508ad4209d [diff] |
perf ui: Start breaking down newt.c into multiple files 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>