summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-record
blob: 0f6b51bb2767f62df5156858e737dac5f1fe9e0f (plain)
1
2
#!/bin/bash
perf record -e sched:sched_switch -e sched:sched_migrate_task "$@"
=linux-6.6.y&id=1d959312e2f23c8ee6ed9432a6fa4416b267477b'>efi: arm64: Wire up BTI annotation in memory attributes tableArd Biesheuvel 2023-02-04efi: Discover BTI support in runtime services regionsArd Biesheuvel 2023-01-16arm64: efi: Avoid workqueue to check whether EFI runtime is liveArd Biesheuvel 2022-12-08arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel 2022-12-08arm64: efi: Execute runtime services from a dedicated stackArd Biesheuvel 2022-12-01arm64: efi: Revert "Recover from synchronous exceptions ..."Ard Biesheuvel 2022-11-10arm64: efi: Fix handling of misaligned runtime regions and drop warningArd Biesheuvel 2022-11-03arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel 2021-08-04arm64: efi: Export screen_infoMichael Kelley 2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches 2019-07-12mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual 2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner