From: Steven Rostedt Date: Tue, 10 Mar 2009 16:04:02 +0000 (-0400) Subject: tracing: add back the available_events file X-Git-Tag: v2.6.30-rc1~2^2~45^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2314c4ae1461c9e8b26cf8b9a851f280bc5769e1;p=pandora-kernel.git tracing: add back the available_events file The event directory files type and available_types were no longer needed with the new TRACE_EVENT_FORMAT macros, they were deleted. But by accident the available_events file was also removed. This patch brings it back. Reported-by: KOSAKI Motohiro Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed