| Commit message (Expand) | Author | Age | Files | Lines |
* | latencytop: use the last element of latency_record of system | wuchi | 2022-09-12 | 1 | -2/+2 |
* | latencytop: move sysctl to its own file | liaohua | 2022-04-21 | 1 | -12/+29 |
* | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig | 2020-04-27 | 1 | -2/+2 |
* | proc: convert everything to "struct proc_ops" | Alexey Dobriyan | 2020-02-04 | 1 | -7/+7 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 2019-06-05 | 1 | -5/+1 |
* | kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tr... | Lin Feng | 2019-05-15 | 1 | -1/+1 |
* | kernel/latencytop.c: remove unnecessary checks for latencytop_enabled | Lin Feng | 2019-05-15 | 1 | -6/+0 |
* | latency_top: Simplify stack trace handling | Thomas Gleixner | 2019-04-29 | 1 | -15/+2 |
* | latency_top: Remove the ULONG_MAX stack trace hackery | Thomas Gleixner | 2019-04-14 | 1 | -6/+6 |
* | sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/debug: Make schedstats a runtime tunable that is disabled by default | Mel Gorman | 2016-02-09 | 1 | -1/+13 |
* | kernel/latencytop.c: convert seq_printf to seq_puts | Fabian Frederick | 2014-06-05 | 1 | -2/+3 |
* | kernel: Map most files to use export.h instead of module.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | locking, latencytop: Annotate latency_lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -7/+7 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps | Joe Perches | 2011-01-13 | 1 | -14/+9 |
* | latencytop: fix per task accumulator | Ken Chen | 2010-11-12 | 1 | -9/+8 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | sched, latencytop: incorporate review feedback from Andrew Morton | Arjan van de Ven | 2009-02-11 | 1 | -12/+71 |
* | KSYM_SYMBOL_LEN fixes | Hugh Dickins | 2008-12-10 | 1 | -1/+1 |
* | kernel: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 1 | -8/+1 |
* | latencytop: optimize LT_BACKTRACEDEPTH loops a bit | Dmitry Adamushko | 2008-04-19 | 1 | -10/+17 |
* | sched: latencytop support | Arjan van de Ven | 2008-01-25 | 1 | -0/+239 |