aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFabrice Gasnier <[email protected]>2024-03-07 14:33:05 +0100
committerWilliam Breathitt Gray <[email protected]>2024-04-02 13:10:34 -0400
commit2c70ccd45985f1e458f9785fc8cf9b8c48e3807f (patch)
treeff46b28203a4883b996106a6b5f28e3f577e142e /tools/perf/scripts/python
parentf7630270b67836bedc518e96fb4c64b11fe3fb5e (diff)
counter: stm32-timer-cnt: add support for overflow events
Add support overflow events. Also add the related validation and configuration routine. Register and enable interrupts to push events. STM32 Timers can have either 1 global interrupt, or 4 dedicated interrupt lines. Request only the necessary interrupt, e.g. either global interrupt that can report all event types, or update interrupt only for overflow event. Reviewed-by: William Breathitt Gray <[email protected]> Signed-off-by: Fabrice Gasnier <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: William Breathitt Gray <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions