This directory contains notebooks that either provide examples or functionality for specialized analysis. To upload a notebook, ensure that you have scrubbed out all the output of the cells. Additionally, update this document once that notebook has been added.
- Install the latest version of VSCode from here.
- Install the Polyglot Notebooks Extension. To learn more about installing Notebook Extensions refer to this page.
Each of these examples assume you have cloned the performance repository to C:\performance:
- GC Analysis Example: This notebook demonstrates the use of the GC Analysis API for a GC centric investigation.
- CPU Analysis Example: This notebook demonstrates the use of the GC Analysis API to investigate CPU traces.