Skip to content

jlinford/metaprof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metaprof

Who profiles the profiler?

This tool will help quantify TAU overhead and guide efforts to improve TAU's internals. It's also useful for viewing the effects of memory leaks and locking.

Requirements

  • CMake
  • Doxygen, but only if you want documentation

Installation

  1. mkdir build
  2. cd build
  3. cmake ../src
  4. make -j
  5. make DESTDIR=/some/path install

27 August 2014 John C. Linford ([email protected])

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published