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
2020-04-12Disable scrollbar for source view window.Bartosz Taudul
2020-04-12Display source files time composition in selected function/symbol.Bartosz Taudul
2020-04-12Fix detection of hovering over source lines.Bartosz Taudul
2020-04-12Sort inline functions list by time spent in function.Bartosz Taudul
2020-04-12Merge building inline symbol list with stats collection.Bartosz Taudul
2020-04-12Don't build inline symbols list, if not needed.Bartosz Taudul
2020-04-12Display inline functions time composition in symbol.Bartosz Taudul
2020-04-11Display wall time in addition to sample counts.Bartosz Taudul
2020-04-11Update manual.Bartosz Taudul
2020-04-11Allow access to sampling data before instrumentation is ready.Bartosz Taudul
2020-04-11Draw hotness markers next to sample percentage counts.Bartosz Taudul
2020-04-11Link to manual at github releases page.Bartosz Taudul
2020-04-11Calculate max sample counts during ip map creation.Bartosz Taudul
2020-04-11Core package is implicit in vcpkg.Bartosz Taudul
2020-04-11Draw jump range and target on scroll bar, when highlighted.Bartosz Taudul
2020-04-11More code deduplication.Bartosz Taudul
2020-04-11Go to white-hot color for ip count over max.Bartosz Taudul
2020-04-11Less code duplication.Bartosz Taudul
2020-04-11Display tooltip for sample percentage.Bartosz Taudul
2020-04-10Change main repository to github.Bartosz Taudul
2020-04-10Draw asm line hotness.Bartosz Taudul
2020-04-10Scroll bar decorations for asm lines.Bartosz Taudul
2020-04-10Decorate source scroll bar with line hotness.Bartosz Taudul
2020-04-10Decorate source scroll bar with selected and highlighted line.Bartosz Taudul
2020-04-10Cherry-pick f7852fa from imgui.Bartosz Taudul
2020-04-10Tighten assembly counts in source view.Bartosz Taudul
2020-04-10Tighten line numbers in source view.Bartosz Taudul
2020-04-10Ditto for source navigation.Bartosz Taudul
2020-04-10Use left and right mouse buttons for asm navigation.Bartosz Taudul
2020-04-09Proper scaling of instruction pointer counts.Bartosz Taudul
2020-04-09Context-sensitive auto-selection of stats mode in source view.Bartosz Taudul
2020-04-09Allow showing sample data for whole symbol.Bartosz Taudul
2020-04-09Use correct address range.Bartosz Taudul
2020-04-09Highlight source line corresponding to hovered asm line.Bartosz Taudul
2020-04-09Highlight asm lines for hovered source line.Bartosz Taudul
2020-04-09Don't separate inlines by default.Bartosz Taudul
2020-04-09Don't select addresses outside symbol.Bartosz Taudul
2020-04-09Merged in AngryPixelShader/tracy/listener-ipv4-fallback (pull request #46)Leander Beernaert
2020-04-09Review fixesLeander Beernaert
2020-04-09Fix incorrect handling of ipv4 caseLeander Beernaert
2020-04-09ListenSocket: Fallback to ipv4Leander Beernaert
2020-04-09Sprinkle some icons.Bartosz Taudul
2020-04-09Search for address within current symbol.Bartosz Taudul
2020-04-09Set sensible combo box heights.Bartosz Taudul
2020-04-09Fix source-less sample count calculations.Bartosz Taudul
2020-04-09Follow jump by clicking on jump arrows.Bartosz Taudul
2020-04-09Tighten assembly source location display.Bartosz Taudul
2020-04-09Tighten mnemonic display.Bartosz Taudul
2020-04-09Tighter assembly address display.Bartosz Taudul
2020-04-09Smaller fixed font size.Bartosz Taudul