bingshuiwu / arm-test-marker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple stand-alone marker instrumentation.

Enable at compile time with appropriate defines, enable at runtime with
environment variables.

Right now it only really implements gem5 instrumentation, but the intention
is to extend it to faciliate instrumentation with other infrastructure.

About


Languages

Language:C 94.7%Language:Makefile 5.3%