Showing cs.PFShow all
2 papers · 1 filter
cs.PF2019
A Valgrind Tool to Compute the Working Set of a Software Process
Martin Becker, Samarjit Chakraborty
This paper introduces a new open-source tool for the dynamic analyzer Valgrind. The tool measures the amount of memory that is actively being used by a process at any given point i…
cs.PF2018
Measuring Software Performance on Linux
Martin Becker, Samarjit Chakraborty
Measuring and analyzing the performance of software has reached a high complexity, caused by more advanced processor designs and the intricate interaction between user programs, th…