summaryrefslogtreecommitdiff
path: root/kernel/watchdog_perf.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-08kernel/watchdog_perf.c: tidy up kerneldocAndrew Morton1-3/+0
2024-05-08watchdog: allow nmi watchdog to use raw perf eventSong Liu1-0/+46
2023-06-10watchdog/perf: add a weak function for an arch to detect if perf can use NMIsDouglas Anderson1-1/+11
2023-06-10watchdog/hardlockup: have the perf hardlockup use __weak functions more cleanlyDouglas Anderson1-6/+14
2023-06-10watchdog/hardlockup: rename some "NMI watchdog" constants/functionDouglas Anderson1-1/+1
2023-06-10watchdog/hardlockup: move perf hardlockup watchdog petting to watchdog.cDouglas Anderson1-19/+0
2023-06-10watchdog/hardlockup: add a "cpu" param to watchdog_hardlockup_check()Douglas Anderson1-1/+1
2023-06-10watchdog/hardlockup: move perf hardlockup checking/panic to common watchdog.cDouglas Anderson1-41/+1
2023-06-10watchdog/perf: rename watchdog_hld.c to watchdog_perf.cDouglas Anderson1-0/+302