aboutsummaryrefslogtreecommitdiff
path: root/afdo_tools
AgeCommit message (Expand)Author
2023-09-05update_kernel_afdo: Remove kernel 4.14.Denis Nikitin
2023-07-28update_kernel_afdo: Drop 4.19 kernelDenis Nikitin
2023-05-31afdo_tools: cc gbiv on kernel afdo updatesGeorge Burgess IV
2023-05-30update_kernel_afdo: Handle missing profilesDenis Nikitin
2023-04-28update_kernel_afdo: Skip arm/5_15 on 115Denis Nikitin
2023-04-19update_kernel_afdo: Freeze arm/5.15 on 114Denis Nikitin
2023-03-16update_kernel_afdo: Fix configuration readingdenik
2023-03-09update_kernel_afdo: Move away branch dependent configurationsDenis Nikitin
2023-03-07update_kernel_afdo: Add 5.15 amd profileDenis Nikitin
2023-02-15update_kernel_afdo: Fix "no updates"Denis Nikitin
2023-02-15update_kernel_afdo: Update amd64 gs locationDenis Nikitin
2023-01-30update_kernel_afdo: Add auto-upload with reviewersdenik
2022-11-01update_kernel_afdo: Upload CLs automaticallyDenis Nikitin
2022-11-01update_kernel_afdo: Update arm afdo metadataDenis Nikitin
2022-10-18afdo_tools: Remove 4.4 from kernel afdo updateDenis Nikitin
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