summaryrefslogtreecommitdiff
path: root/kernel/watchdog_perf.c
AgeCommit message (Expand)Author
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-03-17watchdog/perf: optimize bytes copied and remove manual NUL-terminationThorsten Blum
2025-03-06watchdog/hardlockup/perf: Warn if watchdog_ev is leakedLi Huafei
2025-03-06watchdog/hardlockup/perf: Fix perf_event memory leakLi Huafei
2024-07-17watchdog/perf: properly initialize the turbo mode timestamp and rearm counterThomas Gleixner
2024-05-08kernel/watchdog_perf.c: tidy up kerneldocAndrew Morton
2024-05-08watchdog: allow nmi watchdog to use raw perf eventSong Liu
2023-06-09watchdog/perf: add a weak function for an arch to detect if perf can use NMIsDouglas Anderson
2023-06-09watchdog/hardlockup: have the perf hardlockup use __weak functions more cleanlyDouglas Anderson
2023-06-09watchdog/hardlockup: rename some "NMI watchdog" constants/functionDouglas Anderson
2023-06-09watchdog/hardlockup: move perf hardlockup watchdog petting to watchdog.cDouglas Anderson
2023-06-09watchdog/hardlockup: add a "cpu" param to watchdog_hardlockup_check()Douglas Anderson
2023-06-09watchdog/hardlockup: move perf hardlockup checking/panic to common watchdog.cDouglas Anderson
2023-06-09watchdog/perf: rename watchdog_hld.c to watchdog_perf.cDouglas Anderson