summaryrefslogtreecommitdiff
path: root/tools/perf/lib/evsel.c
blob: 12e86de1994bd2f9751ea74c99464f23264b5e6d (plain)
1
2
3
4
// SPDX-License-Identifier: GPL-2.0
#include <perf/evsel.h>
#include <linux/list.h>
#include <internal/evsel.h>