Age | Commit message (Expand) | Author |
---|---|---|
2024-07-03 | perf: RISC-V: Check standard event availability | Samuel Holland |
2024-04-26 | RISC-V: KVM: Improve firmware counter read function | Atish Patra |
2024-04-26 | RISC-V: KVM: Support 64 bit firmware counters on RV32 | Atish Patra |
2024-04-26 | RISC-V: KVM: Add perf sampling support for guests | Atish Patra |
2024-04-26 | RISC-V: KVM: Implement SBI PMU Snapshot feature | Atish Patra |
2024-04-26 | RISC-V: KVM: No need to exit to the user space if perf event failed | Atish Patra |
2024-04-26 | RISC-V: KVM: No need to update the counter value during reset | Atish Patra |
2024-04-26 | RISC-V: KVM: Fix the initial sample period value | Atish Patra |
2023-02-07 | RISC-V: KVM: Support firmware events | Atish Patra |
2023-02-07 | RISC-V: KVM: Implement perf support without sampling | Atish Patra |
2023-02-07 | RISC-V: KVM: Implement trap & emulate for hpmcounters | Atish Patra |
2023-02-07 | RISC-V: KVM: Make PMU functionality depend on Sscofpmf | Atish Patra |
2023-02-07 | RISC-V: KVM: Add skeleton support for perf | Atish Patra |