[SYCL][Driver] Enable time tracing capability for SYCL applications. #21207
[SYCL][Driver] Enable time tracing capability for SYCL applications a…
f2515686
* Generate trace files for both SYCL host and device compilation.
f9670f2a
Generate time-trace files for SYCL host and device comps.
ef0a6199
Fix SYCL specific check to avoid temp file generation.
9da0d716
Fix handletracetime
b581b9fc
Fix SYCL host trace file generation.
41f7e652
Fix ftime-trace test failures.
43d4bd8d
Append trace file suffix for host and target.
46eb4f36
Fix clang format.
862f8a6d
Add prefix for -c -o case.
eb20a764
Remove offloading filename prefix for temp files.
08296796
Add prefix for -ftime-trace= case.
18657d18
Remove test files pushed by mistake
2c982e9c
Fix clang format.
afcae584
Remove unnecessary comment
64ccfbe1
Put the FIXME back.
f31fd737
Added GetTracePathForSYCLNonTopLevel() lambda that:
abfd5615
Remove check for --offload-new-driver and add tests for old model as …
62ec226e
Update test based on co-pilot comments.
f5ab7ba2
[Driver][SYCL] Use -o for trace path only with -c, BaseInput for comp…
3d1bd333
Apply copilot recs and add sycl-device-only tests.
9f6f9839
Merge branch 'sycl' into enable-time-trace-sycl
021a8ae7
Ensure all compiler arguments from BaseCompilerArgs are properly conv…
f1ec2a4b
Remove unused var. Last copilot comment.
b0e15dce
Handle time trace options in AddSPIRVImpliedTargetArgs
5ce2206e
Validate -ftime-trace-granularity=invalid_int
94af9429
remove granularity validation in driver.
379aeae9
Update sycl end to end test.
cc8fe527
Add llvm namespace and include copilot comment.
ddaa4bf0
Fix test.
2774e923
Add exception try catch
33266ce3
Apply clang format
8eb811ab
Update logic to handle multiple input files.
fee7d584
jopperm
approved these changes
on 2026-03-19
Add logic to handle filename collisions
339beee0
Remove forwarding of trace opts for jit
1b680e3e
Remove extra space.
5b8a144b
Remove extra line.
c910b424
Remove space.
a8ba76a2
mdtoguchi
approved these changes
on 2026-03-25
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub