#!/bin/bash (perf record -e raw_syscalls:sys_enter $@ || \ perf record -e syscalls:sys_enter $@) 2> /dev/null rtcut icon' href='/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/Documentation/kbuild/Kconfig.recursion-issue-01
RT to enable self-test of sort()
AgeCommit message (Expand)Author
2024-02-15docs: kconfig: Fix grammar and formattingThorsten Blum
Kostenzer Felix