aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-14sched: Fix runtime accounting w/ split exec & sched contextsJohn Stultz1-14/+28
2025-07-14sched: Move update_curr_task logic into update_curr_seJohn Stultz1-17/+9
2025-07-14locking/mutex: Add p->blocked_on wrappers for correctness checksValentin Schneider4-27/+81
2025-07-14locking/mutex: Rework task_struct::blocked_onPeter Zijlstra5-12/+45
2025-07-14sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disableJohn Stultz5-0/+71
2025-07-14sched/topology: Remove sched_domain_topology_level::flagsK Prateek Nayak4-23/+13
2025-07-14x86/smpboot: avoid SMT domain attach/destroy if SMT is not enabledLi Chen1-1/+11
2025-07-14x86/smpboot: moves x86_topology to static initialize and truncateLi Chen1-18/+16
2025-07-14x86/smpboot: remove redundant CONFIG_SCHED_SMTLi Chen1-2/+0
2025-07-14smpboot: introduce SDTL_INIT() helper to tidy sched topology setupLi Chen5-53/+31