Adds labels to processes.
commit5014e16e50fbb3566a8a055919d245f385b0163d
authoraerotwist <aerotwist@chromium.org>
Wed, 15 Jul 2015 12:33:49 +0000 (15 05:33 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 15 Jul 2015 12:34:24 +0000 (15 12:34 +0000)
tree8aa26ecc3d2ee51de73bea4c2c323054bd9e119f
parent05f00c1b5e0edd128b5b2f2b903a9e00f8b449bc
Adds labels to processes.

We don't currently populate labels with the other information for a process. This adds labels to the importer.

R=skyostil@chromium.org
BUG=

Review URL: https://codereview.chromium.org/1235433003

Cr-Commit-Position: refs/heads/master@{#338842}
tools/telemetry/telemetry/timeline/process.py
tools/telemetry/telemetry/timeline/trace_event_importer.py
tools/telemetry/telemetry/timeline/trace_event_importer_unittest.py