v8/src/tracing
lpy 1f96226bc2 [Tracing] Fix inaccurate time accumulation in runtime statistics.
In tracing we collect runtime statistics data based on top level trace events,
in this patch we force to clear the whole runtime statistics stack when we
enter top level trace events.

Review-Url: https://codereview.chromium.org/2483583002
Cr-Commit-Position: refs/heads/master@{#40867}
2016-11-09 17:08:37 +00:00
..
trace-event.cc [Tracing] Fix inaccurate time accumulation in runtime statistics. 2016-11-09 17:08:37 +00:00
trace-event.h [Tracing] Use TracingCategoryObserver in runtime statistics 2016-11-04 00:31:32 +00:00
traced-value.cc Use TracedValue in runtime statistics. 2016-10-19 14:56:35 +00:00
traced-value.h Use TracedValue in runtime statistics. 2016-10-19 14:56:35 +00:00
tracing-category-observer.cc [Tracing] Use TracingCategoryObserver in gc statistics 2016-11-08 03:14:22 +00:00
tracing-category-observer.h [profiler] Introduce lightweight mode for Rutime Call Stats collection. 2016-11-07 18:14:14 +00:00