aboutsummaryrefslogtreecommitdiff
path: root/systrace.py
AgeCommit message (Expand)Author
2021-04-15Update scripts to specify python2John Reck
2016-08-23Prune old pyc filesJohn Reck
2016-08-19Update to latest catapult (1ff7619f)Chris Craik
2016-03-28Update to latest catapult (e5abb7bd)android-7.1.0_r7android-7.1.0_r6android-7.1.0_r5android-7.1.0_r4android-7.1.0_r3android-7.1.0_r2android-7.1.0_r1nougat-dr1-releasenougat-devChris Craik
2015-08-28Update after moving the code to CatapultZhen Wang
2015-08-11Changed how pre processing commands are issued & added fix_tgids opt.Scott Bauer
2015-07-28Enable Systrace to be used during boot.Yasuhiro Matsuda
2015-06-25add support for legacy (pre-4.3) platformYoung-Ho Cha
2015-06-22Refactor systraceZhen Wang
2015-06-10Add unit test for systrace.pyZhen Wang
2015-05-29Fix systrace.py to work on Windows.Brent Austin
2015-05-29Fix error with --list-categories caused by wrong indentation.Brent Austin
2015-05-28Refactored main().Brent Austin
2015-05-15More robust error handling for calls to adb.Brent Austin
2015-05-14Added --no-compress option.Brent Austin
2015-05-14Added python version check.Brent Austin
2015-05-14Add comments and reformatting to get rid of lint warnings.Brent Austin
2015-05-13Fix traces generated from an async invocation of atraceAdrian Roos
2015-05-07Improve robustness of thread name fixingAdrian Roos
2015-04-28Fix adb shell argument constructionChris Craik
2015-04-08Merge "Added ability to import traces from multiple tracers."Chris Craik
2015-04-07Set default tracing categoriesChris Craik
2015-04-06Added ability to import traces from multiple tracers.Aaron Schulman
2015-04-02Escape double quotes in trace contentsChris Craik
2015-04-01Update to latest trace viewerChris Craik
2014-08-15Fix thread names when absent or truncated.Jeff Brown
2013-07-19Extract prefix and suffix html blocks to separate filesSiva Velusamy
2013-07-15systrace: update to trace-viewer rev 740Jamie Gennis
2013-06-04systrace: remove the use of a Python 2.7 functionandroid-4.3_r2.3android-4.3_r2.2android-4.3_r2.1android-4.3_r2jb-mr2.0-releasejb-mr2-devJamie Gennis
2013-06-03systrace: add support for older platform versions.Jamie Gennis
2013-05-13systrace: fix pipe readingJamie Gennis
2013-04-08systrace: add kernel function tracing supportJamie Gennis
2013-03-29systrace: plumb the -a flag through to systrace.pyJamie Gennis
2013-03-27systrace: update to trace-viewer rev 237Jeff Brown
2013-03-08systrace: fix CRLF handlingJamie Gennis
2013-02-15Fix systrace when parsing from a trace fileXia Wang
2012-12-07systrace: add support for the new atrace interfaceJamie Gennis
2012-10-08systrace: add support for using a trace fileandroid-sdk-support_r11android-cts-4.2_r2android-cts-4.2_r1android-4.2_r1android-4.2.2_r1.2android-4.2.2_r1.1android-4.2.2_r1android-4.2.1_r1.2android-4.2.1_r1.1android-4.2.1_r1jb-mr1.1-releasejb-mr1.1-dev-plus-aospjb-mr1.1-devjb-mr1-releasejb-mr1-dev-plus-aospjb-mr1-devGlenn Kasten
2012-10-04systrace: add --bus-utilization optionErik Gilling
2012-09-20systrace: rebase against upstream trace-viewerJamie Gennis
2012-08-30add -e option for adb serialKeun young Park
2012-06-12am 1f5d4e97: systrace: handle user builds more gracefullyandroid-sdk-adt_r20tools_r20ics-plus-aospJamie Gennis
2012-06-07systrace: handle user builds more gracefullyandroid-cts-4.1_r4android-cts-4.1_r2android-cts-4.1_r1android-4.1.2_r2.1android-4.1.2_r2android-4.1.2_r1android-4.1.1_r6.1android-4.1.1_r6android-4.1.1_r5android-4.1.1_r4android-4.1.1_r3android-4.1.1_r2android-4.1.1_r1.1android-4.1.1_r1jb-releasejb-mr0-releasejb-devJamie Gennis
2012-05-31Add camera as an ATRACE tagEino-Ville Talvala
2012-05-22Add disk I/O tracing.Jeff Brown
2012-05-22Clean up systrace a bit.Jeff Brown
2012-05-11systrace: add a tracing tag for videoJamie Gennis
2012-05-09systrace: rename the tags propertyJamie Gennis
2012-05-08systrace: move init code into a js fileJamie Gennis
2012-05-07systrace.py: support for CPU idle event tracingJamie Gennis