Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf ui: Shorten ui_browser member names | Arnaldo Carvalho de Melo | 2010-08-10 | 1 | -29/+28 |
| | | | | | LKML-Reference: <new-submission> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> | ||||
* | perf ui: Start breaking down newt.c into multiple files | Arnaldo Carvalho de Melo | 2010-08-06 | 1 | -0/+313 |
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> |