• Pavel Vlasov's avatar
    --perf_instrument parameter now has int type and 0, 1, 2 modes (1 - simple… · 349d5ba0
    Pavel Vlasov authored
    --perf_instrument parameter now has int type and 0, 1, 2 modes (1 - simple trees, 2 - expanded trees for functions with same name but different calling address);
    
    Maximum depth limit var was added to the instrumentation structure;
    
    Trace names output console output fix: improper tree formatting could happen;
    Output in case of error was added;
    
    Custom regions improvements;
    
    Improved timing and weight calculation for parallel regions; New TC (threads counter) value to indicate how many different threads accessed particular node;
    
    parallel_for, warnings fixes and ReturnAddress code from Alexander Alekhin;
    349d5ba0
Name
Last commit
Last update
.github Loading commit data...
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.tgitconfig Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...