Skip to content

OrderLab/psandbox-userlib

Repository files navigation

PerfSandbox User-Level Library

build workflow

Dependencies

PSanbox user-level library depends on the pkg-config and glib-2.0 libraries.

Install them with

sudo apt-get install pkg-config libglib2.0-dev

Build

mkdir build && cd build
cmake ..
make -j $(nproc)

Code Style

Please refer to the code style for the coding convention and practice.

About

Performance Sandox User-level Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published