1. 19 Feb, 2019 1 commit
  2. 22 Oct, 2018 1 commit
  3. 19 Sep, 2018 1 commit
  4. 07 Sep, 2018 1 commit
  5. 18 Jul, 2018 2 commits
  6. 13 Jul, 2018 1 commit
  7. 04 Dec, 2017 1 commit
  8. 01 Aug, 2017 1 commit
  9. 04 Mar, 2017 1 commit
  10. 02 Feb, 2017 1 commit
  11. 03 Jan, 2017 3 commits
  12. 09 Dec, 2016 1 commit
  13. 08 Dec, 2016 1 commit
  14. 17 Nov, 2016 1 commit
  15. 16 Nov, 2016 1 commit
  16. 02 Nov, 2016 1 commit
  17. 26 Oct, 2016 1 commit
  18. 28 Sep, 2016 2 commits
  19. 27 Sep, 2016 1 commit
  20. 26 Sep, 2016 1 commit
  21. 23 Sep, 2016 1 commit
  22. 05 Jul, 2016 1 commit
  23. 10 Jun, 2016 1 commit
  24. 06 Jun, 2016 1 commit
  25. 12 May, 2016 2 commits
  26. 11 May, 2016 1 commit
    • nikolaos's avatar
      Add script injection when replaying with callstats.py · 5fa1c61e
      nikolaos authored
      This allows benchmarking without --single-process and correctly
      gathering --runtime-call-stats numbers.
      
      Add optional parameter to %GetAndResetRuntimeCallStats
      
      -  Without any parameter, it returns a string with the runtime call
         statistics (as before).
      -  With one string parameter, it appends the statistics to the file with
         that file name.
      -  With one integer parameter (which must be 1=stdout or 2=stderr), it
         prints the statistics to the output with of that file descriptor.
      
      The injected script is automatically generated.
      Also, callstats.py does not have a hardwired DEFAULT_SITES anymore.
      
      R=cbruni@chromium.org
      BUG=
      LOG=N
      
      Review-Url: https://codereview.chromium.org/1966193002
      Cr-Commit-Position: refs/heads/master@{#36172}
      5fa1c61e
  27. 06 May, 2016 1 commit