aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2023-04-20explict log dir in canonical_perf.shUsta Shrestha
2023-04-17Fix event ordering in perf scriptUsta Shrestha
2023-04-17cosmetic: use os.walkdir()Usta Shrestha
2023-04-14cosmetic: warmup runs made clearerUsta Shrestha
2023-04-13Merge "symlink_version_number expected in symlink forest"Treehugger Robot
2023-04-12symlink_version_number expected in symlink forestUsta Shrestha
2023-04-11Copy the metrics files instead of moving the metrics in CUJJason Wu
2023-03-31make action_diff_notebook match docsSam Delmerico
2023-03-29cosmetic: display help text propertyUsta Shrestha
2023-03-28cosmetic: display the top level build phasesUsta Shrestha
2023-03-28typo: canonical_perf.sh to invoke incremental_build.shUsta Shrestha
2023-03-28python aprotoc instead of jq and textprotoUsta Shrestha
2023-03-23for dry-run no need to rerun a buildUsta Shrestha
2023-03-24cosmetic: make warm-up run more obviousUsta Shrestha
2023-03-22cosmetic: argument is always the same valueUsta Shrestha
2023-03-22Merge "incremental build CUJs"Usta (Tsering) Shrestha
2023-03-21Merge "Add "modify frameworks/../View.java CUJ""Usta (Tsering) Shrestha
2023-03-20linient event ordering in CUJsUsta Shrestha
2023-03-20Add "modify frameworks/../View.java CUJ"Usta Shrestha
2023-03-20incremental build CUJsUsta Shrestha
2023-03-16Merge changes I9c9bd661,I2895fee6Sam Delmerico
2023-03-16add diff of argument paths to difftool notebookSam Delmerico
2023-03-16add Python notebook to aid in diffing `b` outputSam Delmerico
2023-03-14Merge changes I09850c70,Id0a0263bUsta (Tsering) Shrestha
2023-03-14Merge "Simplify pretty print of metrics"Usta (Tsering) Shrestha
2023-03-14Merge "Remove auto-added java deps from bp2build progress"Treehugger Robot
2023-03-14warn against non-default product for perf testsusta
2023-03-14do a single warm-up runUsta Shrestha
2023-03-13Simplify pretty print of metricsUsta Shrestha
2023-03-10Add warm-up buildsUsta Shrestha
2023-03-10log_dir checking/defaultingUsta Shrestha
2023-03-10rename summary.csv -> metrics.csvUsta Shrestha
2023-03-08use shutil.move instead of Path.renameUsta Shrestha
2023-03-03default to soong, prod and staging buildsUsta Shrestha
2023-03-03minor cosmetic changes to outputUsta Shrestha
2023-03-02tagging description to CUJsUsta Shrestha
2023-03-02format timestamp as hh:mm:ss.sssUsta Shrestha
2023-03-02Add BUILD file to run python testsUsta Shrestha
2023-02-27log_dir creation for canonical_perf.shUsta Shrestha
2023-02-27incremental CUJ summary: columns by regexUsta Shrestha
2023-02-27Merge "add support for multiple build modes"Usta (Tsering) Shrestha
2023-02-24Merge "sensible default arg"Treehugger Robot
2023-02-23add support for multiple build modesUsta Shrestha
2023-02-23sensible default argUsta Shrestha
2023-02-22delete $OUTDIR only if it existsUsta Shrestha
2023-02-21skip over unavailable dataUsta Shrestha
2023-02-16Merge "add clean CUJ"Usta (Tsering) Shrestha
2023-02-15Merge "parameterized canonical_perf.sh"Usta (Tsering) Shrestha
2023-02-15parameterized canonical_perf.shusta
2023-02-15Merge "Don't use indents for print_analysis_metrics."Jingwen Chen