#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/tools/testing/selftests/bpf/prog_tests/test_task_local_data.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/test_task_local_data.c
AgeCommit message (Expand)Author
2026-01-24selftests/bpf: Fix task_local_data failure with 64K pageYonghong Song
2025-09-15selftests/bpf: More open-coded gettid syscall cleanupAlan Maguire
2025-08-01selftests/bpf: Test concurrent task local data key creationAmery Hung
2025-08-01selftests/bpf: Test basic task local data operationsAmery Hung