dplug.gui.profiler

Trace Event Format profiling.

Members

Classes

NullProfiler
class NullProfiler
Undocumented in source.
TraceProfiler
class TraceProfiler

Allows to generate a Trace Event Format profile JSON.

Functions

createProfiler
IProfiler createProfiler()

Create an IProfiler.

destroyProfiler
void destroyProfiler(IProfiler profiler)

Destroy an IProfiler created with createTraceProfiler.

Interfaces

IProfiler
interface IProfiler

Allows to generate a Trace Event Format profile JSON.

Meta

Authors

Guillaume Piolat