aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDongliang Mu <[email protected]>2024-06-11 21:17:16 +0800
committerJonathan Corbet <[email protected]>2024-06-12 15:24:11 -0600
commit50c0fa7f98c61bd270d6beec637b567ad3096622 (patch)
treec3d9aeb61ace73b60c33baa6395bb76dde59e482 /tools/perf/scripts/python
parent74de938eb502adab1a6cd7ad869b7b64a7ee1828 (diff)
scripts: add scripts/checktransupdate.py
The checktransupdate.py script helps track the translation status of the documentation in different locales, e.g., zh_CN and verify if these documenation is up-to-date. More specially, it uses `git log` commit to find the latest english commit from the translation commit (order by author date) and the latest english commits from HEAD. If differences occur, report the file and commits that need to be updated. Signed-off-by: Dongliang Mu <[email protected]> Signed-off-by: Cheng Ziqiu <[email protected]> Reviewed-by: Yanteng Si <[email protected]> Reviewed-by: Alex Shi <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions