diff options
author | 2021-09-07 19:57:33 -0700 | |
---|---|---|
committer | 2021-09-08 11:50:25 -0700 | |
commit | 8d23b2080b4ffe530edc324f233c2a5bb192b152 (patch) | |
tree | 32a35551cb0004af2a5497184475b208a4ad28af /tools/perf/scripts/python/syscall-counts.py | |
parent | percpu: remove export of pcpu_base_addr (diff) | |
download | linux-dev-8d23b2080b4ffe530edc324f233c2a5bb192b152.tar.xz linux-dev-8d23b2080b4ffe530edc324f233c2a5bb192b152.zip |
proc: stop using seq_get_buf in proc_task_name
Use seq_escape_str and seq_printf instead of poking holes into the
seq_file abstraction.
Link: https://lkml.kernel.org/r/20210810151945.1795567-1-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions