BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
belfem::Profiler Class Reference

gperftools CPU profiling with Callgrind-format output. More...

#include <cl_Profiler.hpp>

Public Member Functions

 Profiler (const string aLogFile="profiler.log")
 ~Profiler ()=default
void start ()
void stop ()

Detailed Description

gperftools CPU profiling with Callgrind-format output.

See also
Core Module Overview

Constructor & Destructor Documentation

◆ Profiler()

belfem::Profiler::Profiler ( const string aLogFile = "profiler.log")

◆ ~Profiler()

belfem::Profiler::~Profiler ( )
default

Member Function Documentation

◆ start()

void belfem::Profiler::start ( )

◆ stop()

void belfem::Profiler::stop ( )

The documentation for this class was generated from the following files: