|
Remove the TRACE_EVENT_*_ETW macros.
All tracing macros can now export events to ETW (see
TraceEventETWExport). Therefore, there is no reason to keep the
TRACE_EVENT_*_ETW macros. This patch removes all code related to these.
The base::win::EtwTraceProvider class is not removed as it's still
used for logging.
BUG= 489720
Committed: https://crrev.com/c435ad212c532a60e9e6fcd548ea4b09bc5363fd
Cr-Commit-Position: refs/heads/master@{#353272}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1 line, -786 lines) |
Patch |
 |
M |
base/trace_event/BUILD.gn
|
View
|
1
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
base/trace_event/trace_event.gypi
|
View
|
1
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
base/trace_event/trace_event_unittest.cc
|
View
|
1
|
4 chunks |
+0 lines, -54 lines |
0 comments
|
Download
|
 |
D |
base/trace_event/trace_event_win.h
|
View
|
|
1 chunk |
+0 lines, -125 lines |
0 comments
|
Download
|
 |
D |
base/trace_event/trace_event_win.cc
|
View
|
|
1 chunk |
+0 lines, -132 lines |
0 comments
|
Download
|
 |
D |
base/trace_event/trace_event_win_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -319 lines |
0 comments
|
Download
|
 |
M |
base/trace_event/trace_log.h
|
View
|
|
2 chunks |
+0 lines, -24 lines |
0 comments
|
Download
|
 |
M |
base/trace_event/trace_log.cc
|
View
|
|
2 chunks |
+0 lines, -23 lines |
0 comments
|
Download
|
 |
M |
chrome/test/logging/win/file_logger.h
|
View
|
|
1 chunk |
+1 line, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/test/logging/win/file_logger.cc
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/test/logging/win/log_file_printer.cc
|
View
|
|
3 chunks |
+0 lines, -39 lines |
0 comments
|
Download
|
 |
M |
chrome/test/logging/win/log_file_reader.h
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/test/logging/win/log_file_reader.cc
|
View
|
|
5 chunks |
+0 lines, -49 lines |
0 comments
|
Download
|
Total messages: 32 (13 generated)
|