ROCm / rocmProfileData

MIT License
14 stars 8 forks source link

Fix json output-range errors. Fix usage msg bug. Fix quoting in gpu… #43

Closed mwootton closed 10 months ago

mwootton commented 10 months ago

Json formatter: The percent timespan changes introduced a few bugs. Fixed. Gpu stack frames were not escaping/removing quotes in the UserMarkers causing json formatting errors. Fixed.