Hi, This tool looks awesome, but I can't get it to work. I'm using it by: ``` import Perf from 'react-addons-perf' window.Perf = Perf ``` I start, make some changes, stop. All I see is: <img width="1402" alt="screen shot 2016-04-12 at 4 53 20 pm" src="https://cloud.githubusercontent.com/assets/8089974/14478007/20279836-00cf-11e6-98f0-7acf80cc6ded.png"> I am using this with react 15.0.1, Chrome 49.0.2623 if that helps.