summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
AgeCommit message (Expand)Author
2016-06-21perf script: Add stackcollapse.py scriptPaolo Bonzini
0'>2026-02-03cpuset: Propagate cpuset isolation update to workqueue through housekeepingFrederic Weisbecker 2026-02-03PCI: Flush PCI probe workqueue on cpuset isolated partition changeFrederic Weisbecker 2026-02-03sched/isolation: Flush vmstat workqueues on cpuset isolated partition changeFrederic Weisbecker 2026-02-03sched/isolation: Flush memcg workqueues on cpuset isolated partition changeFrederic Weisbecker 2026-02-03cpuset: Update HK_TYPE_DOMAIN cpumask from cpusetFrederic Weisbecker 2026-02-03sched/isolation: Convert housekeeping cpumasks to rcu pointersFrederic Weisbecker 2026-02-03sched/isolation: Save boot defined domain flagsFrederic Weisbecker 2025-11-20sched/isolation: Force housekeeping if isolcpus and nohz_full don't leave anyGabriele Monaco 2025-06-11sched: Make clangd usablePeter Zijlstra 2025-04-08sched/isolation: Make use of more than one housekeeping cpuPhil Auld 2024-12-02sched/isolation: Consolidate housekeeping cpumasks that are always identicalWaiman Long 2024-12-02sched/isolation: Make "isolcpus=nohz" equivalent to "nohz_full"Waiman Long 2024-12-02sched/core: Remove HK_TYPE_SCHEDWaiman Long 2024-04-28sched/isolation: Fix boot crash when maxcpus < first housekeeping CPUOleg Nesterov 2024-04-28sched/isolation: Prevent boot crash when the boot CPU is nohz_fullOleg Nesterov 2022-02-23sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...Ingo Molnar 2022-02-16sched/isolation: Split housekeeping cpumask per isolation featuresFrederic Weisbecker 2022-02-16sched/isolation: Fix housekeeping_mask memory leakFrederic Weisbecker 2022-02-16sched/isolation: Consolidate error handlingFrederic Weisbecker 2022-02-16sched/isolation: Consolidate check for housekeeping minimum serviceFrederic Weisbecker 2022-02-16sched/isolation: Use single feature type while referring to housekeeping cpumaskFrederic Weisbecker 2021-05-13sched/isolation: Reconcile rcu_nocbs= and nohz_full=Paul Gortmaker 2020-06-15isolcpus: Affine unbound kernel threads to housekeeping cpusMarcelo Tosatti 2020-04-15sched/isolation: Allow "isolcpus=" to skip unknown sub-parametersPeter Xu 2020-01-22genirq, sched/isolation: Isolate from handling managed interruptsMing Lei 2019-07-25sched/isolation: Prefer housekeeping CPU in local nodeWanpeng Li 2019-07-20KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li 2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner 2019-05-03sched/isolation: Require a present CPU in housekeeping maskNicholas Piggin 2019-02-13sched/fair: Use non-atomic cpumask_{set,clear}_cpu()Viresh Kumar 2018-12-03sched: Fix various typos in commentsIngo Molnar