aboutsummaryrefslogtreecommitdiff
path: root/afdo_tools
AgeCommit message (Expand)Author
2022-09-13Update license boilerplate text in source code filesMike Frysinger
2022-09-07remove `from __future__ import ...` directivesGeorge Burgess IV
2022-09-07Autoformat all Python codeGeorge Burgess IV
2022-04-21toolchain_utils: s/Cr OS/CrOS/gGeorge Burgess IV
2022-03-18update_kernel_afdo: Skip 5.10 update in M-100Denis Nikitin
2022-03-18update_kernel_afdo: Update commmit message and commentsDenis Nikitin
2022-03-08update_kernel_afdo: Add kernel 5.10Denis Nikitin
2022-03-08update_kernel_afdo: Fix lint errorsDenis Nikitin
2021-10-01update_kernel_afdo: Skip 95 branchDenis Nikitin
2021-09-21update_kernel_afdo: Remove 3.18Denis Nikitin
2021-09-15Excise cros_logging moduleChris McDonald
2021-05-25update_kernel_afdo: Check last week profilesDenis Nikitin
2021-05-15afdo_tools: Improve update_kernel_afdo scriptDenis Nikitin
2021-03-19afdo: Add 5.4 into kernel afdo metadataDenis Nikitin
2020-10-22update_kernel_afdo: use gsutil.py instead of gsutilBob Haarman
2020-09-28afdo_metadata: Update kernel AFDO profilesTiancong Wang
2020-08-25afdo_tools: Update update_kernel_afdo to check previous branchTiancong Wang
2020-07-28afdo_tools: Update script to sort profiles by timestampTiancong Wang
2020-06-24afdo_tools: add update_kernel_afdo scriptBob Haarman
2020-02-13toolchain-utils: migrate all in-use projects to python 3Zhizhou Yang
2019-10-17afdo_bisection: make docs slightly more helpfulGeorge Burgess IV
2019-10-17afdo_bisection: remove absl dependencyGeorge Burgess IV
2019-07-29AFDO-Bisect: Add user documentationEmma Vukelj
2019-07-24AFDO-Bisect: Remove separate parsing moduleEmma Vukelj
2019-07-24AFDO-Bisect: Write test confirming assumptions re state savingEmma Vukelj
2019-07-22AFDO-Bisect: Exit analysis on problem_status exit codeEmma Vukelj
2019-07-19AFDO-Bisect: Implement state-savingEmma Vukelj
2019-07-17AFDO-Bisect: Make range search bisect O(logn) instead of O(n)Emma Vukelj
2019-07-15AFDO-Bisect: Initial draft of analysis algorithmEmma Vukelj
2019-06-28AFDO-Bisect: Write a (very) basic AFDO prof parserEmma Vukelj
2019-03-28Add AFDO generation scriptsGeorge Burgess IV