aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/watchdog_perf.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-09watchdog/perf: add a weak function for an arch to detect if perf can use NMIsDouglas Anderson1-1/+11
2023-06-09watchdog/hardlockup: have the perf hardlockup use __weak functions more cleanlyDouglas Anderson1-6/+14
2023-06-09watchdog/hardlockup: rename some "NMI watchdog" constants/functionDouglas Anderson1-1/+1
2023-06-09watchdog/hardlockup: move perf hardlockup watchdog petting to watchdog.cDouglas Anderson1-19/+0
2023-06-09watchdog/hardlockup: add a "cpu" param to watchdog_hardlockup_check()Douglas Anderson1-1/+1
2023-06-09watchdog/hardlockup: move perf hardlockup checking/panic to common watchdog.cDouglas Anderson1-41/+1
2023-06-09watchdog/perf: rename watchdog_hld.c to watchdog_perf.cDouglas Anderson1-0/+302