summaryrefslogtreecommitdiff
path: root/tools/perf/lib/threadmap.c
blob: 163dc609b9091bfc1f9fa328bde90ddfab556c05 (plain)
1
2
3
4
5
// SPDX-License-Identifier: GPL-2.0
#include <perf/threadmap.h>
#include <stdlib.h>
#include <linux/refcount.h>
#include <internal/threadmap.h>