aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/radixtree.py
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2024-10-10 16:25:05 -0700
committerAlexei Starovoitov <[email protected]>2024-10-16 09:21:18 -0700
commita496d0cdc84d81fbfd2026ef41c8ae9385d01fbb (patch)
treef13f8b1d43a4c52e13ad58fea028a40574ac88d0 /scripts/gdb/linux/radixtree.py
parenta992d7a3979120fbd7c13435d27b3da8d9ed095a (diff)
selftests/bpf: Add a test for kmem_cache_iter
The test traverses all slab caches using the kmem_cache_iter and save the data into slab_result array map. And check if current task's pointer is from "task_struct" slab cache using bpf_get_kmem_cache(). Also compare the result array with /proc/slabinfo if available (when CONFIG_SLUB_DEBUG is on). Note that many of the fields in the slabinfo are transient, so it only compares the name and objsize fields. Signed-off-by: Namhyung Kim <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/radixtree.py')
0 files changed, 0 insertions, 0 deletions