tracy/server
Bartosz Taudul 67774698af Only use direct zone end time for find zone data.
This prevents temporary timing artifacts from affecting histogram graph.
Previously the graph would flicker, because some shorter than usual
timing data was reported and the graph tried to compensate for a single
frame when such data was present.
2018-03-18 02:53:41 +01:00
..
tracy_benaphore.h No funny links to licenses. 2017-11-15 22:18:45 +01:00
tracy_flat_hash_map.hpp Workaround MSVC inlining bugs. 2017-11-22 01:54:50 +01:00
tracy_pdqsort.h Force inline internal pdqsort functions. 2017-12-08 23:25:48 +01:00
tracy_sema.h No funny links to licenses. 2017-11-15 22:18:45 +01:00
TracyCharUtil.hpp Prevent source location payload duplication. 2017-11-11 02:31:51 +01:00
TracyEvent.hpp Read and write whole ZoneEvent/GpuEvent data at once. 2018-03-15 21:59:16 +01:00
TracyFileRead.hpp File read buffer doesn't need to be preserved. 2018-03-17 14:22:36 +01:00
TracyFileWrite.hpp Split read/write functions into small and big variants. 2018-03-17 13:57:32 +01:00
TracyImGui.hpp Remove +x flag from files. 2017-10-10 21:56:15 +02:00
TracyMemory.cpp Remove +x flag from files. 2017-10-10 21:56:15 +02:00
TracyMemory.hpp Remove +x flag from files. 2017-10-10 21:56:15 +02:00
TracyPopcnt.hpp TracyCountBits should be static inline. 2017-11-11 02:46:41 +01:00
TracySlab.hpp Optimize slab initializing allocation. 2017-11-19 13:53:39 +01:00
TracyVector.hpp Don't call ReadTimeline() when there's nothing to read. 2018-03-15 22:54:10 +01:00
TracyView.cpp Only use direct zone end time for find zone data. 2018-03-18 02:53:41 +01:00
TracyView.hpp Live updates of find zone data. 2018-03-18 02:43:17 +01:00
TracyWorker.cpp Add direct zone end getter. 2018-03-18 02:53:00 +01:00
TracyWorker.hpp Add direct zone end getter. 2018-03-18 02:53:00 +01:00