1. 10 Mar, 2017 1 commit
  2. 20 Jan, 2015 1 commit
    • jkummerow's avatar
      Profiler improvements · feffccca
      jkummerow authored
      (1) --prof-cpp: Collects ticks like --prof, but ignores code creation events to reduce distortion (so all JS ticks will be "unaccounted"). Useful for profiling C++ code.
      (2) --timed-range flag for tick processor: Ignores ticks before the first and after the last call to Date.now(). Useful for focusing on the timed section of a test.
      
      Review URL: https://codereview.chromium.org/802333002
      
      Cr-Commit-Position: refs/heads/master@{#26168}
      feffccca
  3. 17 Oct, 2014 1 commit
  4. 04 Aug, 2014 1 commit
  5. 22 May, 2014 1 commit
  6. 14 Jul, 2009 1 commit
  7. 09 Jul, 2009 1 commit
  8. 07 Jul, 2009 2 commits