v8/src/tracing
Sami Kyostila ca21777667 [tracing] Remove id mangling
Remove trace id mangling since it's been deprecated (and is also being
removed) in Chromium [1] and the actual id mangling operation was never
implemented in V8's version.

This patch doesn't introduce the upstream replacement
(TRACE_ID_{LOCAL,GLOBAL}), since nothing in V8 needs it and it'll be
shortly brought in with the transition to the Perfetto client library[2].

Bug: chromium:639003

[1] crbug.com/639003
[2] https://docs.google.com/document/d/1f7tt4cb-JcA5bQFR1oXk60ncJPpkL02_Hi_Bc6MfTQk/

Change-Id: Ifabda63b9c56918fafcc24dfc589b8e513a3f29b
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2016592
Commit-Queue: Sami Kyöstilä <skyostil@chromium.org>
Commit-Queue: Peter Marshall <petermarshall@chromium.org>
Auto-Submit: Sami Kyöstilä <skyostil@chromium.org>
Reviewed-by: Peter Marshall <petermarshall@chromium.org>
Cr-Commit-Position: refs/heads/master@{#65946}
2020-01-23 12:50:48 +00:00
..
OWNERS Add OWNERS files for src and test 2019-05-30 04:51:21 +00:00
trace-event.cc Move remaining files in src/ 2019-05-24 18:24:36 +00:00
trace-event.h [tracing] Remove id mangling 2020-01-23 12:50:48 +00:00
traced-value.cc Move utility code to src/utils 2019-05-23 14:13:34 +00:00
traced-value.h [cctest] Add V8_EXPORT_PRIVATE for cctest (src/ part) 2019-04-04 09:23:59 +00:00
tracing-category-observer.cc Move remaining files in src/ 2019-05-24 18:24:36 +00:00
tracing-category-observer.h