| /openbmc/openbmc/poky/meta/recipes-devtools/python/python3/ |
| H A D | 0001-Makefile.pre-use-qemu-wrapper-when-gathering-profile.patch | 4 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 D | gen_fan_zone_yaml.pl | 84 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 D | e2fsprogs-fix-missing-check-for-permission-denied.patch | 9 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 D | migrator.patch | 13 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 D | Xsession | 9 . /etc/profile 11 if [ -f $HOME/.profile ]; then 12 . $HOME/.profile
|
| /openbmc/openbmc-test-automation/redfish/dmtf_tools/ |
| H A D | Redfish_Interop_Validator.robot | 6 ... 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 D | test_profile_settings_sub_menu.robot | 26 [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 D | postgresql-profile | 1 [ -f /etc/profile ] && source /etc/profile
|
| /openbmc/openbmc/poky/meta/recipes-core/base-files/ |
| H A D | base-files_3.0.14.bb | 18 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 D | sst-info.sh | 81 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 D | dot.profile | 1 # ~/.profile: executed by Bourne-compatible login shells. 7 # path set by /etc/profile
|
| /openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
| H A D | main.py | 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)
|
| H A D | main.py.in | 53 # 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 D | arm-bsd-user.mak | 2 …-xml/arm-vfp-sysregs.xml gdb-xml/arm-neon.xml gdb-xml/arm-m-profile.xml gdb-xml/arm-m-profile-mve.…
|
| H A D | arm-softmmu.mak | 2 …-xml/arm-vfp-sysregs.xml gdb-xml/arm-neon.xml gdb-xml/arm-m-profile.xml gdb-xml/arm-m-profile-mve.…
|
| H A D | arm-linux-user.mak | 4 …-xml/arm-vfp-sysregs.xml gdb-xml/arm-neon.xml gdb-xml/arm-m-profile.xml gdb-xml/arm-m-profile-mve.…
|
| H A D | armeb-linux-user.mak | 5 …-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 D | distcc-config.bb | 20 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 D | phal-devtree.bb | 20 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 D | profile | 1 # /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 D | process.py | 143 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 D | core-image-kernel-dev.bb | 8 KERNEL_DEV_TOOLS ?= "packagegroup-core-tools-profile packagegroup-core-buildessential kernel-devsrc" 23 IMAGE_FEATURES += "tools-profile"
|
| /openbmc/phosphor-buttons/ |
| H A D | meson.options | 23 'power-button-profile', 27 description: 'Used to select a custom power button behavior profile.',
|
| /openbmc/phosphor-fan-presence/control/json/ |
| H A D | config_base.hpp | 61 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 D | bitbake-server | 33 profile = bool(int(sys.argv[8])) variable 55 …er.process.execServer(lockfd, readypipeinfd, lockname, sockname, timeout, xmlrpcinterface, profile)
|