Table of contents
This just requires you to pip install our SDK using the command pip install ncompass.
Once that’s done and updated to the latest version, you can simply run:
ncompass convert <path to .nsys-rep>
This will then generate a .json.gz chrometrace in the same directory.
<aside> 💡
Our SDK runs this conversion automatically under the hood when you view a trace file using our extension.
</aside>