From: Arnaldo Carvalho de Melo Date: Thu, 28 Mar 2013 14:34:10 +0000 (-0300) Subject: perf tools: Remove dependency on libnewt X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~119^2~15^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6692c262df4f087b1f0d3a57b31ef4cee9b1c6cb;p=pandora-kernel.git perf tools: Remove dependency on libnewt Now that the map browser shares the input routine with the hists browser, there is no need for using any libnewt routine, so remove all traces except for honouring NO_NEWT=1 on the makefile command line as an indication that TUI support is not needed, in fact it just sets NO_SLANG=1. Cc: David Ahern Cc: Frederic Weisbecker Cc: Jiri Olsa Cc: Mike Galbraith Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/n/tip-wae5o7xca9m52bj1re28jc5j@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed