Documentation: riscv: Remove the old documentation
authorAtish Patra <atish.patra@wdc.com>
Wed, 26 May 2021 00:51:35 +0000 (17:51 -0700)
committerminda.chen <minda.chen@starfivetech.com>
Tue, 3 Jan 2023 06:26:18 +0000 (14:26 +0800)
commitfe2547f8eb43ca72cedfe0efa63f8ab3327822da
tree581d6ca11f16b309ca2305a88e47413198243393
parentf90b5c68dcce615739e533ad306be090ca1c99a1
Documentation: riscv: Remove the old documentation

The existing pmu documentation describes the limitation of perf
infrastructure in RISC-V ISA and limited feature set of perf in RISC-V.

However, SBI PMU extension and sscofpmf extension(ISA extension) allows to
implement most of the required features of perf. Remove the old
documentation which is not accurate anymore.

Reviewed-by: Anup Patel <anup@brainfault.org>
Signed-off-by: Atish Patra <atish.patra@wdc.com>
Signed-off-by: Atish Patra <atishp@rivosinc.com>
Documentation/riscv/pmu.rst [deleted file]