diff options
author | 2023-04-13 22:34:49 +0800 | |
---|---|---|
committer | 2023-05-22 15:20:21 +0200 | |
commit | 81bd31793fd3be4fec2818e2267997f56ac18fb2 (patch) | |
tree | 4a0cc3ce1786b7b79a67dd0584781b7832ef4e88 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | slub: Correct the error code when slab_kset is NULL (diff) | |
download | wireguard-linux-81bd31793fd3be4fec2818e2267997f56ac18fb2.tar.xz wireguard-linux-81bd31793fd3be4fec2818e2267997f56ac18fb2.zip |
slub: Put objects_show() into CONFIG_SLUB_DEBUG enabled block
The SO_ALL|SO_OBJECTS pair is only used when enabling CONFIG_SLUB_DEBUG
option, so the objects_show() definition should be surrounded by
CONFIG_SLUB_DEBUG too.
Signed-off-by: Xiongwei Song <xiongwei.song@windriver.com>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions