1. 09 Dec, 2016 1 commit
  2. 08 Dec, 2016 1 commit
  3. 17 Nov, 2016 1 commit
  4. 16 Nov, 2016 1 commit
  5. 02 Nov, 2016 1 commit
  6. 26 Oct, 2016 1 commit
  7. 28 Sep, 2016 2 commits
  8. 27 Sep, 2016 1 commit
  9. 26 Sep, 2016 1 commit
  10. 23 Sep, 2016 1 commit
  11. 05 Jul, 2016 1 commit
  12. 10 Jun, 2016 1 commit
  13. 06 Jun, 2016 1 commit
  14. 12 May, 2016 2 commits
  15. 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
  16. 06 May, 2016 1 commit