#!/bin/bash (perf record -e raw_syscalls:sys_enter $@ || \ perf record -e syscalls:sys_enter $@) 2> /dev/null on' href='/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/include/linux/fcntl.h
AgeCommit message (Expand)Author
2021-05-28fcntl: remove unused VALID_UPGRADE_FLAGSChristian Brauner