commit | 2314c4ae1461c9e8b26cf8b9a851f280bc5769e1 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Tue Mar 10 12:04:02 2009 -0400 |
committer | Steven Rostedt <srostedt@redhat.com> | Tue Mar 10 12:04:02 2009 -0400 |
tree | c6f55179012c6997f77fa523f542efdfd1104c24 | |
parent | 40e26815fafd3b8c4aced17b1f22e68ef33eb8db [diff] |
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 <kosaki.motohiro@jp.fujitsu.com> Signed-off-by: Steven Rostedt <srostedt@redhat.com>