1. 12 Oct, 2018 1 commit
  2. 20 Sep, 2018 1 commit
  3. 18 Sep, 2018 2 commits
  4. 14 Sep, 2018 1 commit
  5. 11 Sep, 2018 1 commit
  6. 24 Aug, 2018 1 commit
  7. 22 Aug, 2018 1 commit
  8. 06 Aug, 2018 1 commit
  9. 03 Aug, 2018 1 commit
    • Ali Ijaz Sheikh's avatar
      [tracing] allow dynamic control of tracing · bf5ea813
      Ali Ijaz Sheikh authored
      If the trace_buffer_ was null, we were returning a pointer to a static
      flag back that permanently disabled that particular trace point.
      
      This implied an assumption that tracing will be statically enabled at
      process startup, and once it is disabled, it will never be enabled
      again. On Node.js side we want to dynamically enable/disable tracing as per
      programmer intent.
      
      Change-Id: Ic7a7839b8450ab5c356d85e8e0826f42824907f4
      Reviewed-on: https://chromium-review.googlesource.com/1161518Reviewed-by: 's avatarYang Guo <yangguo@chromium.org>
      Commit-Queue: Ali Ijaz Sheikh <ofrobots@google.com>
      Cr-Commit-Position: refs/heads/master@{#54903}
      bf5ea813
  10. 07 May, 2018 1 commit
  11. 02 Feb, 2018 1 commit
  12. 12 Jan, 2018 1 commit
  13. 10 Jan, 2018 1 commit
  14. 13 Oct, 2017 1 commit
  15. 03 Jul, 2017 1 commit
    • Jochen Eisinger's avatar
      Reland "Switch tracing to use v8::TracingController" · cc59f8b1
      Jochen Eisinger authored
      Original change's description:
      > Switch tracing to use v8::TracingController
      >
      > BUG=v8:6511
      > R=fmeawad@chromium.org
      >
      > Cq-Include-Trybots: master.tryserver.chromium.linux:linux_chromium_rel_ng
      > Change-Id: I4961e4b61a9ddc98385ed97c3ffcbcaef2d9cba7
      > Reviewed-on: https://chromium-review.googlesource.com/543144
      > Commit-Queue: Jochen Eisinger <jochen@chromium.org>
      > Reviewed-by: Fadi Meawad <fmeawad@chromium.org>
      > Cr-Commit-Position: refs/heads/master@{#46307}
      
      BUG=v8:6511
      TBR=fmeawad@chromium.org
      
      Cq-Include-Trybots: master.tryserver.chromium.linux:linux_chromium_rel_ng;master.tryserver.v8:v8_linux64_tsan_rel
      Change-Id: Ide32b409248dfd466e7c0bae1d8ae61d6a955d98
      Reviewed-on: https://chromium-review.googlesource.com/558865
      Commit-Queue: Jochen Eisinger <jochen@chromium.org>
      Reviewed-by: 's avatarJochen Eisinger <jochen@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#46381}
      cc59f8b1
  16. 29 Jun, 2017 2 commits
  17. 22 Jun, 2017 1 commit
  18. 30 May, 2017 1 commit
  19. 05 Jan, 2017 1 commit
  20. 08 Dec, 2016 1 commit
  21. 31 Oct, 2016 1 commit
  22. 27 Sep, 2016 3 commits
  23. 26 Sep, 2016 1 commit
  24. 09 Sep, 2016 1 commit
  25. 10 Aug, 2016 2 commits
  26. 04 Aug, 2016 1 commit
  27. 02 Aug, 2016 1 commit
  28. 27 Jul, 2016 1 commit
  29. 26 Jul, 2016 2 commits