From: Arnaldo Carvalho de Melo Date: Sun, 30 Jan 2011 12:46:46 +0000 (-0200) Subject: perf evlist: Move evlist methods to evlist.c X-Git-Tag: v2.6.39-rc1~510^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8a9530939ed87b9a1b1a038b90e355098b679a2;p=pandora-kernel.git perf evlist: Move evlist methods to evlist.c They were on evsel.c because they came from refactoring existing evsel methods, so, to make reviewing the changes easier, I kept it there, now its a plain move. 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