Skip to content
Snippets Groups Projects
Commit 967063ec authored by Nathan Rogers's avatar Nathan Rogers Committed by CQ bot account: commit-bot@chromium.org
Browse files

[benchmarking] Make catapult converter a host side tool

As part of the plan outlined in PT-135, catapult converter will run
after the host side metrics / Fuchsia benchmark results computation.
Create a catapult converter host side tool in order to allow for this.

Also, because src/lib/uuid has a dependency on Fuchsia, inline the UUID
creation logic into catapult converter (since it's actually pretty
simple).

Add additional casts to appease the mac toolchain.

PT-135 #comment-patch

Test:
$ out/default/host_x64/host_catapult_converter_test
catapult_converter test passes on CQ
host_catapult_converter test runs and passes on CQ

Change-Id: I72e2fb62939b99701494f6f1cd7832b2882ec4f2
parent e6b2267c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment