aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/watchdog_perf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-4/+2
2025-03-17watchdog/perf: optimize bytes copied and remove manual NUL-terminationThorsten Blum1-4/+2
2025-03-06watchdog/hardlockup/perf: Warn if watchdog_ev is leakedLi Huafei1-0/+1
2025-03-06watchdog/hardlockup/perf: Fix perf_event memory leakLi Huafei1-27/+1
2024-07-17watchdog/perf: properly initialize the turbo mode timestamp and rearm counterThomas Gleixner1-3/+8
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-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