diff options
author | Boqun Feng <[email protected]> | 2022-07-27 20:54:19 +0200 |
---|---|---|
committer | Miguel Ojeda <[email protected]> | 2022-09-28 08:54:39 +0200 |
commit | b471927ebf9bb54ba6e99f20848d70193e645eed (patch) | |
tree | f003b07f779a9b0cee0a465ee8002cc7eaf9dbd5 /tools/perf/scripts/python/sctop.py | |
parent | b66c874fdb6653aefb3019aeaa9b9f8c1aadd6a0 (diff) |
kallsyms: avoid hardcoding buffer size
This introduces `KSYM_NAME_LEN_BUFFER` in place of the previously
hardcoded size of the input buffer.
It will also make it easier to update the size in a single place
in a later patch.
Reviewed-by: Kees Cook <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Boqun Feng <[email protected]>
Co-developed-by: Miguel Ojeda <[email protected]>
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions