potatis/profile_perf.sh
Henrik Persson d328521df7 Pico
2023-02-19 21:28:04 +01:00

5 lines
138 B
Bash
Executable file

#!/bin/sh
cd profile &&
RUSTFLAGS=-g cargo build --release --features profile_cpu_no_std &&
samply record ../target/release/profile