OSDN Git Service

Documentation: riscv: Remove the old documentation
authorAtish Patra <atish.patra@wdc.com>
Sat, 19 Feb 2022 00:46:59 +0000 (16:46 -0800)
committerPalmer Dabbelt <palmer@rivosinc.com>
Mon, 21 Mar 2022 22:01:33 +0000 (15:01 -0700)
commit23b1f18326ec3f6966ac8851b20b6d3d22380520
treea83c4bea1242deae4bbda3c6eb5edd2bde6a420f
parent4905ec2fb7e6421c14c9fb7276f5aa92f60f2b98
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>
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Documentation/riscv/pmu.rst [deleted file]