mirror of https://github.com/torvalds/linux.git
Availability of the gettid definition across glibc versions supported by BPF selftests is not certain. Currently, all users in the tree open-code syscall to gettid. Convert them to a common macro definition. Reviewed-by: Jiri Olsa <jolsa@kernel.org> Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com> Link: https://lore.kernel.org/r/20241104171959.2938862-3-memxor@gmail.com Signed-off-by: Alexei Starovoitov <ast@kernel.org> |
||
|---|---|---|
| .. | ||
| bench_bloom_filter_map.c | ||
| bench_bpf_crypto.c | ||
| bench_bpf_hashmap_full_update.c | ||
| bench_bpf_hashmap_lookup.c | ||
| bench_bpf_loop.c | ||
| bench_count.c | ||
| bench_htab_mem.c | ||
| bench_local_storage.c | ||
| bench_local_storage_create.c | ||
| bench_local_storage_rcu_tasks_trace.c | ||
| bench_rename.c | ||
| bench_ringbufs.c | ||
| bench_strncmp.c | ||
| bench_trigger.c | ||
| run_bench_bloom_filter_map.sh | ||
| run_bench_bpf_hashmap_full_update.sh | ||
| run_bench_bpf_loop.sh | ||
| run_bench_htab_mem.sh | ||
| run_bench_local_storage.sh | ||
| run_bench_local_storage_rcu_tasks_trace.sh | ||
| run_bench_rename.sh | ||
| run_bench_ringbufs.sh | ||
| run_bench_strncmp.sh | ||
| run_bench_trigger.sh | ||
| run_bench_uprobes.sh | ||
| run_common.sh | ||