Descriptiontelemetry: Pass systrace categories properly
Pass systrace categories to chrome_profiler as a comma separated single
argument instead of one argument per category. This fixes a bug where
only the first category was actually enabled.
We also set the output format to JSON because it's not necessary to wrap
the resulting systrace into a HTML container as we end up zipping the
result anyway.
TEST=tools/perf/run_benchmark smoothness.key_mobile_sites --browser=android-chrome --page-filter=linked --profiler=android-systrace
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289277
Patch Set 1 #
Total comments: 2
Patch Set 2 : Use test asserts. #Patch Set 3 : Rebased. #
Messages
Total messages: 12 (0 generated)
|