#!/bin/bash perf record -e syscalls:sys_enter_futex -e syscalls:sys_exit_futex $@ ipt>
summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/ptdump.h
AgeCommit message (Expand)Author
2025-03-17mm: rename GENERIC_PTDUMP and PTDUMP_COREAnshuman Khandual
2024-09-10arm64: ptdump: Use the ptdump description from a local contextSebastian Ene
2024-09-10arm64: ptdump: Expose the attribute parsing functionalitySebastian Ene
2024-02-22arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy
2022-11-07ARM: 9255/1: efi/dump UEFI runtime page tables for ARMWang Kefeng
2021-04-08arm64: Add __init section marker to some functionsJisheng Zhang