File tree 1 file changed +13
-6
lines changed
1 file changed +13
-6
lines changed Original file line number Diff line number Diff line change 1
- # commit f058cb230c65fe8094f74043d0c9afd5ba0e8325
2
- # Merge: 871061f1 3bf76246
1
+ set (UNIFIED_RUNTIME_REPO "https://github.com/RossBrunton/unified-runtime.git" )
2
+ # commit 0d072451464c2b62c28a9919ef5ff6d3b894abb0
3
3
# Author: Ross Brunton <[email protected] >
4
- # Date: Tue Jan 21 15:49:41 2025 +0000
5
- # Merge pull request #2593 from RossBrunton/ross/formatall
6
- # Ensure all files are clang formatted
7
- set (UNIFIED_RUNTIME_TAG f058cb230c65fe8094f74043d0c9afd5ba0e8325)
4
+ # Date: Wed Jan 8 16:08:16 2025 +0000
5
+ # Make profiling info optional and update tests
6
+ #
7
+ # This patch turns all of the values returned by urEventGetProfilingInfo
8
+ # to be optional and updates adapters to handle this by returning the
9
+ # appropriate enum when it is not supported.
10
+ #
11
+ # The tests have also been updated, to ensure that returning a counter of
12
+ # "0" or values equal to the previous profiling event is no longer
13
+ # considered a failure.
14
+ set (UNIFIED_RUNTIME_TAG 0d072451464c2b62c28a9919ef5ff6d3b894abb0)
You can’t perform that action at this time.
0 commit comments