» Debug DX11 Frames with Nvidia Nsight
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

Debug DX11 Frames with Nvidia Nsight

UPDATE: There is also a similar tool that is open source, see this blog post: debug-dx11-frames-with-renderdoc

Just a quick one found today and everyone should know about. Nvidia Nsight Graphics works just fine with vvvv and dx11. This can help to profile your graphics performance and find bottlenecks.

The steps are pretty simple:

  • Start the application, click "Quick Launch" and you should see this screen:
  • Add your vvvv.exe and press "Launch"
  • Load any patch/scene with dx11 and you should see some Nvidia HUD in the renderer
  • Press CTRL+Z and then SPACE to capture the latest frame and bring up Nsight
  • Now you can inspect your frame like this:
  • Or have more details, timeline, API calls, timings etc. in the Nsight application:

That's it, just so you know.
Yours, devvvvs

tonfilm, Thursday, Sep 20th 2018 Digg | Tweet | Delicious 6 comments  
microdee 20/09/2018 - 22:09

oh nice! same goes for renderdoc. And I also like to point out dotTrace and dotMemory by Jetbrains. with dotMemory you can have a look which object takes up how much space in ram. We're currently using that to hunt down a memoryleak. And with dotTrace you can have a look at how long methods are executing and a timeline about what each thread created from vvvv are doing ;)
unfortunately though they're not free

beyon 20/09/2018 - 22:23

And for general application profiling of .Net/Windows: PerfView (Perfview on Github)

tonfilm 21/09/2018 - 00:01

@microdee and @beyon thanks for the (open source) additions! didn't know about them except the jetBrains stuff.

u7angel 21/09/2018 - 21:37

super useful post, thank you !

beyon 23/09/2018 - 17:18

Just came across another free .Net profiler: CodeTrack

Have just had a quick look at the web site though so don't know how it compares with the others.

tonfilm 24/09/2018 - 15:14

@beyon that looks quite nice also. i'll try that one as well in our latest project.

  • 1

anonymous user login

Shoutbox

~3mth ago

joreg: END OF SHOUTBOX! As this page has is now legacy, it will no longer feature new content. For latest news, see: http://vvvv.org

~4mth ago

joreg: vvvvTv S0204 is out: Custom Widgets with Dear ImGui: https://youtube.com/live/nrXfpn5V9h0

~4mth ago

joreg: New user registration is currently disabled as we're moving to a new login provider: https://visualprogramming.net/blog/2024/reclaiming-vvvv.org/

~4mth ago

joreg: vvvvTv S02E03 is out: Logging: https://youtube.com/live/OpUrJjTXBxM

~4mth ago

~4mth ago

joreg: Follow TobyK on his Advent of Code: https://www.twitch.tv/tobyklight

~4mth ago

joreg: vvvvTv S02E02 is out: Saving & Loading UI State: https://www.youtube.com/live/GJQGVxA1pIQ

~4mth ago

joreg: We now have a presence on LinkedIn: https://www.linkedin.com/company/vvvv-group

~5mth ago

joreg: vvvvTv S02E01 is out: Buttons & Sliders with Dear ImGui: https://www.youtube.com/live/PuuTilbqd9w

~5mth ago

joreg: vvvvTv S02E00 is out: Sensors & Servos with Arduino: https://visualprogramming.net/blog/2024/vvvvtv-is-back-with-season-2/