diff options
| author | Lin Feng <[email protected]> | 2019-05-14 22:42:34 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2019-05-15 02:52:49 +0000 |
| commit | e02c9b0d65a7493180db45320f82482c6ba8ea57 (patch) | |
| tree | eafaeb9479ea5fb62f5893cb28b0f69aa5ad79e7 /lib/bitmap.c | |
| parent | kernel/latencytop.c: remove unnecessary checks for latencytop_enabled (diff) | |
| download | kernel-e02c9b0d65a7493180db45320f82482c6ba8ea57.tar.gz kernel-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/[email protected]
Signed-off-by: Lin Feng <[email protected]>
Cc: Alexey Dobriyan <[email protected]>
Cc: Fabian Frederick <[email protected]>
Cc: Arjan van de Ven <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions
