GitKraken
SourceTree
GitHub Desktop
SmartGit
Tower
Fork
TortoiseGit
Git Extensions
Dr. Memory
Valgrind
Deleaker
.NET Memory Profiler
Clang Static Analyzer
EurekaLog
API Monitor
strace
GitKraken
Dr. MemoryNo features have been listed yet.
Based on our record, Dr. Memory should be more popular than GitKraken. It has been mentiond 9 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I'll have to try this out. I'm currently a huge GitKraken[1] fan. [1] https://gitkraken.com. - Source: Hacker News / over 1 year ago
The Git CLI is terrifying and awful. It's far too easy to clobber your own work -- and that of others -- when the whole point of it was to prevent that. While you still need to really deeply understand several git concepts to use it, GitKraken[0] is the best GUI tool I've used in daily practice. It integrates well with git hosts and has an attractive and mostly comprehensible interface. Accordingly, it isn't free... - Source: Hacker News / over 3 years ago
I like GitKraken partially because it was originally loosely based on the look/feel of Guitar Hero. Source: about 4 years ago
This experience was also invaluable because I had a walking fountain of knowledge sitting next to me and was really cool about answering my questions and pointing out all code style errors in countless PR reviews. I cannot count the amount of times he had to explain me the whole rebase workflow. What really helped me improve my Git knowledge was GitKraken and other similar tools. - Source: dev.to / over 4 years ago
I look forward to trying this out. It might be a good test-case; this codebase is so convoluted it has actually triggered internal crashes in some analysis tools I've tried on it. For example starting the application under Dr. Memory (https://drmemory.org/) results in a hung process. Source: about 3 years ago
Profiling the game and looking at what time is spent on during the freezes is a start. Checkout https://learn.microsoft.com/en-us/windows-hardware/drivers/devtest/event-tracing-for-windows--etw- / https://drmemory.org/. Source: over 3 years ago
Yes, you can use Dr. Memory, works out of the box on windows with mingw and visualcpp. Source: over 3 years ago
Other, heavier, tools exist to the same affect that work cross platform - Dr. Memory being my preference. Source: over 3 years ago
I like to use Dr. Memory - excellent Valgrind alternative for Windows users. Source: about 4 years ago
SourceTree - Mac and Windows client for Mercurial and Git.
Valgrind - Valgrind is an instrumentation framework for building dynamic analysis tools.
GitHub Desktop - GitHub Desktop is a seamless way to contribute to projects on GitHub and GitHub Enterprise.
Deleaker - Powerful memory leak detector for C++, .NET and Delphi with full call stacks, snapshot analysis and Visual Studio integration.
SmartGit - SmartGit is a front-end for the distributed version control system Git and runs on Windows, Mac OS...
.NET Memory Profiler - .NET Memory Profiler. A powerful tool for finding memory leaks and optimizing the memory usage in programs written in C#, VB.NET or any other .NET Language.