From: Arnaldo Carvalho de Melo Date: Tue, 14 Aug 2012 19:42:15 +0000 (-0300) Subject: perf evlist: Introduce evsel list accessors X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~97^2~31^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c21f736e0a37c50f66ab248d2a52f711b28a4e4;p=pandora-kernel.git perf evlist: Introduce evsel list accessors To replace the longer list_entry constructs for things that are widely used: perf_evlist__{first,last}(evlist) perf_evsel__next(evsel) Acked-by: Jiri Olsa Acked-by: Namhyung Kim 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-ng7azq26wg1jd801qqpcozwp@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed