despiker.profdatasource

Profiling data sources (which receive profiling data sent by the profiled application).

Members

Classes

ProfDataSource
class ProfDataSource

Base class for profiling data sources.

ProfDataSourceException
class ProfDataSourceException

Exception thrown at ProfileDataSource errors.

ProfDataSourceRaw
class ProfDataSourceRaw

A profiling data source that reads raw profiling data from files.

ProfDataSourceStdin
class ProfDataSourceStdin

A profiling data source that reads profiling data from stdin.

Structs

ProfileDataChunk
struct ProfileDataChunk

A chunk of profiling data.

Meta