summaryrefslogtreecommitdiff
path: root/include/trace/events/sched.h
AgeCommit message (Expand)Author
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-29Merge tag 'trace-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds
2025-05-14tracing/sched: Use __string() instead of fixed lengths for task->commSteven Rostedt
2025-05-14tracepoint: Have tracepoints created with DECLARE_TRACE() have _tp suffixSteven Rostedt
2025-05-12sched/numa: add tracepoint that tracks the skipping of numa balancing due to ...Libo Chen
2025-04-04sched/tracepoints: Move and extend the sched_process_exit() tracepointAndrii Nakryiko
2025-03-27Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-24sched: Add sched tracepoints for RV task modelGabriele Monaco
2025-03-19sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditionalIngo Molnar
2024-07-15tracing/sched: sched_switch: place prev_comm and next_comm in right orderTio Zhang
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-04-24sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Vincent Guittot
2024-04-11tracing: Add sched_prepare_exec tracepointMarco Elver
2023-11-15sched: Remove vruntime from trace_sched_stat_runtime()Peter Zijlstra
2023-10-10sched/numa: Complete scanning of inactive VMAs when there is no alternativeMel Gorman
2023-10-10sched/numa: Complete scanning of partial VMAs regardless of PID activityMel Gorman
2023-10-10sched/numa: Trace decisions related to skipping VMAsMel Gorman
2023-09-29sched/debug: Add new tracepoint to track compute energy computationQais Yousef
2022-05-12sched/tracing: Append prev_state to tp args insteadDelyan Kratunov
2022-03-01sched/tracing: Don't re-read p->state when emitting sched_switch eventValentin Schneider
2021-06-10sched/tracing: Remove the redundant 'success' in the sched tracepointEd Tsai
2021-03-23tracing: Fix various typos in commentsIngo Molnar
2021-01-11kthread: remove comments about old _do_fork() helperYanfei Xu
2020-12-15kthread: add kthread_work tracepointsRob Clark
2020-10-03sched/debug: Add new tracepoint to track cpu_capacityVincent Donnefort
2020-07-22trace/events/sched.h: fix duplicated wordRandy Dunlap
2020-07-08sched: Add a tracepoint to track rq->nr_runningPhil Auld
2020-06-15sched/debug: Add new tracepoints to track util_estVincent Donnefort
2020-03-06sched/pelt: Add support to track thermal pressureThara Gopinath
2020-02-24sched/numa: Distinguish between the different task_numa_migrate() failure casesMel Gorman
2019-06-24sched/debug: Add sched_overutilized tracepointQais Yousef
2019-06-24sched/debug: Add new tracepoint to track PELT at se levelQais Yousef
2019-06-24sched/debug: Add new tracepoints to track PELT at rq levelQais Yousef
2019-04-08sched/fair: do not expose some tracepoints to user if CONFIG_SCHEDSTATS is no...Yafang Shao
2018-11-27sched, trace: Fix prev_state output in sched_switch tracepointPavankumar Kondeti
2018-09-10sched/debug: Use symbolic names for task state constantsUwe Kleine-König
2018-05-25sched, tracing: Fix trace_sched_pi_setprio() for deboostingSebastian Andrzej Siewior
2017-11-24sched/debug: Fix task state recording/printoutThomas Gleixner
2017-11-08Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-10sched/debug: Rename task-state printing helpersPeter Zijlstra
2017-09-29sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra
2017-09-29sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra
2017-09-29sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra
2017-04-04sched,tracing: Update trace_sched_pi_setprio()Peter Zijlstra
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2015-10-06sched/core: Fix trace_sched_switch()Peter Zijlstra
2015-08-03sched: Introduce the 'trace_sched_waking' tracepointPeter Zijlstra
2015-05-19sched/wait: Introduce TASK_NOLOAD and TASK_IDLEPeter Zijlstra