Home
last modified time | relevance | path

Searched +full:gprof +full:- +full:gcov (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/um/
H A DKconfig.debug1 # SPDX-License-Identifier: GPL-2.0
3 config GPROF config
4 bool "Enable gprof support"
7 This allows profiling of a User-Mode Linux kernel with the gprof
10 See <http://user-mode-linux.sourceforge.net/old/gprof.html> for more
13 If you're involved in UML kernel development and want to use gprof,
16 config GCOV config
17 bool "Enable gcov support"
25 See <http://user-mode-linux.sourceforge.net/old/gprof.html> for more
28 If you're involved in UML kernel development and want to use gcov,
/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/
H A Dexternal-arm-sdk-toolchain.bb1 inherit cross-canadian
5 PN = "external-arm-sdk-toolchain-${TARGET_ARCH}"
6 BPN = "external-arm-sdk-toolchain"
18 INSANE_SKIP:gcc-cross-canadian-${TRANSLATED_TARGET_ARCH} = "dev-so staticdev file-rdeps libdir"
19 INSANE_SKIP:gdb-cross-canadian-${TRANSLATED_TARGET_ARCH} = "dev-so file-rdeps"
20 INSANE_SKIP:binutils-cross-canadian-${TRANSLATED_TARGET_ARCH} = "dev-so file-rdeps"
26 gcc-cross-canadian-${TRANSLATED_TARGET_ARCH} \
27 gdb-cross-canadian-${TRANSLATED_TARGET_ARCH} \
28 binutils-cross-canadian-${TRANSLATED_TARGET_ARCH} \
32 gcc-cross-canadian-${TRANSLATED_TARGET_ARCH} \
[all …]