diff options
author | Atish Patra <atish.patra@wdc.com> | 2022-02-18 16:46:54 -0800 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2022-03-21 14:58:21 -0700 |
commit | f5bfa23f576fdcc8e0b7fbff44cf70bd69ff9bdb (patch) | |
tree | 086c1566d6523df658c35fa89ba73147965373b3 /CREDITS | |
parent | c631121dd16ee57ceb0d6a48e1357382b98350fd (diff) |
RISC-V: Add a perf core library for pmu drivers
Implement a perf core library that can support all the essential perf
features in future. It can also accommodate any type of PMU implementation
in future. Currently, both SBI based perf driver and legacy driver
implemented uses the library. Most of the common perf functionalities
are kept in this core library wile PMU specific driver can implement PMU
specific features. For example, the SBI specific functionality will be
implemented in the SBI specific driver.
Reviewed-by: Anup Patel <anup@brainfault.org>
Signed-off-by: Atish Patra <atish.patra@wdc.com>
Signed-off-by: Atish Patra <atishp@rivosinc.com>
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions