Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-15Start extracting timeline height control logic.Bartosz Taudul
2022-08-14Don't care about std::regex_error value.Bartosz Taudul
2020-11-15Add frame target UI.Bartosz Taudul
2020-09-21Allow ignoring custom zone colors.Bartosz Taudul
2020-08-04Make annotations resizable.Bartosz Taudul
2020-08-04Use Range for annotation extent.Bartosz Taudul
2020-04-18Save/load source substitutions.Bartosz Taudul
2020-03-17Add ghost zones display to view options.Bartosz Taudul
2020-02-22Add callstack samples drawing option.Bartosz Taudul
2019-12-28User data directory location getter.Bartosz Taudul
2019-10-15Allow disabling CPU usage graph.Bartosz Taudul
2019-10-13Fix includes.Bartosz Taudul
2019-10-13Save/load annotations.Bartosz Taudul
2019-10-13Implement removal of user data files.Bartosz Taudul
2019-10-01Darkening of inactive thread regions.Bartosz Taudul
2019-09-08Zones can now have dynamic colors.Bartosz Taudul
2019-08-28Save per-trace options.Bartosz Taudul
2019-08-28Preserve frame graph position and scale.Bartosz Taudul
2019-08-28Preserve timeline vertical scroll position.Bartosz Taudul
2019-08-28Save/load view state.Bartosz Taudul
2019-08-28Notify UserData that view state should be preserved.Bartosz Taudul
2019-08-28Add helper function for opening files.Bartosz Taudul
2019-07-27Add user data storage handler.Bartosz Taudul