riscv profling tool, inspired by vftrace
Go to file
Patrick Lipka 90acb142df Add rvprof_init implementation 2025-08-07 17:16:01 +02:00
src Add rvprof_init implementation 2025-08-07 17:16:01 +02:00
.gitignore Initial commit 2025-08-07 14:50:05 +02:00
LICENSE Initial commit 2025-08-07 14:50:05 +02:00
README.md Initial commit 2025-08-07 14:50:05 +02:00
rvprof.h make sure to not call rvprof_finalize with arguments 2025-08-07 16:33:16 +02:00

README.md

rvprof

riscv profling tool, inspired by vftrace