summaryrefslogtreecommitdiffstats
path: root/kernel/user.c
diff options
context:
space:
mode:
authorLin Feng2019-05-15 00:42:34 +0200
committerLinus Torvalds2019-05-15 04:52:49 +0200
commite02c9b0d65a7493180db45320f82482c6ba8ea57 (patch)
treeeafaeb9479ea5fb62f5893cb28b0f69aa5ad79e7 /kernel/user.c
parentkernel/latencytop.c: remove unnecessary checks for latencytop_enabled (diff)
downloadkernel-qcow2-linux-e02c9b0d65a7493180db45320f82482c6ba8ea57.tar.gz
kernel-qcow2-linux-e02c9b0d65a7493180db45320f82482c6ba8ea57.tar.xz
kernel-qcow2-linux-e02c9b0d65a7493180db45320f82482c6ba8ea57.zip
kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tracing
The name clear_all_latency_tracing is misleading, in fact which only clear per task's latency_record[], and we do have another function named clear_global_latency_tracing which clear the global latency_record[] buffer. Link: http://lkml.kernel.org/r/20190226114602.16902-1-linf@wangsu.com Signed-off-by: Lin Feng <linf@wangsu.com> Cc: Alexey Dobriyan <adobriyan@gmail.com> Cc: Fabian Frederick <fabf@skynet.be> Cc: Arjan van de Ven <arjan@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/user.c')
0 files changed, 0 insertions, 0 deletions