commit | e6e9046879493d8bf8f44ac1f2718c4a5628aa52 | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung@kernel.org> | Thu Aug 16 17:14:50 2012 +0900 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Aug 16 14:17:01 2012 -0300 |
tree | d625ac31d84bd77e9678e887729eac574ac9b773 | |
parent | c883122acc0d97648d8b8f4726709017674e4420 [diff] |
perf ui: Introduce struct ui_helpline Add struct ui_helpline in order to provide flexible implementation of helpline APIs. And convert existing TUI implementation to use it. 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/1345104894-14205-1-git-send-email-namhyung@kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>