summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2012-04-23 10:05:22 -0600
committerStephen Warren <swarren@nvidia.com>2012-04-25 15:21:47 -0600
commitaef7704c6cc36db9618603b22194def441d30432 (patch)
treed560e29b90c0fcfadaeb1d41e3ba39a379e8496c /tools/perf/scripts/python/flamegraph.py
parentb5badbaad16b44f1d5508701295fa682308da701 (diff)
downloadkernel-aef7704c6cc36db9618603b22194def441d30432.tar.gz
pinctrl: tegra: error reporting cleanup
Print an explicit error message in various failure cases to allow easier diagnosis. WARN_ON() some internal failures that users/clients shouldn't be able to trigger. Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
href='/distro/kernel/commit/include/linux/efi.h?id=0bbe5b0ea97aaaea6387bab89919a8654b07df27'>efi/libstub: Add Confidential Computing (CC) measurement typedefsKuppuswamy Sathyanarayanan 2024-03-09efi/tpm: Use symbolic GUID name from spec for final events tableArd Biesheuvel 2024-02-22arm64/mm: wire up PTE_CONT for user mappingsRyan Roberts 2023-12-11efivarfs: automatically update super block flagMasahisa Kojima 2023-12-11efi: Add EFI_ACCESS_DENIED status codeMasahisa Kojima 2023-12-11efi: expose efivar generic ops register functionMasahisa Kojima 2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel 2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds 2023-08-22acpi/prmt: Use EFI runtime sandbox to invoke PRM handlersArd Biesheuvel 2023-08-22efi/runtime-wrappers: Don't duplicate setup/teardown codeArd Biesheuvel 2023-08-22efi/runtime-wrappers: Remove duplicated macro for service returning voidArd Biesheuvel 2023-08-21efi/runtime-wrappers: Use type safe encapsulation of call argumentsArd Biesheuvel 2023-08-03efi: Remove unused extern declaration efi_lookup_mapped_addr()YueHaibing 2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter 2023-07-08efi: Do not include <linux/screen_info.h> from EFI headerThomas Zimmermann 2023-06-30Merge tag 'efi-next-for-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2023-06-06x86/efi: Safely enable unaccepted memory in UEFIDionna Glaze 2023-06-06efi: Add unaccepted memory supportKirill A. Shutemov 2023-06-06efi/libstub: Implement support for unaccepted memoryKirill A. Shutemov 2023-05-25efi: fix missing prototype warningsArnd Bergmann 2023-05-17efivarfs: expose used and total sizeAnisse Astier 2023-03-13efi: earlycon: Reprobe after parsing config tablesArd Biesheuvel 2023-02-23Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2023-02-04efi: Discover BTI support in runtime services regionsArd Biesheuvel 2023-02-03efi: Drop minimum EFI version check at bootArd Biesheuvel 2023-01-30efi/libstub: Add memory attribute protocol definitionsEvgeniy Baskov 2023-01-23efi: Apply allowlist to EFI configuration tables when running under XenDemi Marie Obenour 2023-01-22efi: xen: Implement memory descriptor lookup based on hypercallDemi Marie Obenour 2023-01-17efi: efivars: make efivar_supports_writes() return boolJohan Hovold 2023-01-17efi: efivars: drop kobject from efivars_register()Johan Hovold 2023-01-09rtc: efi: Enable SET/GET WAKEUP services as optionalShanker Donthineni