I'm referring to the new category column for profiling events introduced in VS 2019:

With no additional markup, the profiler has no idea that these calls are actually Graphics calls (though it is apparently guessing for some of them). Is there a way to mark the functions that send (and especially wait for) graphics card events as Graphics for this list?