aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKunwu Chan <[email protected]>2024-01-31 15:09:41 +0800
committerChristian Brauner <[email protected]>2024-02-02 13:11:50 +0100
commit617fc7775370324d0a2b888625b042221ebdcb62 (patch)
treecd670887061647821cb329613a2368a3e408532f /tools/perf/scripts/python/export-to-postgresql.py
parentc67ef897fe08effad98f0c7fb9223fa1f771d09e (diff)
fs: Use KMEM_CACHE instead of kmem_cache_create
commit 0a31bd5f2bbb ("KMEM_CACHE(): simplify slab cache creation") introduces a new macro. Use the new KMEM_CACHE() macro instead of direct kmem_cache_create to simplify the creation of SLAB caches. Signed-off-by: Kunwu Chan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Jan Kara <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions