X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=scripts%2Fprofileshader.py;fp=scripts%2Fprofileshader.py;h=d31130e2896ffa933cd10fa5b194e6c20ac83d68;hb=56ad11c7849c7e6ca0ad66558cb1a99c58d4cd3d;hp=bcb661c581297bd3ed11add4d3d54f09b00b5433;hpb=7f71e4d00467059193ef4bcbe0db34c45e1aca03;p=apitrace diff --git a/scripts/profileshader.py b/scripts/profileshader.py index bcb661c..d31130e 100755 --- a/scripts/profileshader.py +++ b/scripts/profileshader.py @@ -31,8 +31,6 @@ import sys def process(stream): times = {} - # frame_begin no gpu_start cpu_start - # frame_end no gpu_end gpu_dura cpu_end cpu_dura # call no gpu_start gpu_dura cpu_start cpu_dura pixels program name for line in stream: