开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
events
/
sched.h
Age
Commit message (
Expand
)
Author
2024-07-15
tracing/sched: sched_switch: place prev_comm and next_comm in right order
Tio Zhang
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-13
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-04-24
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
2024-04-11
tracing: Add sched_prepare_exec tracepoint
Marco Elver
2023-11-15
sched: Remove vruntime from trace_sched_stat_runtime()
Peter Zijlstra
2023-10-10
sched/numa: Complete scanning of inactive VMAs when there is no alternative
Mel Gorman
2023-10-10
sched/numa: Complete scanning of partial VMAs regardless of PID activity
Mel Gorman
2023-10-10
sched/numa: Trace decisions related to skipping VMAs
Mel Gorman
2023-09-29
sched/debug: Add new tracepoint to track compute energy computation
Qais Yousef
2022-05-12
sched/tracing: Append prev_state to tp args instead
Delyan Kratunov
2022-03-01
sched/tracing: Don't re-read p->state when emitting sched_switch event
Valentin Schneider
2021-06-10
sched/tracing: Remove the redundant 'success' in the sched tracepoint
Ed Tsai
2021-03-23
tracing: Fix various typos in comments
Ingo Molnar
2021-01-11
kthread: remove comments about old _do_fork() helper
Yanfei Xu
2020-12-15
kthread: add kthread_work tracepoints
Rob Clark
2020-10-03
sched/debug: Add new tracepoint to track cpu_capacity
Vincent Donnefort
2020-07-22
trace/events/sched.h: fix duplicated word
Randy Dunlap
2020-07-08
sched: Add a tracepoint to track rq->nr_running
Phil Auld
2020-06-15
sched/debug: Add new tracepoints to track util_est
Vincent Donnefort
2020-03-06
sched/pelt: Add support to track thermal pressure
Thara Gopinath
2020-02-24
sched/numa: Distinguish between the different task_numa_migrate() failure cases
Mel Gorman
2019-06-24
sched/debug: Add sched_overutilized tracepoint
Qais Yousef
2019-06-24
sched/debug: Add new tracepoint to track PELT at se level
Qais Yousef
2019-06-24
sched/debug: Add new tracepoints to track PELT at rq level
Qais Yousef
2019-04-08
sched/fair: do not expose some tracepoints to user if CONFIG_SCHEDSTATS is no...
Yafang Shao
2018-11-27
sched, trace: Fix prev_state output in sched_switch tracepoint
Pavankumar Kondeti
2018-09-10
sched/debug: Use symbolic names for task state constants
Uwe Kleine-König
2018-05-25
sched, tracing: Fix trace_sched_pi_setprio() for deboosting
Sebastian Andrzej Siewior
2017-11-24
sched/debug: Fix task state recording/printout
Thomas Gleixner
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-10
sched/debug: Rename task-state printing helpers
Peter Zijlstra
2017-09-29
sched/debug: Add explicit TASK_PARKED printing
Peter Zijlstra
2017-09-29
sched/debug: Add explicit TASK_IDLE printing
Peter Zijlstra
2017-09-29
sched/tracing: Fix trace_sched_switch task-state printing
Peter Zijlstra
2017-04-04
sched,tracing: Update trace_sched_pi_setprio()
Peter Zijlstra
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2015-10-06
sched/core: Fix trace_sched_switch()
Peter Zijlstra
2015-08-03
sched: Introduce the 'trace_sched_waking' tracepoint
Peter Zijlstra
2015-05-19
sched/wait: Introduce TASK_NOLOAD and TASK_IDLE
Peter Zijlstra
2014-10-28
sched: Fix the PREEMPT_ACTIVE check in __trace_sched_switch_state()
Oleg Nesterov
2014-06-05
sched, trace: Add a tracepoint for IPI-less remote wakeups
Andy Lutomirski
2014-01-21
sched: add tracepoints related to NUMA task migration
Mel Gorman
2013-11-06
Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...
Ingo Molnar
2013-10-31
hung_task debugging: Add tracepoint to report the hang
Oleg Nesterov
2013-09-25
sched: Create more preempt_count accessors
Peter Zijlstra
2013-08-13
tracing/perf: Reimplement TP_perf_assign() logic
Oleg Nesterov
2013-08-13
tracing/perf: Expand TRACE_EVENT(sched_stat_runtime)
Oleg Nesterov
2013-04-12
kthread: Prevent unpark race which puts threads on the wrong cpu
Thomas Gleixner
[next]