#!/bin/bash perf record -e sched:sched_switch -e sched:sched_migrate_task "$@" pt>
summaryrefslogtreecommitdiff
path: root/Documentation/translations/zh_TW/arch/arm/kernel_user_helpers.txt
AgeCommit message (Expand)Author
2023-10-11docs/zh_TW: update contents for zh_TWHu Haowen