From: Peter Zijlstra Date: Fri, 13 Mar 2009 11:21:32 +0000 (+0100) Subject: perf_counter: software counter event infrastructure X-Git-Tag: v2.6.31-rc1~383^2~479 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15dbf27cc18559a14e99609f78678aa86b9c6ff1;p=pandora-kernel.git perf_counter: software counter event infrastructure Provide generic software counter infrastructure that supports software events. This will be used to allow sample based profiling based on software events such as pagefaults. The current infrastructure can only provide a count of such events, no place information. Signed-off-by: Peter Zijlstra Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed