diff options
author | Christoph Hellwig <hch@lst.de> | 2021-08-10 17:26:23 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-08-16 10:53:01 -0600 |
commit | 252c651a4c854b328445a536bd1892e999103fca (patch) | |
tree | 1b04a2a2de7f4a9383f71514ee6cf61550e08937 /tools/perf/scripts/python/stackcollapse.py | |
parent | 49cb5168a7c6abf9835f9acdce6263bc2deefeb6 (diff) |
blk-cgroup: stop using seq_get_buf
seq_get_buf is a crutch that undoes all the memory safety of the
seq_file interface. Use the normal seq_printf interfaces instead.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Tejun Heo <tj@kernel.org>
Link: https://lore.kernel.org/r/20210810152623.1796144-2-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions