#!/bin/bash (perf record -e raw_syscalls:sys_enter $@ || \ perf record -e syscalls:sys_enter $@) 2> /dev/null ' href='/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/scripts/gcc-goto.sh
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-08-20kbuild: Make scripts executableMichal Marek
2014-01-08arm64, jump label: detect %c support for ARM64Jiang Liu
2012-03-24ARM: 7333/2: jump label: detect %c support for ARMRabin Vincent