From: Arnaldo Carvalho de Melo Date: Mon, 3 Jan 2011 19:53:33 +0000 (-0200) Subject: perf tools: Refactor all_tids to hold nr and the map X-Git-Tag: v2.6.38-rc1~490^2~14^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c98d466e49267a9221f30958d45cd06f794269a;p=pandora-kernel.git perf tools: Refactor all_tids to hold nr and the map So that later, we can pass the thread_map instance instead of (thread_num, thread_map) for things like perf_evsel__open and friends, just like was done with cpu_map. 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