提交歷史

作者 SHA1 備註 提交日期
  Marko Pintera 6ad504f1b3 Profiler containers now use ProfilerAlloc so their allocations arent counted by the profiler 12 年之前
  Marko Pintera b0b11a73da Allocating GpuParams and especially bindable copy of GpuParams will now cause much less alocations 12 年之前
  Marko Pintera b2dd1e7508 Profiler now uses a special memory allocator so it doesn't skew memory alloc profiling results 12 年之前
  Marko Pintera 9f381b82a4 Memory allocations are now properly counted accross multiple threads 12 年之前
  Marko Pintera 1c195fdbde Added memory allocation profiling 12 年之前
  Marko Pintera 5f3bdf33ea Fixed a bug with profiler report generation where nested elements would have wrong parents 12 年之前
  Marko Pintera 32dc981a8d Moved CPUProfiler to Core so I can use Platform methods for querying performance instead of requiring different profiler implementations per platform 12 年之前