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
2021-12-29Condense hw samples.Bartosz Taudul
2021-12-29Adjust jump arrow separation to DPI scale.Bartosz Taudul
2021-12-29Fix calculation of jump arrows offset.Bartosz Taudul
2021-12-24Display source location of symbol functions.Bartosz Taudul
2021-12-24Display child calls source locations.Bartosz Taudul
2021-12-24Fix referencing unknown symbol.Bartosz Taudul
2021-12-23VK_TIME_DOMAIN_MAX_ENUM_EXT may be undefined.Bartosz Taudul
2021-12-23Take rounding into consideration.Bartosz Taudul
2021-12-23Vertically condense fixed width font.Bartosz Taudul
2021-12-23Merge thedmd/feature/font-line-spacing into ImGui.Bartosz Taudul
2021-12-23Add Rembrandt cpuid.Bartosz Taudul
2021-12-23Add ADL cpuid.Bartosz Taudul
2021-12-23Reorder uarch list. Push old ones to the bottom.Bartosz Taudul
2021-12-23Add Alder Lake to uarch selection list.Bartosz Taudul
2021-12-23Update NEWS.Bartosz Taudul
2021-12-23Add Alder Lake uops info.Bartosz Taudul
2021-12-22Add custom demangler interface.Bartosz Taudul
2021-12-22GetFontSize() -> GetTextLineHeight().Bartosz Taudul
2021-12-22Don't use obsolete functions.Bartosz Taudul
2021-12-22Bump ImGui to 1.86.Bartosz Taudul
2021-12-22Update manual.Bartosz Taudul
2021-12-22Merge pull request #294 from Lectem/symbols_post_initBartosz Taudul
2021-12-22Do not bail-out on software sampling failure.Bartosz Taudul
2021-12-21/sys/kernel/debug/tracing/... files are accessible on android.Bartosz Taudul
2021-12-21Replace getline().Bartosz Taudul
2021-12-21Keep ring buffer size unsigned.Bartosz Taudul
2021-12-21Android libstdc++ is really stupid, it seems.Bartosz Taudul
2021-12-21Update NEWS.Bartosz Taudul
2021-12-21Update feature matrix.Bartosz Taudul
2021-12-21Make ring buffer size adjustable.Bartosz Taudul
2021-12-21Explicitly save context switch callstack samples.Bartosz Taudul
2021-12-21Look for context switch stacks on both ends of a switch.Bartosz Taudul
2021-12-21Process explicit context switch callstack samples.Bartosz Taudul
2021-12-21Further split ProcessCallstackSampleImpl().Bartosz Taudul
2021-12-21Separate message type for context switch callstack samples.Bartosz Taudul
2021-12-21Collect context switch callstack on Linux.Bartosz Taudul
2021-12-21Move Linux calltrace processing to a separate function.Bartosz Taudul
2021-12-21Implement checking if any TID is within current process.Bartosz Taudul
2021-12-21Increase ring buffer size.Bartosz Taudul
2021-12-21Add support for compiling assembly files.Bartosz Taudul
2021-12-21Bump zstd to 1.5.1.Bartosz Taudul
2021-12-20Merge pull request #304 from Krzmbrzl/patch-4Bartosz Taudul
2021-12-20Cosmetics.Bartosz Taudul
2021-12-20Mention dependency on libtbbRobert Adam
2021-12-19Merge pull request #302 from Krzmbrzl/patch-3Bartosz Taudul
2021-12-18CMakeLists: Fix typoRobert Adam
2021-12-17Merge pull request #300 from Krzmbrzl/patch-2Bartosz Taudul
2021-12-17CMake: Mark include directories as SYSTEMRobert Adam
2021-12-12Rename GetModuleName and call it before sym* useLectem
2021-12-11User manual polish pass.Bartosz Taudul