Skip to content

Instantly share code, notes, and snippets.

View Gabrielcarvfer's full-sized avatar

Gabriel Ferreira Gabrielcarvfer

View GitHub Profile
apt install build-essential flex bison pkg-config libssl-dev \
libelf-dev libdw-dev libunwind-dev libaudit-dev libbabeltrace-ctf-dev \
libtraceevent-dev libnuma-dev libpfm4-dev libslang2-dev systemtap-sdt-dev \
libdebuginfod-dev python3 python3-dev libpython3-dev libperl-dev openjdk-17-jdk \
hotspot
git clone https://github.com/microsoft/WSL2-Linux-Kernel --depth 1
cd WSL2-Linux-Kernel/tools/perf
make -j8
sudo cp perf /usr/local/bin