/openbmc/linux/tools/perf/ui/browsers/ |
H A D | scripts.c | 1 // SPDX-License-Identifier: GPL-2.0 19 * Usually the full path for a script is: 20 * /home/username/libexec/perf-core/scripts/python/xxx.py 21 * /home/username/libexec/perf-core/scripts/perl/xxx.pl 22 * So 256 should be long enough to contain the full path. 37 if (attr->read_format & PERF_FORMAT_GROUP) in attr_to_script() 38 strcat(extra_format, " -F +metric"); in attr_to_script() 39 if (attr->sample_type & PERF_SAMPLE_BRANCH_STACK) in attr_to_script() 40 strcat(extra_format, " -F +brstackinsn --xed"); in attr_to_script() 41 if (attr->sample_type & PERF_SAMPLE_REGS_INTR) in attr_to_script() [all …]
|
/openbmc/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-pin-error-inj.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 9 has low-level support for the CEC bus. Most hardware today will have 10 high-level CEC support where the hardware deals with driving the CEC bus, 15 What makes doing this so interesting is that since we have full control 19 Currently only the cec-gpio driver (when the CEC line is directly 20 connected to a pull-up GPIO line) and the AllWinner A10/A20 drm driver 25 now an ``error-inj`` file. 32 With ``cat error-inj`` you can see both the possible commands and the current 35 $ cat /sys/kernel/debug/cec/cec0/error-inj 38 # rx-clear clear all rx error injections [all …]
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | customizing-images.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 41 IMAGE_INSTALL:append:pn-core-image-minimal = " strace" 43 This example adds ``strace`` to the ``core-image-minimal`` image only. 47 ``core-image-*`` images are affected. 49 Customizing Images Using Custom ``IMAGE_FEATURES`` and ``EXTRA_IMAGE_FEATURES`` 53 high-level image features by using the 62 :ref:`meta/classes-recipe/image.bbclass <ref-classes-image>`. 65 as ``debug-tweaks`` and ``read-only-rootfs``, resolve as general 74 creating a custom class for use with specialized image ``.bb`` files. 86 Dropbear is a minimal SSH server appropriate for resource-constrained [all …]
|
/openbmc/linux/Documentation/sphinx/ |
H A D | kerneldoc-preamble.sty | 1 % -*- coding: utf-8 -*- 2 % SPDX-License-Identifier: GPL-2.0 5 % - TOC width settings 6 % - Setting of tabulary (\tymin) 7 % - Headheight setting for fancyhdr 8 % - Fontfamily settings for CJK (Chinese, Japanese, and Korean) translations 18 % Custom width parameters for TOC 19 % - Redefine low-level commands defined in report.cls. 20 % - Indent of 2 chars is preserved for ease of comparison. 22 % Width of page number (\@pnumwidth): 1.55em -> 2.7em [all …]
|
/openbmc/linux/tools/power/pm-graph/ |
H A D | README | 8 pm-graph: suspend/resume/boot timing analysis tools 11 …Home Page: https://www.intel.com/content/www/us/en/developer/topic-technology/open/pm-graph/overvi… 13 Report bugs/issues at bugzilla.kernel.org Tools/pm-graph 14 - https://bugzilla.kernel.org/buglist.cgi?component=pm-graph&product=Tools 16 Full documentation available online & in man pages 17 - Getting Started: 20 - Feature Summary: 21 https://www.intel.com/content/www/us/en/developer/topic-technology/open/pm-graph/features.html 23 - upstream version in git: 24 git clone https://github.com/intel/pm-graph/ [all …]
|
H A D | bootgraph.8 | 3 bootgraph \- Kernel boot timing analysis 21 The tool can also augment the timeline with ftrace data on custom target 22 functions as well as full trace callgraphs. 24 Generates output files in subdirectory: boot-yymmdd-HHMMSS 30 \fB-h\fR 33 \fB-v\fR 36 \fB-addlogs\fR 40 \fB-result \fIfile\fR 43 \fB-o \fIname\fR 47 e.g. boot-{hostname}-{date}-{time} [all …]
|
/openbmc/openbmc/meta-raspberrypi/docs/ |
H A D | conf.py | 2 # -*- coding: utf-8 -*- 4 # meta-raspberrypi documentation build configuration file, created by 5 # sphinx-quickstart on Tue May 23 09:51:24 2017. 24 # -- General configuration ------------------------------------------------ 31 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom 49 # source_encoding = 'utf-8-sig' 55 project = 'meta-raspberrypi' 56 copyright = '2022, meta-raspberrypi contributors' 57 author = 'meta-raspberrypi contributors' 65 # The full version, including alpha/beta/rc tags. [all …]
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/ |
H A D | conf.py | 3 # This file only contains a selection of the most common options. For a full 5 # https://www.sphinx-doc.org/en/master/usage/configuration.html 7 # -- Path setup -------------------------------------------------------------- 22 # -- Project information ----------------------------------------------------- 25 copyright = '2020-2024, Arm Limited' 29 # -- General configuration --------------------------------------------------- 32 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom 47 # -- Options for HTML output ------------------------------------------------- 54 # Define the canonical URL if you are using a custom domain on Read the Docs 64 # Add any paths that contain custom static files (such as style sheets) here,
|
/openbmc/linux/Documentation/livepatch/ |
H A D | shadow-vars.rst | 11 The implementation introduces a global, in-kernel hashtable that 24 (See the full API usage docbook notes in livepatch/shadow.c.) 30 meta-data and shadow-data: 32 - meta-data 34 - obj - pointer to parent object 35 - id - data identifier 37 - data[] - storage for shadow data 41 They also allow to call a custom constructor function when a non-zero 48 * klp_shadow_get() - retrieve a shadow variable data pointer 49 - search hashtable for <obj, id> pair [all …]
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | u_uvc.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 7 * Copyright (c) 2013-2014 Samsung Electronics Co., Ltd. 36 * Control descriptors array pointers for full-/high-speed and 37 * super-speed. They point by default to the uvc_fs_control_cls and 45 * Streaming descriptors array pointers for full-speed, high-speed and 46 * super-speed. They will point to the uvc_[fhs]s_streaming_cls arrays 47 * for configfs-based gadgets. Legacy gadgets must initialize them in 54 /* Default control descriptors for configfs-based gadgets. */ 60 * Control descriptors pointers arrays for full-/high-speed and 61 * super-speed. The first element is a configurable control header [all …]
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | README.md | 9 - [Passing in data when creating PELs](#passing-pel-related-data-within-an-openbmc-event-log) 10 - [Default UserData sections for BMC created PELs](#default-userdata-sections-for-bmc-created-pels) 11 - [The PEL Message Registry](#the-pel-message-registry) 12 - [Callouts](#callouts) 13 - [Action Flags and Event Type Rules](#action-flags-and-event-type-rules) 14 - [D-Bus Interfaces](#d-bus-interfaces) 15 - [PEL Retention](#pel-retention) 16 - [Adding python3 modules for PEL UserData and SRC parsing](#adding-python3-modules-for-pel-userdat… 17 - [Fail Boot on Host Errors](#fail-boot-on-host-errors) 18 - [SBE FFDC](#self-boot-engine-first-failure-data-capture-support) [all …]
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/ |
H A D | kexecboot-cfg_0.2.bb | 2 DESCRIPTION = "Default icon and boot.cfg for kexecboot linux-as-bootloader." 13 echo '# /boot/boot.cfg - KEXECBOOT configuration file. 20 # Specify full kernel path on target. 24 # DTB=/boot/my-own-dtb 35 # Specify full path for a custom icon for the menu-item. 36 # If not set, use device-icons as default (NAND, SD, CF, ...). 46 # LABEL=${KEXECBOOT_LABEL}-test 47 # KERNEL=/boot/${KERNEL_IMAGETYPE}-test 52 install -d ${D}/boot 53 install -m 0644 boot.cfg ${D}/boot/boot.cfg [all …]
|
/openbmc/linux/arch/xtensa/ |
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 58 Xtensa processors are 32-bit RISC machines designed by Tensilica 63 a home page at <http://www.linux-xtensa.org/>. 102 def_bool $(success,test "$(shell,echo __XTENSA_EB__ | $(CC) -E -P -)" = 1) 108 …def_bool $(success,test "$(shell,echo __XTENSA_CALL0_ABI__ | $(CC) -mabi=call0 -E -P - 2>/dev/null… 117 bool "fsf - default (not generic) configuration" 121 bool "dc232b - Diamond 232L Standard Core Rev.B (LE)" 128 bool "dc233c - Diamond 233L Standard Core Rev.C (LE)" 135 bool "Custom Xtensa processor configuration" 138 Select this variant to use a custom Xtensa processor configuration. [all …]
|
/openbmc/linux/Documentation/networking/device_drivers/wifi/intel/ |
H A D | ipw2200.rst | 1 .. SPDX-License-Identifier: GPL-2.0 11 - Intel(R) PRO/Wireless 2200BG Network Connection 12 - Intel(R) PRO/Wireless 2915ABG Network Connection 20 Copyright |copy| 2004-2006, Intel Corporation 37 2. Ad-Hoc Networking 78 the warranty and/or issues arising from regulatory non-compliance, and 83 modules, and accordingly, condition system-level regulatory approval 86 non-compliant. 113 ------------------------- 117 + IBSS mode (Ad-Hoc) [all …]
|
/openbmc/docs/designs/ |
H A D | bmc-reset-with-host-up.md | 18 A good portion of this is explained in the phosphor-state-manager [README][1]. 28 - /run/openbmc/chassis@0-on 29 - /run/openbmc/host@0-on 31 It should be noted that although full support is not in place for multi-chassis 32 and multi-host systems, the framework is there to build on. 33 `op-reset-chassis-running@.service` is a templated service, checking pgood in 35 /run/openbmc/chassis@%i-on, to indicate power is on for that instance. Similar 36 implementation is done for the host via `phosphor-reset-host-check@.service` and 37 the file /run/openbmc/host@%i-on. 39 If chassis power is on and the host is up, then `obmc-chassis-poweron@.target` [all …]
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | mac_baboon.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * Definitions for the "Baboon" custom IC on the PowerBook 190. 21 * bit 2: bay status, 0 = full, 1 = empty
|
/openbmc/linux/include/asm-generic/ |
H A D | spinlock.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * 'Generic' ticket-lock implementation. 8 * to a test-and-set lock. 11 * sub-word of the value. This is generally true for anything LL/SC although 14 * a test-and-set. 18 * a full fence after the spin to upgrade the otherwise-RCpc 31 #include <asm-generic/spinlock_types.h> 43 * custom cond_read_rcsc() here we just emit a full fence. We only in arch_spin_lock() 82 return (s16)((val >> 16) - (val & 0xffff)) > 1; in arch_spin_is_contended()
|
/openbmc/openbmc/poky/meta/conf/ |
H A D | licenses.conf | 2 # names, common-licenses will use the SPDX standard license names. In order to not 3 # break the non-standardized license names that we find in LICENSE, we'll set 4 # up a bunch of VarFlags to accommodate non-SPDX license names. 13 SPDXLICENSEMAP[AGPL-3] = "AGPL-3.0-only" 14 SPDXLICENSEMAP[AGPL-3+] = "AGPL-3.0-or-later" 15 SPDXLICENSEMAP[AGPLv3] = "AGPL-3.0-only" 16 SPDXLICENSEMAP[AGPLv3+] = "AGPL-3.0-or-later" 17 SPDXLICENSEMAP[AGPLv3.0] = "AGPL-3.0-only" 18 SPDXLICENSEMAP[AGPLv3.0+] = "AGPL-3.0-or-later" 19 SPDXLICENSEMAP[AGPL-3.0] = "AGPL-3.0-only" [all …]
|
/openbmc/openbmc/poky/bitbake/doc/ |
H A D | conf.py | 3 # This file only contains a selection of the most common options. For a full 5 # https://www.sphinx-doc.org/en/master/usage/configuration.html 7 # -- Path setup -------------------------------------------------------------- 29 # -- Project information ----------------------------------------------------- 32 copyright = '2004-%s, Richard Purdie, Chris Larson, and Phil Blundell' \ 42 # -- General configuration --------------------------------------------------- 45 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom 72 # -- Options for HTML output ------------------------------------------------- 85 # Add any paths that contain custom static files (such as style sheets) here, 88 html_static_path = ['sphinx-static']
|
/openbmc/linux/Documentation/firmware-guide/acpi/ |
H A D | method-customizing.rst | 1 .. SPDX-License-Identifier: GPL-2.0 4 Linux ACPI Custom Control Method How To 25 - Only ACPI METHOD can be overridden, any other object types like 29 - The same ACPI control method can be overridden for many times, 32 - To get the ACPI debug object output (Store (AAAA, Debug)), 42 b) disassemble the table by running "iasl -d dsdt.dat". 56 Note that the full pathname of the method in ACPI namespace 59 e.g. "iasl -vw 6084 psr.asl" (psr.aml is generated as a result) 60 If parameter "-vw 6084" is not supported by your iASL compiler, 62 f) mount debugfs by "mount -t debugfs none /sys/kernel/debug" [all …]
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-1.6.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 9 .. _migration-1.6-archiver-class: 12 ------------------ 14 The :ref:`ref-classes-archiver` class has been rewritten and its configuration 16 ":ref:`dev-manual/licenses:maintaining open source license compliance during your product's lifecyc… 19 .. _migration-1.6-packaging-changes: 22 ----------------- 26 - The ``binutils`` recipe no longer produces a ``binutils-symlinks`` 27 package. ``update-alternatives`` is now used to handle the preferred 30 - The tc (traffic control) utilities have been split out of the main [all …]
|
/openbmc/openbmc-build-scripts/config/ |
H A D | .gitlint | 4 # Rules and sections can be referenced by their full name or by id. For example 5 # section "[body-max-line-length]" could also be written as "[B1]". Full section names are 9 # Ignore body-max-line-length and body-hard-tab and rely on the custom 10 # OpenBMC-specific rule that covers both of these rules. 11 ignore=body-max-line-length,body-hard-tab 13 # verbosity should be a value between 1 and 3, the commandline -v flags take precedence over this 17 # ignore-merge-commits=true 18 # ignore-revert-commits=true 19 # ignore-fixup-commits=true 20 # ignore-squash-commits=true [all …]
|
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/ |
H A D | suricata.yaml | 2 --- 5 # options in this file, full documentation can be found at: 13 # If you are using the CUDA pattern matcher (mpm-algo: ac-cuda), different rules 16 #max-pending-packets: 1024 18 # Runmode the engine should use. Please check --list-runmodes to get the available 27 # round-robin - Flows assigned to threads in a round robin fashion. 28 # active-packets - Flows assigned to threads that have the lowest number of 30 # hash - Flow alloted usihng the address hash. More of a random 33 #autofp-scheduler: active-packets 36 # it is a pure sniffing setup, set it to 'sniffer-only'. [all …]
|
/openbmc/linux/Documentation/accounting/ |
H A D | psi.rst | 4 PSI - Pressure Stall Information 14 either play it safe and under-utilize their hardware resources, or 23 scarcity aids users in sizing workloads to hardware--or provisioning 38 respective file in /proc/pressure/ -- cpu, memory, and io. 43 full avg10=0.00 avg60=0.00 avg300=0.00 total=0 48 The "full" line indicates the share of time in which all non-idle 55 stall state is tracked separately and exported in the "full" averages. 57 CPU full is undefined at the system level, but has been reported 65 or to average trends over custom time frames. 83 <some|full> <stall amount in us> <time window in us> [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | actions,owl-emac.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/actions,owl-emac.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Cristian Ciocaltea <cristian.ciocaltea@gmail.com> 15 IEEE 802.3 CSMA/CD standard, supporting both half-duplex and full-duplex 19 - $ref: ethernet-controller.yaml# 24 - const: actions,owl-emac 25 - items: 26 - enum: [all …]
|