diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2025-02-07 15:49:10 +0100 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2025-03-04 17:18:08 +0100 |
commit | 66ec751719d62c5c5eb7143af0a48e93ec079b5e (patch) | |
tree | 9dee7134035ff1d17b61991ac3f98353ad693838 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 841f35a08d4ae58322ed4e7fd68a50817d122602 (diff) |
s390/setup: Add decompressor_handled_param() wrapper
Make decompressor_handled_param() a wrapper for
__decompressor_handled_param(). __decompressor_handled_param() now
takes two parameters: a function name and a parameter name, which do
not necessarily match.
This allows to use characters like "-", which are not allowed in
function names, for command line parameters which are handled by the
decompressor and should be ignored by the kernel.
Reviewed-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions