History log of /TaskScheduler/Scheduler/Include/MTProfilerEventListener.h (Results 1 – 9 of 9)
Revision Date Author Comments
# 47ecee31 06-Dec-2016 s.makeev_local <[email protected]>

rewrote internal profiler to work better with Brofiler


# 9c716f68 26-Sep-2016 s.makeev_local <[email protected]>

Add support for vs2015 and support for Brofiler


# 3d930776 15-Sep-2016 s.makeev_local <[email protected]>

Implemented active wait feature.

Waiting thread now can process tasks and act as additional worker
thread.


# 6e90b535 09-Sep-2016 s.makeev_local <[email protected]>

Improve built-in profiler


# 60ac17fb 07-Sep-2016 s.makeev_local <[email protected]>

Fiber storage now use lock-free queue.

Refactor internal profiler.


# 02d170cf 15-Apr-2016 s.makeev_local <[email protected]>

Refactored and added support for ORBIS

(ORBIS code is cut out from this public repository due to NDA)


# 4a90b4a6 19-Dec-2015 Sergey Makeev <[email protected]>

Internal profiler was removed. Replaced by profiler events listener interface


# f371f0bd 19-Dec-2015 Sergey Makeev <[email protected]>

Instrumented build now support ANSI and UNICODE


# 0727c1f9 06-Oct-2015 Sergey Makeev <[email protected]>

Profiler event listener