Skip to content

Profiling API for adding external tool instrumentation support to any project

License

Notifications You must be signed in to change notification settings

UO-OACISS/perfstubs

Repository files navigation

PerfStubs

Copyright (c) 2019-2022 University of Oregon Distributed under the BSD Software License (See accompanying file LICENSE.txt)

Profiling API for adding external tool instrumentation support to any project.

This was motivated by the need to quickly add instrumentation to the ADIOS2 library without adding a build dependency, or tying to a specific measurement tool.

The initial prototype implementation was tied to TAU, but evolved to this more generic version, which was extracted as a separate repository for testing and demonstration purposes.

For a more extensive readme, see perfstubs_api/README.md.

About

Profiling API for adding external tool instrumentation support to any project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published