ARM-software / trappy

This repository has moved to https://gitlab.arm.com/tooling/trappy
Apache License 2.0
60 stars 39 forks source link

parse traces from the common clock infrastructure #271

Closed kdub closed 6 years ago

kdub commented 6 years ago

Traces from clock_set_rate, clock_enable, clock_disable need specialized parsing. Add additional feature to parse these traces.

Test: run the 3 new unit tests (nosetests tests/test_common_clk.py)

Change-Id: Ib93b72697fc4d5eb30cffb914bbe0cb4c4cd872d

kdub commented 6 years ago

@bjackman Thanks for the review, adopted all suggestions

bjackman commented 6 years ago

Welcome aboard :grin:

joelagnel commented 6 years ago

Awesome. :):)