Home
last modified time | relevance | path

Searched +full:- +full:- +full:enable +full:- +full:gprof (Results 1 – 5 of 5) 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,
17 bool "Enable gcov support"
25 See <http://user-mode-linux.sourceforge.net/old/gprof.html> for more
/openbmc/openbmc/poky/meta/recipes-devtools/gdb/
H A Dgdb-common.inc3 …llows you to see what is going on inside another program while it executes -- or what another prog…
5 DEPENDS = "expat gmp mpfr zlib ncurses virtual/libiconv ${LTTNGUST} bison-native"
7 LTTNGUST = "lttng-ust"
15 UPSTREAM_CHECK_GITTAGREGEX = "gdb\-(?P<pver>.+)\-release"
17 B = "${WORKDIR}/build-${TARGET_SYS}"
19 EXPAT = "--with-expat --with-libexpat-prefix=${STAGING_DIR_HOST}"
21 EXTRA_OECONF = "--disable-gdbtk --disable-x --disable-werror \
22 --with-curses --disable-multilib --disable-sim \
23 --without-guile \
25 … ${@bb.utils.contains('DISTRO_FEATURES', 'multiarch', '--enable-64-bit-bfd', '', d)} \
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/
H A Dbinutils.inc12 LICENSE = "GPL-3.0-only"
14 DEPENDS = "flex-native bison-native zlib-native gnu-config-native autoconf-native"
21 ${libdir}/bfd-plugins/lib*${SOLIBSDEV} \
22 ${libdir}/lib*-${PV}*.so \
26 RPROVIDES:${PN} += "${PN}-symlinks"
28 FILES:${PN}-dev = " \
33 ${libdir}/libctf-nobfd.so \
36 FILES:${PN}-staticdev += "${libdir}/gprofng/*.a"
42 gp-archive \
43 gp-collect-app \
[all …]
/openbmc/openbmc/poky/meta-poky/conf/templates/default/
H A Dlocal.conf.sample.extended19 #PARALLEL_MAKE ?= "-j 4"
22 #PARALLEL_MAKE ?= "-j ${@oe.utils.cpu_count()}"
24 # For a quad-core machine, BB_NUMBER_THREADS = "4", PARALLEL_MAKE = "-j 4" would
40 # packages at build time using qemu-native. Disabling it (by setting it to 0)
45 # If GLIBC_SPLIT_LC_PACKAGES is set to a non-zero value, convert
46 # glibc-binary-localedata-XX-YY to be a meta package depending on
47 # glibc-binary-localedata-XX-YY-lc-address and so on. This enables
53 # wish to perform the time-consuming step of generating all LIBC locales.
54 # NOTE: If removing en_US.UTF-8 you will also need to uncomment, and set
58 # bash-ptest: fr-fr, de-de
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-Use-libtool-2.4.patch8 Upstream-Status: Pending
10 Signed-off-by: Khem Raj <raj.khem@gmail.com>
11 ---
13 bfd/configure | 1333 +++++++++---
14 bfd/configure.ac | 2 +-
16 binutils/configure | 1331 +++++++++---
18 gas/configure | 1331 +++++++++---
19 gprof/Makefile.in | 3 +
20 gprof/configure | 1331 +++++++++---
22 gprofng/configure | 1693 ++++++++++++----
[all …]