]> git.cworth.org Git - apitrace/history - common/trace_profiler.cpp
Extend profiling tool to support Vsize and Rss memory usage profile per call
[apitrace] / common / trace_profiler.cpp
2013-03-04 Shuang HeExtend profiling tool to support Vsize and Rss memory...
2012-11-05 José FonsecaMerge branch 'master' into dxva
2012-09-28 José FonsecaMerge remote-tracking branch 'github/master' into d2d
2012-08-28 James BentonCombine timeline and histogram tabs.
2012-08-22 James BentonImprove internal format of profile results.
2012-08-16 James BentonImprove profiling.
2012-08-16 James BentonCPU Profiling now includes all OpenGL calls (was only...
2012-08-16 James BentonSynchronise gpuStart and cpuStart for profiling.
2012-08-13 José FonsecaMerge branch 'profile-gui'
2012-08-10 José FonsecaMerge remote-tracking branch 'github/master' into profi...
2012-08-10 José FonsecaRescale/rebase the times just before writing it.
2012-08-10 James BentonChanged profile parsing to use stringstream instead...
2012-08-08 James BentonAdd gui support for trace profiling.
2012-08-06 José FonsecaMerge remote-tracking branch 'jbenton/master'
2012-08-02 James BentonCleaned up trace profiler output.
2012-07-25 James BentonImproved profiling capabilities.
2012-07-23 James BentonAdded support for recording GL_SAMPLES_PASSED.
2012-07-23 James BentonImproved GPU profiling code.
2012-07-20 James BentonAdd support for basic GPU profiling of draw calls to...