1. 16 Aug, 2018 1 commit
  2. 03 Jul, 2018 1 commit
    • Camillo Bruni's avatar
      [tools] parse-processor improvements · a8582eb2
      Camillo Bruni authored
      - display script size overview
      - color scripts in overview depending on eval, streaming or other scripts
      - fix stats to always take own-bytes into accout
      - rename all *Time properties to *Duration for consistency
      - extract ScriptSource log event into separate method
      - support script source events in parse-processor
      
      Bug: chromium:757467, chromium:850038
      Change-Id: I227d1d5952ae9e508ab1a01146fcf47f74a3f7ea
      Reviewed-on: https://chromium-review.googlesource.com/1117195
      Commit-Queue: Camillo Bruni <cbruni@chromium.org>
      Reviewed-by: 's avatarSathya Gunasekaran <gsathya@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#54159}
      a8582eb2
  3. 20 Jun, 2018 1 commit
  4. 24 Oct, 2017 1 commit
  5. 10 Aug, 2017 2 commits
  6. 28 Jul, 2017 1 commit
  7. 23 Jun, 2017 1 commit
  8. 27 Apr, 2017 1 commit
  9. 13 Apr, 2017 1 commit
  10. 11 Apr, 2017 1 commit
  11. 22 Mar, 2017 1 commit
  12. 10 Mar, 2017 1 commit
  13. 09 Mar, 2017 2 commits
  14. 04 Mar, 2017 1 commit
  15. 01 Feb, 2017 4 commits
  16. 10 Jun, 2016 1 commit
  17. 02 May, 2016 1 commit
  18. 13 Apr, 2016 1 commit
    • fedor's avatar
      tools: fix tickprocessor Cpp symbols on mac · 1383d001
      fedor authored
      Despite man page documentation:
      
          -f Display the symbol table of a dynamic library flat (as one
             file not separate modules).
      
      `nm` on mac treats `-f` as a shorthand for `-format`. The `-f` argument
      does not seem to be required, so just remove it completely.
      
      (For `-format` documentation - see `nm --help` on mac).
      
      BUG=
      
      Review URL: https://codereview.chromium.org/1840633002
      
      Cr-Commit-Position: refs/heads/master@{#35445}
      1383d001
  19. 05 Apr, 2016 1 commit
  20. 03 Sep, 2015 1 commit
  21. 05 May, 2015 1 commit
  22. 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
  23. 17 Oct, 2014 1 commit
  24. 04 Aug, 2014 1 commit
  25. 22 Nov, 2013 1 commit
  26. 23 Aug, 2013 1 commit
  27. 07 Aug, 2013 1 commit
  28. 03 Jul, 2013 1 commit
  29. 02 Jul, 2013 1 commit
  30. 24 Apr, 2013 1 commit
  31. 19 Apr, 2013 1 commit
  32. 12 Apr, 2013 1 commit
  33. 29 Jan, 2013 1 commit
  34. 28 Nov, 2012 1 commit
  35. 22 Nov, 2012 1 commit