From: Arnaldo Carvalho de Melo Date: Fri, 3 Jan 2014 18:03:26 +0000 (-0300) Subject: perf record: Remove old evsel_list usage X-Git-Tag: v3.14-rc1~171^2~3^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e2be2da8f76ef5b2e8e59c3dc8acd24640b4af4;p=pandora-kernel.git perf record: Remove old evsel_list usage To be consistent with other places, use just 'evlist' for the evsel list variable, and since we have it in 'struct record', use it directly from there. Cc: Adrian Hunter 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-396bnfvmlxrsj3o2tk47b8t1@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed