From: Arnaldo Carvalho de Melo Date: Thu, 23 Oct 2014 15:50:25 +0000 (-0300) Subject: perf tools: A thread's machine can be found via thread->mg->machine X-Git-Tag: omap-for-v3.19/fixes-rc1~167^2~16^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb871a9c8d68692ed2513b3f0e1c010c2ac12f44;p=pandora-kernel.git perf tools: A thread's machine can be found via thread->mg->machine So stop passing both machine and thread to several thread methods, reducing function signature length. Cc: Adrian Hunter Cc: Borislav Petkov Cc: David Ahern Cc: Don Zickus Cc: Frederic Weisbecker Cc: Jean Pihet 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-ckcy19dcp1jfkmdihdjcqdn1@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed