English

Generic Library Interception for Improved Performance Measurement and Insight

Software Engineering 2018-03-21 v1

Abstract

As applications grow in capability, they also grow in complexity. This complexity in turn gets pushed into modules and libraries. In addition, hardware configurations become increasingly elaborate, too. These two trends make understanding, debugging and analyzing the performance of applications more and more difficult. To enable detailed insight into library usage of applications, we present an approach and implementation in Score-P that supports intuitive and robust creation of wrappers for arbitrary C/C++ libraries. Runtime analysis then uses these wrappers to keep track of how applications interact with libraries, how they interact with each other, and record the exact timing of their functions.

Keywords

Cite

@article{arxiv.1803.07495,
  title  = {Generic Library Interception for Improved Performance Measurement and Insight},
  author = {Ronny Brendel and Bert Wesarg and Ronny Tschüter and Matthias Weber and Thomas Ilsche and Sebastian Oeste},
  journal= {arXiv preprint arXiv:1803.07495},
  year   = {2018}
}

Comments

Presented at the 6th Workshop on Extreme-Scale Programming Tools (ESPT), 17 pages, 6 figures

R2 v1 2026-06-23T00:59:04.779Z