summaryrefslogtreecommitdiff
path: root/kernel/latencytop.c
AgeCommit message (Expand)Author
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-05-14kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tr...Lin Feng
2019-05-14kernel/latencytop.c: remove unnecessary checks for latencytop_enabledLin Feng
2019-04-29latency_top: Simplify stack trace handlingThomas Gleixner
2019-04-14latency_top: Remove the ULONG_MAX stack trace hackeryThomas Gleixner
2017-03-02sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-02-09sched/debug: Make schedstats a runtime tunable that is disabled by defaultMel Gorman
2014-06-04kernel/latencytop.c: convert seq_printf to seq_putsFabian Frederick
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker
2011-09-13locking, latencytop: Annotate latency_lock as rawThomas Gleixner
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-13fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %psJoe Perches
2010-11-12latencytop: fix per task accumulatorKen Chen
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-02-11sched, latencytop: incorporate review feedback from Andrew MortonArjan van de Ven
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins
2008-04-29kernel: use non-racy method for proc entries creationDenis V. Lunev
2008-04-19latencytop: optimize LT_BACKTRACEDEPTH loops a bitDmitry Adamushko
2008-01-25sched: latencytop supportArjan van de Ven