From: Arnaldo Carvalho de Melo Date: Wed, 26 Sep 2012 15:41:14 +0000 (-0300) Subject: perf tools: Allow handling a NULL cpu_map as meaning "all cpus" X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~97^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a14bb7a6fd4a3d563ca971daf462ba4dc294a7a6;p=pandora-kernel.git perf tools: Allow handling a NULL cpu_map as meaning "all cpus" Or one with cpu_map->map[0] == -1. Reducing the boilerplate in setting up an evlist by nor requiring a cpu_map to be created at all. Cc: David Ahern Cc: Frederic Weisbecker 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-rnaqn3dtnsfo1wlbbf3fhx00@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed