From: Frederic Weisbecker Date: Sat, 21 May 2011 15:49:00 +0000 (+0200) Subject: perf tools: Move evlist sample helpers to evlist area X-Git-Tag: v3.0-rc1~343^2~6^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74429964d8e29c0107fa6e9cdf35b8f33f57405d;p=pandora-kernel.git perf tools: Move evlist sample helpers to evlist area These APIs should belong to evlist.c as they may not be exclusively tied to the headers. Signed-off-by: Frederic Weisbecker Cc: Ingo Molnar Cc: Peter Zijlstra Cc: Arnaldo Carvalho de Melo Cc: Stephane Eranian