1. 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
  2. 16 Jan, 2015 1 commit
  3. 13 Nov, 2014 1 commit
  4. 14 Oct, 2014 1 commit
  5. 09 Oct, 2014 1 commit
  6. 08 Oct, 2014 2 commits
  7. 30 Sep, 2014 1 commit
  8. 24 Sep, 2014 1 commit
  9. 17 Sep, 2014 1 commit
  10. 12 Aug, 2014 1 commit
  11. 04 Aug, 2014 1 commit
  12. 16 Jul, 2014 1 commit
  13. 15 Jul, 2014 1 commit
  14. 14 Jul, 2014 1 commit
  15. 03 Jul, 2014 2 commits
  16. 02 Jul, 2014 2 commits
  17. 01 Jul, 2014 2 commits
  18. 30 Jun, 2014 3 commits
  19. 24 Jun, 2014 3 commits
  20. 13 Jun, 2014 2 commits
  21. 12 Jun, 2014 1 commit
  22. 10 Jun, 2014 1 commit
  23. 03 Jun, 2014 1 commit
  24. 27 May, 2014 1 commit
  25. 26 May, 2014 2 commits
  26. 23 May, 2014 1 commit
  27. 22 May, 2014 1 commit
  28. 09 May, 2014 1 commit
  29. 06 May, 2014 2 commits