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

lima_trace.c (170B)


      1// SPDX-License-Identifier: GPL-2.0 OR MIT
      2/* Copyright 2020 Qiang Yu <yuq825@gmail.com> */
      3
      4#include "lima_sched.h"
      5
      6#define CREATE_TRACE_POINTS
      7#include "lima_trace.h"