index
:
opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
sbi
/
sbi_pmu.c
Age
Commit message (
Expand
)
Author
2026-06-28
lib: sbi_pmu: fix integer overflow in pmu_ctr_idx_validate
liutong
2026-06-12
lib: sbi_pmu: Honor CLEAR_VALUE/AUTO_START for all hardware event types
David E. Garcia Porras
2026-05-11
lib/sbi_pmu: Don't fallback to fixed counters when sscofpmf && !smcntrpmf
Michael Ellerman
2026-02-21
lib: sbi_pmu: Add FW counter index validation when reading high bits on RV64
James Raphael Tiovalen
2026-02-20
lib: sbi_pmu: Fix multiple FW counter start operations with custom PMU device
James Raphael Tiovalen
2025-12-27
lib: sbi_pmu: Fix multiple start and stop operations of FW counters
James Raphael Tiovalen
2025-12-16
lib: sbi: Replace sbi_hart_pmp_xyz() and sbi_hart_map/unmap_addr()
Anup Patel
2025-12-01
lib: sbi_pmu: Fix xINH bits configuring
Shifrin Dmitry
2025-10-27
lib: sbi: sbi_pmu: added checks for ctr_idx in match
Alexander Chuprunov
2025-10-27
lib: sbi: sbi_pmu: fixed alignment
Alexander Chuprunov
2025-10-27
lib: sbi: sbi_pmu: fixed hw counters start for hart
Alexander Chuprunov
2025-08-26
lib: sbi: pmu: Improve loop in pmu_ctr_find_hw
Manuel Hernández Méndez
2025-06-15
lib: sbi: pmu: Remove MIP clearing from pmu_sse_enable()
Clément Léger
2025-06-15
lib: sbi: pmu: Add SSE register/unregister() callbacks
Clément Léger
2025-05-20
lib: sbi: pmu: Return SBI_EINVAL if cidx_mask is 0
James Raphael Tiovalen
2025-04-14
lib: sbi: Allow programmable counters to monitor cycle/instret events for And...
Leo Yu-Chi Liang
2025-03-27
lib: sbi: sse: Update SSE event ids
Clément Léger
2025-01-30
lib: sbi: pmu: add the PMU SSE event only if overflow IRQ is supported
Clément Léger
2025-01-30
lib: sbi: sse: allow adding new events
Clément Léger
2025-01-30
lib: sbi: pmu: fix usage of sbi_pmu_irq_bit()
Clément Léger
2024-12-15
lib: sbi_pmu: Verify the raw events first during event info
Atish Patra
2024-12-15
lib: sbi_pmu: Fix the sanity check condition for hw event map
Atish Patra
2024-12-02
lib: sbi_pmu: Implement SBI PMU event info function
Atish Patra
2024-12-02
lib: sbi_pmu: Remove redundant check for fw events
Atish Patra
2024-12-02
lib: sbi_pmu: PMU raw event v2 support
Atish Patra
2024-04-05
lib: sbi: Add SSE support for PMU events
Clément Léger
2024-02-20
lib: sbi_pmu: Before using we should ensure PMU init done
yang.zhang
2023-12-08
lib: sbi_pmu: Fix the counter info function
Atish Patra
2023-12-08
lib: sbi_pmu: Add PMU snapshot definitions
Atish Patra
2023-12-06
sbi: sbi_pmu: Add hw_counter_filter_mode() to pmu device
Yu Chien Peter Lin
2023-12-06
sbi: sbi_pmu: Improve sbi_pmu_init() error handling
Yu Chien Peter Lin
2023-11-22
lib: sbi_pmu: avoid buffer overflow
Heinrich Schuchardt
2023-10-06
lib: sbi_pmu: check for index overflows
Heinrich Schuchardt
2023-09-10
lib: sbi_pmu: keep overflow interrupt of stopped hpm counter disabled
Inochi Amaoto
2023-09-10
lib: sbi_pmu: ensure update hpm counter before starting counting
Inochi Amaoto
2023-08-18
lib: sbi: Add support for smcntrpmf
Kaiwen Xue
2023-08-06
lib: sbi: Fix typo for finding fixed event counter
Kaiwen Xue
2023-08-06
lib: sbi_pmu: Enable noncontigous hpm event and counters
Mayuresh Chitale
2023-07-05
lib: sbi_pmu: Avoid out of bounds access
Heinrich Schuchardt
2023-06-05
lib: sbi_pmu: Use heap for per-HART PMU state
Anup Patel
2023-04-17
lib: sbi: Fix counter index calculation for SBI_PMU_CFG_FLAG_SKIP_MATCH
Alexandre Ghiti
2023-04-17
lib: sbi: Do not clear active_events for cycle/instret when stopping
Alexandre Ghiti
2023-04-07
lib: sbi_pmu: Align the event type offset as per SBI specification
Yu Chien Peter Lin
2023-03-10
lib: sbi_pmu: Add hartid parameter PMU device ops
Mayuresh Chitale
2023-03-10
lib: sbi_pmu: Introduce fw_counter_write_value API
Mayuresh Chitale
2023-03-10
lib: sbi_pmu: Use dedicated event code for platform firmware events
Mayuresh Chitale
2023-03-10
lib: sbi_pmu: Update sbi_pmu dev ops
Mayuresh Chitale
2023-03-10
lib: sbi_pmu: Rename fw_counter_value
Mayuresh Chitale
2023-03-10
lib: sbi_pmu: add callback for counter width
Mayuresh Chitale
2023-01-06
treewide: Replace TRUE/FALSE with true/false
Bin Meng
[next]