summaryrefslogtreecommitdiffstats
path: root/include/trace/events/sched.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* tracing/sched: sched_switch: place prev_comm and next_comm in right orderTio Zhang2024-07-151-2/+2
* tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-231-4/+4
* Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-141-1/+1
|\
| * sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Vincent Guittot2024-04-241-1/+1
* | tracing: Add sched_prepare_exec tracepointMarco Elver2024-04-111-0/+35
|/
* sched: Remove vruntime from trace_sched_stat_runtime()Peter Zijlstra2023-11-151-9/+6
* sched/numa: Complete scanning of inactive VMAs when there is no alternativeMel Gorman2023-10-101-1/+2
* sched/numa: Complete scanning of partial VMAs regardless of PID activityMel Gorman2023-10-101-1/+2
* sched/numa: Trace decisions related to skipping VMAsMel Gorman2023-10-101-0/+50
* sched/debug: Add new tracepoint to track compute energy computationQais Yousef2023-09-291-0/+5
* sched/tracing: Append prev_state to tp args insteadDelyan Kratunov2022-05-121-3/+3
* sched/tracing: Don't re-read p->state when emitting sched_switch eventValentin Schneider2022-03-011-4/+7
* sched/tracing: Remove the redundant 'success' in the sched tracepointEd Tsai2021-06-101-2/+0
* tracing: Fix various typos in commentsIngo Molnar2021-03-231-1/+1
* kthread: remove comments about old _do_fork() helperYanfei Xu2021-01-111-1/+1
* kthread: add kthread_work tracepointsRob Clark2020-12-151-0/+84
* sched/debug: Add new tracepoint to track cpu_capacityVincent Donnefort2020-10-031-0/+4
* trace/events/sched.h: fix duplicated wordRandy Dunlap2020-07-221-1/+1
* sched: Add a tracepoint to track rq->nr_runningPhil Auld2020-07-081-0/+4
* sched/debug: Add new tracepoints to track util_estVincent Donnefort2020-06-151-0/+8
* sched/pelt: Add support to track thermal pressureThara Gopinath2020-03-061-0/+4
* sched/numa: Distinguish between the different task_numa_migrate() failure casesMel Gorman2020-02-241-22/+27
* sched/debug: Add sched_overutilized tracepointQais Yousef2019-06-241-0/+4
* sched/debug: Add new tracepoint to track PELT at se levelQais Yousef2019-06-241-0/+4
* sched/debug: Add new tracepoints to track PELT at rq levelQais Yousef2019-06-241-0/+23
* sched/fair: do not expose some tracepoints to user if CONFIG_SCHEDSTATS is no...Yafang Shao2019-04-081-7/+14
* sched, trace: Fix prev_state output in sched_switch tracepointPavankumar Kondeti2018-11-281-1/+11
* sched/debug: Use symbolic names for task state constantsUwe Kleine-König2018-09-101-3/+8
* sched, tracing: Fix trace_sched_pi_setprio() for deboostingSebastian Andrzej Siewior2018-05-251-1/+3
* sched/debug: Fix task state recording/printoutThomas Gleixner2017-11-241-3/+3
* Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2017-11-081-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | sched/debug: Rename task-state printing helpersPeter Zijlstra2017-10-101-1/+1
|/
* sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra2017-09-291-1/+1
* sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra2017-09-291-3/+4
* sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra2017-09-291-7/+11
* sched,tracing: Update trace_sched_pi_setprio()Peter Zijlstra2017-04-041-7/+9
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* sched/core: Fix trace_sched_switch()Peter Zijlstra2015-10-061-13/+9
* sched: Introduce the 'trace_sched_waking' tracepointPeter Zijlstra2015-08-031-9/+21
* sched/wait: Introduce TASK_NOLOAD and TASK_IDLEPeter Zijlstra2015-05-191-1/+2
* sched: Fix the PREEMPT_ACTIVE check in __trace_sched_switch_state()Oleg Nesterov2014-10-281-3/+6
* sched, trace: Add a tracepoint for IPI-less remote wakeupsAndy Lutomirski2014-06-051-0/+20
* sched: add tracepoints related to NUMA task migrationMel Gorman2014-01-221-0/+87
* Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar2013-11-061-1/+1
|\
| * sched: Create more preempt_count accessorsPeter Zijlstra2013-09-251-1/+1
* | hung_task debugging: Add tracepoint to report the hangOleg Nesterov2013-10-311-0/+19
|/
* tracing/perf: Reimplement TP_perf_assign() logicOleg Nesterov2013-08-141-13/+3
* tracing/perf: Expand TRACE_EVENT(sched_stat_runtime)Oleg Nesterov2013-08-141-1/+5
* kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner2013-04-121-1/+1