commit | 33e27312aeb05798572ccc456a76321125e8d7cb | [log] [tgz] |
---|---|---|
author | Stephane Eranian <eranian@google.com> | Wed Oct 12 14:03:28 2011 +0200 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Oct 13 08:48:58 2011 -0300 |
tree | f06cd938f09edee04cbacf8e68a4d02b0dcd352d | |
parent | df71d95f86ec7310722f96b6902699f3fe30b439 [diff] |
perf hists: Fix compilation when NO_NEWT_SUPPORT is set This patch, relative to tip/master, makes perf compile when NO_NEWT_SUPPORT is set. It also fixes the line formatting to fit 80 columns. Please test with NO_NEWT. Cc: Ingo Molnar <mingo@elte.hu> Cc: Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/20111012120328.GA1619@quad Signed-off-by: Stephane Eranian <eranian@google.com> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>