diff options
author | Ping-Ke Shih <pkshih@realtek.com> | 2025-01-22 14:03:04 +0800 |
---|---|---|
committer | Ping-Ke Shih <pkshih@realtek.com> | 2025-02-03 10:26:02 +0800 |
commit | 01fd45d9e102bd9bc9d234aa8f409fa8b94e3919 (patch) | |
tree | e6a1c8a10ef129d55d763af9c24071e7f05ac7b3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 831cceed3baf498984add821d288ced95a4ec4cf (diff) |
wifi: rtw89: debugfs: specify buffer size allocated by devm_kazlloc() for reading
Some debufs entries need output buffer over default size 4K. Since reading
of many debugfs entries is to access IO, it costs time to dynamically
re-allocate larger buffer and access IO again and again. Add an option to
specify the size it needs.
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250122060310.31976-5-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions