aboutsummaryrefslogtreecommitdiffstats
path: root/include/trace/events/sched.h
AgeCommit message (Expand)Author
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
2014-10-28sched: Fix the PREEMPT_ACTIVE check in __trace_sched_switch_state()Oleg Nesterov
2014-06-05sched, trace: Add a tracepoint for IPI-less remote wakeupsAndy Lutomirski
2014-01-21sched: add tracepoints related to NUMA task migrationMel Gorman
2013-11-06Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f...Ingo Molnar
2013-10-31hung_task debugging: Add tracepoint to report the hangOleg Nesterov
2013-09-25sched: Create more preempt_count accessorsPeter Zijlstra
2013-08-13tracing/perf: Reimplement TP_perf_assign() logicOleg Nesterov
2013-08-13tracing/perf: Expand TRACE_EVENT(sched_stat_runtime)Oleg Nesterov
2013-04-12kthread: Prevent unpark race which puts threads on the wrong cpuThomas Gleixner
2012-07-31perf/trace: Add ability to set a target task for eventsAndrew Vagin
2012-03-31tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec()Oleg Nesterov
2012-03-05Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-02-23tracepoint, vfs, sched: Add exec() tracepointDavid Smith
2012-02-22sched/events: Revert trace_sched_stat_sleeptime()Peter Zijlstra
2011-12-23sched/tracing: Add a new tracepoint for sleeptimeArun Sharma
2011-12-06events, sched: Add tracepoint for accounting blocked timeAndrew Vagin
2011-09-26sched, tracing: Show PREEMPT_ACTIVE state in trace_sched_switchPeter Zijlstra
2010-09-21tracing/sched: Add sched_pi_setprio tracepointSteven Rostedt
2010-06-28tracing: Convert more sched events to DEFINE_EVENTLi Zefan
2010-06-01sched, trace: Fix sched_switch() prev_state argumentPeter Zijlstra
2010-05-07sched: Remove rq argument to the tracepointsPeter Zijlstra