It shows(among other details) the sequence of page events and time that took each event to execute.
However you can't request the same trace facility for user control events. You have to insert your own Trace.WriteLine (or similar) statements, which is quite annoying. I've posted
the suggestion to MS Feedback site, but they do not want to implement it.
ASP.NET Page Life Cycle Overview (and quick sheet)