List of all Wait events in Oracle 11g

SQL> SELECT wait_class, name FROM v$event_name ORDER BY wait_class ASC;