ajenti.profiler

ajenti.profiler.get_profiles()[source]

Returns all accumulated profiling values

ajenti.profiler.profile_end(name=None)[source]

Ends a profiling interval with specific name

ajenti.profiler.profile_start(name)[source]

Starts a profiling interval with specific name Profiling data is sent to the client with next data batch.

ajenti.profiler.profiled(namefx=None)[source]
comments powered by Disqus