summaryrefslogtreecommitdiffstats
path: root/tools/perf/lib/libperf.map
blob: 76ce3bc59dd81e28e3488a38feee381c33b280c0 (plain)
1
2
3
4
5
6
7
8
9
LIBPERF_0.0.1 {
	global:
		libperf_set_print;
		perf_cpu_map__dummy_new;
		perf_cpu_map__get;
		perf_cpu_map__put;
	local:
		*;
};