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