Align Roctracer to TSC Clock
Summary: Right now we align Roctracer events to system clock blindly regardless of what we are using in torch.profiler. We should use a clock based on what is defined instead. This wont fix overlapping kernel events since we do a static offset when aligning but it will help make sure that kernel events always happen after kernel launches
Reviewed By: aaronenyeshi, briancoutinho
Differential Revision: D62984793
This pull request was exported from Phabricator. Differential Revision: D62984793
This pull request was exported from Phabricator. Differential Revision: D62984793
This pull request has been merged in pytorch/kineto@0a8763e19aadf535eeb8891c05e364a5a9943e3a.