#!/bin/bash perf record -e syscalls:sys_enter_futex -e syscalls:sys_exit_futex $@ icon' href='/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/kernel/reboot.c
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-14panic/reboot: allow specifying reboot_mode for panic onlyAaro Koskinen