Home
last modified time | relevance | path

Searched refs:profile (Results 1 – 25 of 218) sorted by relevance

123456789

/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A D0001-Makefile.pre-use-qemu-wrapper-when-gathering-profile.patch4 Subject: [PATCH] Makefile.pre: use qemu wrapper when gathering profile data
21 @@ -751,8 +751,7 @@ profile-run-stamp:
23 $(MAKE) profile-gen-stamp
24 # Next, run the profile task to generate the profile information.
29 # Remove profile generation binary since we are done with it.
30 $(MAKE) clean-retain-profile
/openbmc/phosphor-mrw-tools/
H A Dgen_fan_zone_yaml.pl84 my $profile = "";
87 $profile = $targets->getAttribute($part,
91 if ($profile eq "")
93 $profile = "all";
96 $fans{$name}{profile} = lc $profile;
/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/
H A De2fsprogs-fix-missing-check-for-permission-denied.patch9 Couldn't init profile successfully (error: 13).
17 lib/support/profile.c | 2 +-
20 diff --git a/lib/support/profile.c b/lib/support/profile.c
22 --- a/lib/support/profile.c
23 +++ b/lib/support/profile.c
/openbmc/openbmc/poky/meta/recipes-gnome/epiphany/files/
H A Dmigrator.patch13 lib/ephy-profile-utils.c | 4 ++--
16 diff --git a/lib/ephy-profile-utils.c b/lib/ephy-profile-utils.c
18 --- a/lib/ephy-profile-utils.c
19 +++ b/lib/ephy-profile-utils.c
/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/X11/
H A DXsession9 . /etc/profile
11 if [ -f $HOME/.profile ]; then
12 . $HOME/.profile
/openbmc/openbmc-test-automation/redfish/dmtf_tools/
H A DRedfish_Interop_Validator.robot6 ... interoperability profile given to it.
17 # In future, when the profile is available at https://redfish.dmtf.org/profiles/
18 # Default profile available at data/openbmc_redfish_interop_profile.json
33 [Documentation] Check conformance based on the OpenBMC Interoperability profile.
/openbmc/openbmc-test-automation/gui/gui_test/gui_header/
H A Dtest_profile_settings_sub_menu.robot26 [Documentation] Verify navigation to profile settings page.
34 [Documentation] Verify existence of all sections in profile settings page.
45 [Documentation] Verify existence of all buttons and input boxes in profile settings page.
50 # Input Boxes in profile settings page.
54 # Buttons in profile settings page.
59 [Documentation] Verify logged in username in profile settings page.
116 # Navigate to https://xx.xx.xx.xx/#/profile-settings profile-settings page.
122 Wait Until Keyword Succeeds 30 sec 10 sec Location Should Contain profile-settings
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/
H A Dpostgresql-profile1 [ -f /etc/profile ] && source /etc/profile
/openbmc/openbmc/poky/meta/recipes-core/base-files/
H A Dbase-files_3.0.14.bb18 file://profile \
24 file://share/dot.profile \
62 ${sysconfdir}/nsswitch.conf ${sysconfdir}/profile \
104 install -m 0644 ${S}/profile ${D}${sysconfdir}/profile
105 sed -i 's#ROOTHOME#${ROOT_HOME}#' ${D}${sysconfdir}/profile
106 sed -i 's#@BINDIR@#${bindir}#g' ${D}${sysconfdir}/profile
108 install -m 0755 ${S}/share/dot.profile ${D}${sysconfdir}/skel/.profile
168 CONFFILES:${PN} += "${sysconfdir}/motd ${sysconfdir}/nsswitch.conf ${sysconfdir}/profile"
/openbmc/smbios-mdr/tools/
H A Dsst-info.sh81 echo " Found Profile $profile"
82 for prop in $(get_property_names "$service" "$profile" "$CONFIG_INTF")
84 echo " $prop: $(get_property "$service" "$profile" "$CONFIG_INTF" "$prop")"
/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/share/
H A Ddot.profile1 # ~/.profile: executed by Bourne-compatible login shells.
7 # path set by /etc/profile
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dmain.py117 options.profile = False
166 if options.profile:
169 profile = '%s.prof' % os.path.splitext(filename)[0]
170 cProfile.runctx('render()', globals(), locals(), profile)
171 p = pstats.Stats(profile)
H A Dmain.py.in53 # parser.add_option("--profile", action="store_true", dest="profile", default=False,
54 # help="profile rendering of chart (only useful when in batch mode indicated by -f)")
117 options.profile = False
166 if options.profile:
169 profile = '%s.prof' % os.path.splitext(filename)[0]
170 cProfile.runctx('render()', globals(), locals(), profile)
171 p = pstats.Stats(profile)
/openbmc/qemu/configs/targets/
H A Darm-bsd-user.mak2 …-xml/arm-vfp-sysregs.xml gdb-xml/arm-neon.xml gdb-xml/arm-m-profile.xml gdb-xml/arm-m-profile-mve.…
H A Darm-softmmu.mak2 …-xml/arm-vfp-sysregs.xml gdb-xml/arm-neon.xml gdb-xml/arm-m-profile.xml gdb-xml/arm-m-profile-mve.…
H A Darm-linux-user.mak4 …-xml/arm-vfp-sysregs.xml gdb-xml/arm-neon.xml gdb-xml/arm-m-profile.xml gdb-xml/arm-m-profile-mve.…
H A Darmeb-linux-user.mak5 …-xml/arm-vfp-sysregs.xml gdb-xml/arm-neon.xml gdb-xml/arm-m-profile.xml gdb-xml/arm-m-profile-mve.…
/openbmc/openbmc/poky/meta/recipes-devtools/devel-config/
H A Ddistcc-config.bb20 install -d ${D}${sysconfdir}/profile.d
21 install -m 0755 distcc.sh ${D}${sysconfdir}/profile.d/
/openbmc/openbmc/meta-openpower/recipes-bsp/pdata/
H A Dphal-devtree.bb20 install -d ${D}${sysconfdir}/profile.d
21 ln -s ${PDATA_DTB_PATH}/${DTB_FILE_ENV} ${D}${sysconfdir}/profile.d/${DTB_FILE_ENV}
/openbmc/openbmc/poky/meta/recipes-core/base-files/base-files/
H A Dprofile1 # /etc/profile: system-wide .profile file for the Bourne shell (sh(1))
19 if [ -d /etc/profile.d ]; then
20 for i in /etc/profile.d/*.sh; do
/openbmc/openbmc/poky/bitbake/lib/bb/server/
H A Dprocess.py143 if self.cooker.configuration.profile:
145 import cProfile as profile namespace
147 import profile
148 prof = profile.Profile()
150 ret = profile.Profile.runcall(prof, self.main)
420 if self.cooker.configuration.profile:
422 import cProfile as profile namespace
424 import profile
425 prof = profile.Profile()
427 ret = profile.Profile.runcall(prof, self.idle_thread_internal)
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/images/
H A Dcore-image-kernel-dev.bb8 KERNEL_DEV_TOOLS ?= "packagegroup-core-tools-profile packagegroup-core-buildessential kernel-devsrc"
23 IMAGE_FEATURES += "tools-profile"
/openbmc/phosphor-buttons/
H A Dmeson.options23 'power-button-profile',
27 description: 'Used to select a custom power button behavior profile.',
/openbmc/phosphor-fan-presence/control/json/
H A Dconfig_base.hpp61 for (const auto& profile : jsonObj["profiles"]) in ConfigBase() local
63 _profiles.emplace_back(profile.get<std::string>()); in ConfigBase()
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-server33 profile = bool(int(sys.argv[8])) variable
55 …er.process.execServer(lockfd, readypipeinfd, lockname, sockname, timeout, xmlrpcinterface, profile)

123456789