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