GC.Infrastructure Notebooks
March 23, 2026 ยท View on GitHub
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.
Prerequisites
- Install the latest version of VSCode.
- Install the Polyglot Notebooks Extension. To learn more about installing Notebook Extensions refer to this page.
Examples
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.