Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add enqueue timestamp recording extension #1390

Closed

Conversation

steffenlarsen
Copy link
Contributor

This commit adds a new extension feature for recording timestamps into events, the information from which can be queried using the existing profiling queries.

This commit adds a new extension feature for recording timestamps into
events, the information from which can be queried using the existing
profiling queries.

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 140 lines in your changes are missing coverage. Please review.

Project coverage is 12.46%. Comparing base (78ef1ca) to head (8d18621).
Report is 83 commits behind head on main.

Files Patch % Lines
...onformance/enqueue/urEnqueueTimestampRecording.cpp 0.00% 57 Missing ⚠️
source/loader/ur_ldrddi.cpp 0.00% 22 Missing ⚠️
source/loader/layers/validation/ur_valddi.cpp 0.00% 19 Missing ⚠️
include/ur_print.hpp 0.00% 12 Missing ⚠️
source/loader/layers/tracing/ur_trcddi.cpp 0.00% 10 Missing ⚠️
source/loader/ur_libapi.cpp 0.00% 8 Missing ⚠️
source/adapters/null/ur_nullddi.cpp 0.00% 7 Missing ⚠️
test/conformance/testing/source/utils.cpp 0.00% 3 Missing ⚠️
tools/urinfo/urinfo.hpp 0.00% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1390      +/-   ##
==========================================
- Coverage   14.82%   12.46%   -2.36%     
==========================================
  Files         250      240      -10     
  Lines       36220    36082     -138     
  Branches     4094     4094              
==========================================
- Hits         5369     4498     -871     
- Misses      30800    31580     +780     
+ Partials       51        4      -47     

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

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
@steffenlarsen
Copy link
Contributor Author

Re-opened as #1400 for a cleaner history.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants