1. 10 11月, 2017 1 次提交
  2. 24 8月, 2017 1 次提交
  3. 31 7月, 2017 1 次提交
  4. 25 7月, 2017 1 次提交
  5. 24 7月, 2017 1 次提交
  6. 10 7月, 2017 1 次提交
  7. 26 6月, 2017 1 次提交
  8. 22 6月, 2017 1 次提交
  9. 16 12月, 2016 1 次提交
  10. 12 12月, 2016 1 次提交
  11. 30 11月, 2016 1 次提交
  12. 15 11月, 2016 1 次提交
  13. 08 11月, 2016 1 次提交
    • P
      --perf_instrument parameter now has int type and 0, 1, 2 modes (1 - simple... · 349d5ba0
      Pavel Vlasov 提交于
      --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
  14. 08 9月, 2016 1 次提交
  15. 17 8月, 2016 1 次提交
  16. 22 9月, 2015 2 次提交
  17. 19 9月, 2015 1 次提交
    • P
      ts/ts_perf: fix wrong has() usage · 31da8335
      Pavel Rojtberg 提交于
      `has()` only tests for an argument presence which is always true for
      arguments with default values. Use `get<bool>()` to check the value
      instead.
      31da8335
  18. 30 6月, 2015 1 次提交
  19. 27 4月, 2015 1 次提交
  20. 21 10月, 2014 1 次提交
  21. 15 10月, 2014 1 次提交
    • P
      Implementation detector and selector for IPP and OpenCL; · 45958eaa
      Pavel Vlasov 提交于
      IPP can be switched on and off on runtime;
      
      Optional implementation collector was added (switched off by default in CMake). Gathers data of implementation used in functions and report this info through performance TS;
      
      TS modifications for implementations control;
      45958eaa
  22. 17 4月, 2014 1 次提交
  23. 21 3月, 2014 1 次提交
  24. 02 3月, 2014 1 次提交
  25. 24 2月, 2014 1 次提交
  26. 20 2月, 2014 1 次提交
  27. 20 1月, 2014 1 次提交
  28. 13 1月, 2014 1 次提交
  29. 25 12月, 2013 1 次提交
  30. 03 12月, 2013 3 次提交
  31. 13 11月, 2013 1 次提交
  32. 12 10月, 2013 1 次提交
  33. 01 10月, 2013 2 次提交
  34. 02 9月, 2013 3 次提交