riscv profling tool, inspired by vftrace
Go to file
Patrick Lipka 659a872024 Add base address calculation 2025-08-18 14:13:01 +02:00
src Add base address calculation 2025-08-18 14:13: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
rvprof_module.f90 remove deprecated routine 2025-08-08 11:12:35 +02:00

README.md

rvprof

riscv profling tool, inspired by vftrace