History log of /external/chromium-trace/systrace-legacy.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ad0b04f54dab7c049e98abd97353bd46ce30294b 21-Jul-2015 Chris Craik <ccraik@google.com> Sync to latest from aosp master

bug:22636165

Change-Id: Iccf99b34047273f277eae53ef9614e3e562ece4d
/external/chromium-trace/systrace-legacy.py
93216d0b8afcc23eb8811175ca32338cd09c9dca 05-Mar-2015 Chris Craik <ccraik@google.com> Update to latest trace viewer

Upstream trace viewer has changed substantially since last pull.

First, the old flattening into js + css + html workflow has been replaced with
a new flatten into single html file workflow.

Second, trace viewer has moved to git.

Some pieces that were previously only in systrace are now upstream as well.
In particular, minification is now upstream. Thus, the minifying features in
systrace can be removed.

Change-Id: Ibc6a46fa3dccff8b771a95aae1909cf178157264
/external/chromium-trace/systrace-legacy.py
9c39c34a196b50aaaa2dd897b7844e2e0508e522 19-Jul-2013 Siva Velusamy <vsiva@google.com> Fix legacy script to pick up html prefix from external file

Change-Id: Id67f6a502b7688fb39ecdb70546eb3049111fdd2
/external/chromium-trace/systrace-legacy.py
66a37686207944273ced825e0e8b6b6375f8c3de 16-Jul-2013 Jamie Gennis <jgennis@google.com> systrace: update to trace-viewer rev 740

Change-Id: I56fd37959b15653100a6add274c066c4359d55f0
/external/chromium-trace/systrace-legacy.py
664f21bcaf14044e5e9b09cb7beb8724d18fb851 04-Jun-2013 Jamie Gennis <jgennis@google.com> systrace: add support for older platform versions.

This change re-adds the old Systrace script from before JB MR2 and exec's it
from systrace.py when it detects that the device's SDK-version is less than 18.
This change also modifies the pre-JB-MR2 script to generate HTML that is
compatible with the latest script.js and style.css.

Change-Id: I29c3327e95f8fd0a4aab730845abac84e66848ef
/external/chromium-trace/systrace-legacy.py