1. 08 Nov, 2016 1 commit
    • 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
  2. 08 Sep, 2016 1 commit
  3. 17 Aug, 2016 1 commit
  4. 22 Sep, 2015 2 commits
  5. 18 Sep, 2015 1 commit
    • Pavel Rojtberg's avatar
      ts/ts_perf: fix wrong has() usage · 31da8335
      Pavel Rojtberg authored
      `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
  6. 30 Jun, 2015 1 commit
  7. 27 Apr, 2015 1 commit
  8. 21 Oct, 2014 1 commit
  9. 15 Oct, 2014 1 commit
    • Pavel Vlasov's avatar
      Implementation detector and selector for IPP and OpenCL; · 45958eaa
      Pavel Vlasov authored
      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
  10. 17 Apr, 2014 1 commit
  11. 21 Mar, 2014 1 commit
  12. 02 Mar, 2014 1 commit
  13. 23 Feb, 2014 1 commit
  14. 20 Feb, 2014 1 commit
  15. 20 Jan, 2014 1 commit
  16. 13 Jan, 2014 1 commit
  17. 25 Dec, 2013 1 commit
  18. 03 Dec, 2013 3 commits
  19. 13 Nov, 2013 1 commit
  20. 12 Oct, 2013 1 commit
  21. 01 Oct, 2013 1 commit
  22. 30 Sep, 2013 1 commit
  23. 02 Sep, 2013 3 commits
  24. 21 Aug, 2013 2 commits
  25. 18 Jul, 2013 1 commit
  26. 19 Jun, 2013 3 commits
  27. 10 Jun, 2013 2 commits
  28. 17 Apr, 2013 1 commit
  29. 24 Mar, 2013 1 commit
  30. 08 Feb, 2013 1 commit
  31. 31 Jan, 2013 1 commit