diff options
author | Atish Patra <[email protected]> | 2023-02-04 17:15:05 -0800 |
---|---|---|
committer | Anup Patel <[email protected]> | 2023-02-07 20:35:39 +0530 |
commit | 026bac4574b5da5aa8715bf60584679fa269eb14 (patch) | |
tree | 17b3c21a98509d1a5525e5eaa2e97de66a31986d /tools/perf/scripts/python/stackcollapse.py | |
parent | 2723fb7b1e3d331fe6ce04629be6f66898a4cf3b (diff) |
RISC-V: KVM: Define a probe function for SBI extension data structures
Currently the probe function just checks if an SBI extension is
registered or not. However, the extension may not want to advertise
itself depending on some other condition.
An additional extension specific probe function will allow
extensions to decide if they want to be advertised to the caller or
not. Any extension that does not require additional dependency checks
can avoid implementing this function.
Reviewed-by: Anup Patel <[email protected]>
Reviewed-by: Andrew Jones <[email protected]>
Signed-off-by: Atish Patra <[email protected]>
Signed-off-by: Anup Patel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions