I am trying to use the nsys CLI to count PMU events such as “L1 Data cache access” when running an application on AGX Xavier. I use the following command:
The --stats option only gives a generic set of stats to the screen, and that set does not include GPU markers.
We also have a post run option “nsys stats” that can give more options for getting data, but I do not believe that the GPU markers are being export currently. @jkreibich to confirm.