riscv profling tool, inspired by vftrace
Go to file
Patrick Lipka cd5fee4165 add missing function stats array to global state 2025-08-07 17:13:30 +02:00
src add missing function stats array to global state 2025-08-07 17:13:30 +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