tharsis.prof

Undocumented in source.

Modules

chunkyeventlist
module tharsis.prof.chunkyeventlist

A 'chunky' event list that supports real-time adding of profiling data and related * ranges/generators.

csv
module tharsis.prof.csv

CSV serialization.

despikersender
module tharsis.prof.despikersender

Support for <a href="https://github.com/kiith-sa/despiker">Despiker</a>

profiler
module tharsis.prof.profiler

Functionality needed to record profiling data.

ranges
module tharsis.prof.ranges

Ranges used to process and analyze profiling results.

Public Imports

tharsis.prof.chunkyeventlist
public import tharsis.prof.chunkyeventlist;
Undocumented in source.
tharsis.prof.csv
public import tharsis.prof.csv;
Undocumented in source.
tharsis.prof.despikersender
public import tharsis.prof.despikersender;
Undocumented in source.
tharsis.prof.profiler
public import tharsis.prof.profiler;
Undocumented in source.
tharsis.prof.ranges
public import tharsis.prof.ranges;
Undocumented in source.

Meta