From: Vince Weaver Date: Fri, 3 Jun 2011 21:54:40 +0000 (-0400) Subject: perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABI X-Git-Tag: v3.0-rc3~33^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa4a221875873d2a1f9656cb7fd7e545e952b4fa;p=pandora-kernel.git perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABI Turns out that distro packages use this file as an indicator of the perf event subsystem - this is easier to check for from scripts than the existence of the system call. This is easy enough to keep around for the kernel, so add a comment to make sure it stays so. Signed-off-by: Vince Weaver Cc: David Ahern Cc: Peter Zijlstra Cc: paulus@samba.org Cc: acme@redhat.com Cc: Linus Torvalds Cc: Andrew Morton Link: http://lkml.kernel.org/r/alpine.DEB.2.00.1106031751170.29381@cl320.eecs.utk.edu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed