aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/flamegraph.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-22arm64: Kconfig: Keep selects somewhat alphabetically orderedCatalin Marinas1-2/+2
2025-07-22arm64: signal: Remove ISB when resetting POR_EL0Kevin Brodsky1-2/+5
2025-07-22kselftest/arm64: Handle attempts to disable SM on SME only systemsMark Brown1-0/+3
2025-07-22kselftest/arm64: Fix SVE write data generation for SME only systemsMark Brown1-0/+6
2025-07-22kselftest/arm64: Test SME on SME only systems in fp-ptraceMark Brown1-1/+1
2025-07-22kselftest/arm64: Test FPSIMD format data writes via NT_ARM_SVE in fp-ptraceMark Brown1-2/+64
2025-07-22kselftest/arm64: Allow sve-ptrace to run on SME only systemsMark Brown1-3/+0
2025-07-17arm64/mm: Drop redundant addr increment in set_huge_pte_at()Anshuman Khandual1-1/+1
2025-07-17kselftest/arm4: Provide local defines for AT_HWCAP3Mark Brown2-0/+8
2025-07-17arm64: Mark kernel as tainted on SAE and SError panicBreno Leitao2-0/+2
2025-07-15arm64/gcs: Don't call gcs_free() when releasing task_structMark Brown2-7/+0
2025-07-14drivers/perf: hisi: Support PMUs with no interruptYicong Yang1-3/+8
2025-07-14drivers/perf: hisi: Relax the event number check of v2 PMUsJunhao He4-6/+6
2025-07-14drivers/perf: hisi: Add support for HiSilicon SLLC v3 PMU driverJunhao He1-0/+40
2025-07-14drivers/perf: hisi: Use ACPI driver_data to retrieve SLLC PMU informationJunhao He1-60/+118
2025-07-14drivers/perf: hisi: Add support for HiSilicon DDRC v3 PMU driverJunhao He1-0/+24
2025-07-14drivers/perf: hisi: Simplify the probe process for each DDRC versionJunhao He2-188/+142
2025-07-14perf/arm-ni: Support sharing IRQs within an NI instanceShouping Wang1-27/+55
2025-07-14perf/arm-ni: Consolidate CPU affinity handlingRobin Murphy1-40/+34
2025-07-14perf/cxlpmu: Fix typos in cxl_pmu.c comments and documentationAlok Tiwari1-3/+3
2025-07-14perf/cxlpmu: Remove unintended newline from IRQ name format stringAlok Tiwari1-1/+1
2025-07-14perf/cxlpmu: Fix devm_kcalloc() argument order in cxl_pmu_probe()Alok Tiwari1-2/+2
2025-07-08perf: arm_spe: Relax period restrictionLeo Yan1-7/+11
2025-07-08perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)Rob Herring (Arm)7-5/+990
2025-07-08KVM: arm64: nvhe: Disable branch generation in nVHE guestsAnshuman Khandual4-1/+39
2025-07-08arm64: Handle BRBE booting requirementsAnshuman Khandual2-3/+89
2025-07-08arm64/sysreg: Add BRBE registers and fieldsAnshuman Khandual2-10/+138
2025-07-08arm64: fix unnecessary rebuilding when CONFIG_DEBUG_EFI=yMasahiro Yamada2-2/+2
2025-07-08arm64: remove CONFIG_VMAP_STACK checks from entry codeBreno Leitao2-8/+0
2025-07-08arm64: remove CONFIG_VMAP_STACK checks from SDEI stack handlingBreno Leitao1-6/+2
2025-07-08arm64: remove CONFIG_VMAP_STACK checks from stacktrace overflow logicBreno Leitao2-8/+2
2025-07-08arm64: remove CONFIG_VMAP_STACK conditionals from traps overflow stackBreno Leitao1-3/+0
2025-07-08arm64: remove CONFIG_VMAP_STACK conditionals from irq stack setupBreno Leitao1-13/+0
2025-07-08arm64: Remove CONFIG_VMAP_STACK conditionals from THREAD_SHIFT and THREAD_ALIGNBreno Leitao1-5/+1
2025-07-08arm64: efi: Remove CONFIG_VMAP_STACK checkBreno Leitao1-5/+0
2025-07-08arm64: Mandate VMAP_STACKBreno Leitao1-0/+1
2025-07-08arm64: debug: remove debug exception registration infrastructureAda Couprie Diaz7-97/+2
2025-07-08arm64: debug: split bkpt32 exception entryAda Couprie Diaz3-13/+17
2025-07-08arm64: debug: split brk64 exception entryAda Couprie Diaz3-33/+39
2025-07-08arm64: debug: split hardware watchpoint exception entryAda Couprie Diaz3-12/+40
2025-07-08arm64: debug: split single stepping exception entryAda Couprie Diaz4-47/+73
2025-07-08arm64: debug: refactor reinstall_suspended_bps()Ada Couprie Diaz3-17/+16
2025-07-08arm64: debug: split hardware breakpoint exception entryAda Couprie Diaz3-10/+39
2025-07-08arm64: entry: Add entry and exit functions for debug exceptionsAda Couprie Diaz3-22/+26
2025-07-08arm64: debug: remove break/step handler registration infrastructureAda Couprie Diaz2-87/+0
2025-07-08arm64: debug: call step handlers staticallyAda Couprie Diaz5-47/+28
2025-07-08arm64: debug: call software breakpoint handlers staticallyAda Couprie Diaz10-111/+81
2025-07-08arm64: refactor aarch32_break_handler()Ada Couprie Diaz3-7/+7
2025-07-08arm64: debug: clean up single_step_handler logicAda Couprie Diaz1-6/+4
2025-07-04perf/arm: Add missing .suppress_bind_attrsRobin Murphy2-0/+2