Skip to content

Version 0.91 (2021-08-19)

Latest
Compare
Choose a tag to compare
@CyberShadow CyberShadow released this 19 Aug 10:04
· 57 commits to master since this release
766de93
  • Rename project back to Very Sleepy (this fork repository is now the official repository)
  • Use Dr. MinGW to resolve MinGW symbols by default
  • Update Wine DbgHelp for Windows
  • Improve and greatly simplify build process (#40)
  • Add continuous integration via AppVeyor
  • Improve Visual Studio 2015 support (#28)
  • More user interface fixes and improvements
  • Contributed by Bernat Muñoz Garcia:
    • Use Scintilla for syntax highlighting (#16)
  • Contributed by Ashod:
    • 64-bit fixes (#21)
  • Contributed by k4hvd1:
    • Added command-line option /a to profile an existing process by its process ID (#30)
  • Contributed by Markus Gaisbauer:
    • Added "Total CPU time" column (#37)
    • Improved handling of processes with many threads (#38)
  • Contributed by Bernhard Schelling:
    • Added Callgrind format file export feature (#46)
    • Fixed symbols (PDB files) not being unloaded after detaching (#57)
    • Improved jumping to source lines from list views (#58)
  • Contributed by rammerchoi:
    • Added command-line switch '/mt' and '/mbt' (#48)
  • Contributed by Graeme Kelly:
    • Added display of thread names on threads lists (#60)
    • Added column headers to exported CSV files (#62)
  • Contributed by Yujiang Wang:
    • Fixed missing buttons for very long paths (#65)
    • Updated DbgHelp to 10.0.17763.1 (#65)
  • Contributed by djdron:
    • Improved HDPI support (#74)
    • Fixed some memory leaks (#75)
    • Updated Dr.MinGW (#77)