Skip to content

Add support for tracing profilers like Nvidia NSight System and Intel VTune#2908

Open
vchuravy wants to merge 4 commits into
mainfrom
vc/nvtx
Open

Add support for tracing profilers like Nvidia NSight System and Intel VTune#2908
vchuravy wants to merge 4 commits into
mainfrom
vc/nvtx

Address PR review comments

e42a6e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 23, 2026 in 0s

97.07% (-0.05%) compared to bc7858a

View this Pull Request on Codecov

97.07% (-0.05%) compared to bc7858a

Details

Codecov Report

❌ Patch coverage is 17.24138% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.07%. Comparing base (bc7858a) to head (e42a6e7).

Files with missing lines Patch % Lines
ext/TrixiIntelITTExt.jl 0.00% 11 Missing ⚠️
ext/TrixiNVTXExt.jl 0.00% 7 Missing ⚠️
src/auxiliary/auxiliary.jl 45.45% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2908      +/-   ##
==========================================
- Coverage   97.11%   97.07%   -0.05%     
==========================================
  Files         622      624       +2     
  Lines       48235    48264      +29     
==========================================
+ Hits        46843    46848       +5     
- Misses       1392     1416      +24     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.