|
Report trace buffer usage as number of events, not only percentage
The total event count will be used later to show progress indicator when retrieving recorded events. The progress will be estimated as total events received divided by total buffer size.
BUG= 426117
Committed: https://crrev.com/d57ba6fe68ea4b8bfbdc403ea7b3a3e74e38b03f
Cr-Commit-Position: refs/heads/master@{#304404}
Total comments: 2
Total comments: 2
Total comments: 12
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+157 lines, -112 lines) |
Patch |
 |
M |
base/debug/trace_event_impl.h
|
View
|
1
2
3
4
5
|
3 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
base/debug/trace_event_impl.cc
|
View
|
1
2
3
4
|
2 chunks |
+11 lines, -3 lines |
0 comments
|
Download
|
 |
M |
base/debug/trace_event_unittest.cc
|
View
|
1
2
3
4
|
3 chunks |
+3 lines, -6 lines |
0 comments
|
Download
|
 |
M |
components/tracing/child_trace_message_filter.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
components/tracing/child_trace_message_filter.cc
|
View
|
1
2
3
4
|
2 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
components/tracing/tracing_messages.h
|
View
|
1
2
3
4
|
4 chunks |
+10 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/browser/browser_shutdown_profile_dumper.cc
|
View
|
1
2
3
4
|
1 chunk |
+9 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/devtools/protocol/tracing_handler.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/devtools/protocol/tracing_handler.cc
|
View
|
1
2
|
2 chunks |
+8 lines, -9 lines |
0 comments
|
Download
|
 |
M |
content/browser/tracing/trace_message_filter.h
|
View
|
1
2
3
4
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/tracing/trace_message_filter.cc
|
View
|
1
2
3
4
|
4 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
content/browser/tracing/tracing_controller_impl.h
|
View
|
1
2
3
4
|
5 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
M |
content/browser/tracing/tracing_controller_impl.cc
|
View
|
1
2
3
4
|
4 chunks |
+50 lines, -44 lines |
0 comments
|
Download
|
 |
M |
content/browser/tracing/tracing_ui.cc
|
View
|
1
2
3
4
|
2 chunks |
+25 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/public/browser/tracing_controller.h
|
View
|
1
2
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
Total messages: 35 (9 generated)
|