From: Arnaldo Carvalho de Melo Date: Tue, 18 Jan 2011 17:15:24 +0000 (-0200) Subject: perf threads: Move thread_map to separate file X-Git-Tag: v2.6.39-rc1~510^2~114^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd78260b5376173faeb17127bd63b3c99a8e8bfb;p=pandora-kernel.git perf threads: Move thread_map to separate file To untangle it from struct thread handling, that is tied to symbols, etc. Right now in the python bindings I'm working on I need just a subset of the util/ files, untangling it allows me to do that. Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Mike Galbraith Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Cc: Tom Zanussi LKML-Reference: Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed