From: David Ahern Date: Wed, 13 Mar 2013 05:07:28 +0000 (-0600) Subject: perf machine: Move machine__remove_thread and make static X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~119^2~16^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed8996a6d59b9eb00a50d7d30887ba9f28eb4bb0;p=pandora-kernel.git perf machine: Move machine__remove_thread and make static As the now only user, machine__process_exit_event, that is what tools use to process PERF_RECORD_EXIT events, is on the same object file. Signed-off-by: David Ahern Link: http://lkml.kernel.org/r/1363151248-16674-5-git-send-email-dsahern@gmail.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed