cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

Build (559B)


      1perf-y += sched-messaging.o
      2perf-y += sched-pipe.o
      3perf-y += syscall.o
      4perf-y += mem-functions.o
      5perf-y += futex-hash.o
      6perf-y += futex-wake.o
      7perf-y += futex-wake-parallel.o
      8perf-y += futex-requeue.o
      9perf-y += futex-lock-pi.o
     10perf-y += epoll-wait.o
     11perf-y += epoll-ctl.o
     12perf-y += synthesize.o
     13perf-y += kallsyms-parse.o
     14perf-y += find-bit-bench.o
     15perf-y += inject-buildid.o
     16perf-y += evlist-open-close.o
     17perf-y += breakpoint.o
     18
     19perf-$(CONFIG_X86_64) += mem-memcpy-x86-64-asm.o
     20perf-$(CONFIG_X86_64) += mem-memset-x86-64-asm.o
     21
     22perf-$(CONFIG_NUMA) += numa.o