Nsight Systems not able to read the .nsys-rep file generated in latest Jetpack 5 (L4T 34.1.1)

Hi team,

Recently I have updated my Jetson Xavier AGX board with latest Jetpack 5 (L4T 34.1.1).
I have profiled my application in it, It has generated a file with extension (.nsys_rep)

I face some issue when I tried to read it in NSight Systems profile viewer.

btw I’m using the latest NSight systems available:
image

Nsys version in Jetpack: NVIDIA Nsight Systems version 2022.2.3.16-dc64487

Jetson info:

  • NVIDIA Jetson Xavier AGX
    • Jetpack 5 [L4T 34.1.1]
    • NV Power Mode: MAXN - Type: 0
    • jetson_stats.service: active
  • Board info:
    • Type: AGX Xavier
    • SOC Family: tegra194 - ID:25
    • Module: P2888-0001 - Board: P2822-0000
    • Code Name: galen
    • CUDA GPU architecture (ARCH_BIN): 7.2
    • Serial Number: 1420720030524
  • Libraries:
    • CUDA: NOT_INSTALLED
    • cuDNN: 8.3.2.49
    • TensorRT: 8.4.0.11
    • Visionworks: NOT_INSTALLED
    • OpenCV: 4.5.4 compiled CUDA: NO
    • VPI: ii libnvvpi2 2.0.14 arm64 NVIDIA Vision Programming Interface library
    • Vulkan: 1.3.203
  • jetson-stats:
    • Version 3.1.4
    • Works on Python 3.8.10

Command used:

nsys profile --force-overwrite true --trace=cuda,cudnn,cublas,osrt,nvtx -o benchmark_resnet50.qdrep
/usr/src/tensorrt/bin/trtexec --onnx=resnet50_v1_224_224.onnx