1. 03 Apr, 2019 1 commit
  2. 05 Oct, 2016 1 commit
    • leszeks's avatar
      [tools] run-perf: ensure command line arguments are prepended · fdc277e6
      leszeks authored
      This change to run-perf.sh ensures that command line arguments are
      prepended rather than appended to the passed in command. This is to
      ensure that the arguments to d8 aren't accidentally passed through to
      the js instead, as would be in the case:
      
      tools/run-perf.sh d8 main.js -- --js-arg
      
      A real-life example is passing --predictable to Octane's run.js
      
      Review-Url: https://codereview.chromium.org/2391193003
      Cr-Commit-Position: refs/heads/master@{#39999}
      fdc277e6
  3. 10 May, 2016 1 commit
  4. 10 Mar, 2016 1 commit