Open any .log file, right click and select "Log: Order of Execution" or "Log: SOQL Analyzer".
Features
Log: Order of Execution - parses .log file to more convenient format where you can quickly see order of execution, it includes:
Trigger Start
Trigger Finish
Validation Rules
Workflow Rules
Flows and Process Builders
DML
Errors
Debug
SOQL (optional)
Log: SOQL Analyzer - parses .log file to more convenient format where you can quickly see aggregated SOQL usage of all Classes and Methods, as well as complete order of execution with these markers: