Add trace-to-file support for base::TestSuite
Passing --trace-to-file on the command line will trace a default set of categories to a default trace file name (trace.json). --trace-to-file=categories --trace-to-file-name=somefile.json allow for more configuration. BUG=none Review URL: https://codereview.chromium.org/542893002 Cr-Commit-Position: refs/heads/master@{#296770}
Showing
base/test/trace_to_file.cc
0 → 100644
base/test/trace_to_file.h
0 → 100644
Please register or sign in to comment