The default behavior of Performance Monitor is to display performance counters on a per-application bases. For example, if we have two instances for a “myapp.exe”, we will see “myapp” and “myapp#1”.
[Read More]
Introduction This guide aims to provide a quick reference guide on how to manage software in Debian-based distributions. We will start with a brief overview of basics concepts follow by dpkg command and then we will take a closer look at the apt-get command. Debian Package A Debian package/software is...
[Read More]
Introduction The aim of this article is to provide a quick reference guide in how to collect dumps using PROCDUMP, Debug Diag, and Windows Error Reporting (WER). However, I also find it quite useful to have an introductory section that glances over concepts such as: dumps, exceptions, debugger. Dump A dump...
[Read More]