|
Split the TRACE_EVENTs from the LOG/HistogramTimers/TimerEvents functionality.
This CL adds a TRACE_EVENT where there is an isolated LOG, a HistogramTimer
or a TimerEvent.
Once we have a d8 tracing controller, all TimerEvents will be removed since
they do not provide an added value over TRACE_EVENTs. HistogramTimers will
remain, but their functionality will be limited to Histograms only.
BUG= v8:4562
LOG=N
Committed: https://crrev.com/c6279388c75e7aad0c5d0288ac22d23c3500aefd
Cr-Commit-Position: refs/heads/master@{#34099}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+74 lines, -20 lines) |
Patch |
|
M |
src/api.cc
|
View
|
|
8 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler.cc
|
View
|
|
10 chunks |
+11 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/counters.h
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
src/deoptimizer.cc
|
View
|
|
4 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/full-codegen/full-codegen.cc
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/heap/heap.cc
|
View
|
|
6 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/heap/incremental-marking.cc
|
View
|
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/ic/ic.cc
|
View
|
|
16 chunks |
+16 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/log.cc
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/log-inl.h
|
View
|
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
|
M |
src/optimizing-compile-dispatcher.cc
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/parsing/parser.cc
|
View
|
|
4 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/runtime/runtime-compiler.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/vm-state-inl.h
|
View
|
|
3 chunks |
+11 lines, -4 lines |
0 comments
|
Download
|
Total messages: 29 (14 generated)
|