|
timemory 3.3.0
Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template API is essentially a framework to creating tools: it is designed to provide a unifying interface for recording various performance measurements alongside data logging and interfaces to other tools.
|
#include "timemory/components/perfetto/types.hpp"#include "timemory/components/perfetto/perfetto.hpp"#include "timemory/manager.hpp"#include "timemory/operations/types/decode.hpp"#include "timemory/operations/types/storage_initializer.hpp"#include "timemory/settings.hpp"#include <string>
Include dependency graph for perfetto.cpp:Go to the source code of this file.
Namespaces | |
| namespace | tim |
| namespace | tim::component |
Macros | |
| #define | TIMEMORY_COMPONENTS_PERFETTO_PERFETTO_CPP_ 1 |
| #define | TIMEMORY_COMPONENT_PERFETTO_INLINE |
| #define TIMEMORY_COMPONENT_PERFETTO_INLINE |
Definition at line 34 of file perfetto.cpp.
| #define TIMEMORY_COMPONENTS_PERFETTO_PERFETTO_CPP_ 1 |
Definition at line 27 of file perfetto.cpp.