summaryrefslogtreecommitdiffstats
path: root/tools/perf/metrics/timeline_unittest.py
Commit message (Expand)AuthorAgeFilesLines
* Telemetry: Add mean-frame-time and tasks-per-frameepenner2014-10-201-10/+13
* Remove page_measurement_results.nednguyen@google.com2014-08-061-3/+3
* Move telemetry/core/timeline and timeline_data to telemetry/timeline. This p...nednguyen@google.com2014-06-181-1/+1
* Modify smoothness measurement to measure smoothness for ranges around gestures.nednguyen@google.com2014-04-231-13/+11
* Remove WillRunAction and DidRunAction from page_test.nednguyen@google.com2014-04-151-2/+2
* Move loading_trace & thread_times to the new timeline_based_metric API.nednguyen@google.com2014-04-111-26/+55
* Added telemetry test metric network.py.bolian@chromium.org2014-03-271-28/+4
* Move start & stop logic from timeline_metric to measurement/. This is the fir...nednguyen@google.com2014-03-261-19/+15
* Remove loading_timelinenednguyen@google.com2014-03-201-2/+2
* Telemetry: Use mimimum tracing for timeline benchmarks.epenner@chromium.org2014-02-211-3/+1
* Telemetry: Remove 'overhead' time from thread times measurement.epenner@chromium.org2014-02-051-14/+61
* Telemetry: Limit timeline to action time ranges.epenner@chromium.org2014-01-181-2/+11
* Sanitize counter names and fix a division error in counter totalsnduca@chromium.org2014-01-181-0/+19
* Telemetry: Use cc frames and fix bots.epenner@chromium.org2014-01-171-6/+6
* Telemetry: Fix timeline frame counting on Macepenner@chromium.org2014-01-171-1/+1
* Sanitize event names before adding to results objectnduca@chromium.org2014-01-161-0/+30
* Telemetry: Normalize fast-path results with frames.epenner@chromium.org2014-01-161-32/+23
* Timeline cleanups for silk measurementnduca@chromium.org2014-01-151-0/+91