Hello, I was wondering if any of you would know about the progress regarding the support for the perf tool in RiscV.
After installing the latest Linux kernel and the perf command line tool (that was on a HiFive Unleashed) I realized there wasn’t support for perf events. After investigating a bit, I found multiple pages mentioning the lack of performance counter overflow interrupts in the RiscV specification to be the main problem.
Is that indeed the problem? Do you know if there is some work to add that feature to the RiscV specification? Or maybe a workaround?