summaryrefslogtreecommitdiff
path: root/tools/perf/bench/Build
blob: 60bf119430479272a80c17e4231de4633bad2b6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
perf-y += sched-messaging.o
perf-y += sched-pipe.o
perf-y += mem-functions.o
perf-y += futex-hash.o
perf-y += futex-wake.o
perf-y += futex-wake-parallel.o
perf-y += futex-requeue.o
perf-y += futex-lock-pi.o

perf-$(CONFIG_X86_64) += mem-memcpy-x86-64-asm.o
perf-$(CONFIG_X86_64) += mem-memset-x86-64-asm.o

perf-$(CONFIG_NUMA) += numa.o
02-07 10:40:50 +0100 commitbddb2afcb6c52a545f18fb9bcd4829828ebf4a3a (patch) tree0021fe481f8acf3694d92d72f3dd1b2a71a20ca3 /net/llc parent228c8c6b1f4376788e9d5ab00d50b10228eb40d3 (diff)
mac80211: add back lost debugfs files
Somehow these files were never present or lost, but the code is there and they seem somewhat useful, so add them back. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/llc')