summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorMarc Zyngier <maz@kernel.org>2022-02-08 15:29:28 +0000
committerMarc Zyngier <maz@kernel.org>2022-02-08 15:29:28 +0000
commitc30185412daf353e6bcc61cd50ee7b7eadf42d1e (patch)
tree308b3d59881d7ef8281c506fe0b6f4992d91ceac /tools/perf/scripts/python/flamegraph.py
parent5206b980310141573ab111342dde50ad21abdb88 (diff)
parent4c68d6c0a1757139c791ccf1a781cbd81e35a063 (diff)
downloadkernel-c30185412daf353e6bcc61cd50ee7b7eadf42d1e.tar.gz
Merge branch kvm-arm64/misc-5.18 into kvmarm-master/next
* kvm-arm64/misc-5.18: : . : Misc fixes for KVM/arm64 5.18: : : - Drop unused kvm parameter to kvm_psci_version() : : - Implement CONFIG_DEBUG_LIST at EL2 : . KVM: arm64: pkvm: Implement CONFIG_DEBUG_LIST at EL2 KVM: arm64: Drop unused param from kvm_psci_version() Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
ot/dts/at91sam9n12.dtsi?h=linux-6.12.y&id=136d35561809dd12b3e8868a1a76080266d595b0'>ARM: at91/dtsi: add the watchdog nodes for at91 SoCWenyou Yang 2013-05-24ARM: at91: at91sam9n12: move external irq declatation to DTJean-Christophe PLAGNIOL-VILLARD 2013-05-23ARM: dts: at91: cpus/cpu node dts updatesLorenzo Pieralisi 2013-05-17ARM: at91: dt: switch to standard IRQ flag definesJean-Christophe PLAGNIOL-VILLARD 2013-05-17ARM: at91: dt: switch to pinctrl to pre-processorJean-Christophe PLAGNIOL-VILLARD 2013-05-17ARM: at91: dt: switch to standard GPIO flag defines.Jean-Christophe PLAGNIOL-VILLARD 2013-05-17ARM: at91: dt: use #include for all device treesJean-Christophe PLAGNIOL-VILLARD 2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds 2013-04-24ARM: dts: add pinctrl property for spi node for atmel SoCWenyou Yang 2013-04-24ARM: dts: add spi nodes for atmel SoCRichard Genoud 2013-04-19ARM: at91: dts: add MCI DMA supportLudovic Desroches 2013-04-19ARM: at91: dts: add i2c dma supportLudovic Desroches 2013-04-18ARM: at91: dts: set #dma-cells to the correct valueLudovic Desroches 2013-02-21Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds 2013-02-07ARM: at91: at91sam9n12: add DT parameters to enable PMECCJosh Wu 2013-02-05ARM: at91/DT: remove atmel,use-dma-* from 9x5 and 9n12 USART nodesNicolas Ferre 2013-01-12ARM: at91/dts: add pinctrl support for SSC peripheralBo Shen 2012-11-20ARM: at91: dt: at91sam9: add mmc pinctrl supportJean-Christophe PLAGNIOL-VILLARD 2012-11-20ARM: at91/dts: add nodes for atmel hsmci controllers for atmel SOCsLudovic Desroches 2012-11-19ARM: at91: dt: at91sam9260: split rts and cts pinctrl notJean-Christophe PLAGNIOL-VILLARD 2012-11-19ARM: at91: fix usart/uart namimg in pinctrlJean-Christophe PLAGNIOL-VILLARD 2012-10-13arm: at91: dt: at91sam9 add nand pinctrl supportJean-Christophe PLAGNIOL-VILLARD 2012-10-13arm: at91: dt: at91sam9 add serial pinctrl supportJean-Christophe PLAGNIOL-VILLARD 2012-10-13arm: at91: dt: at91sam9 add pinctrl supportJean-Christophe PLAGNIOL-VILLARD 2012-10-13at91: regroup gpio and pinctrl under the same rangesJean-Christophe PLAGNIOL-VILLARD 2012-10-08Merge tag 'v3.6-rc7' into i2c-embedded/for-nextWolfram Sang 2012-09-17ARM: at91: fix missing #interrupt-cells on gpio-controllerJean-Christophe PLAGNIOL-VILLARD 2012-09-12ARM: dts: add twi nodes for atmel SoCsLudovic Desroches 2012-07-02ARM: at91: add of irq priorities supportLudovic Desroches 2012-04-28ARM: at91: Add DT description files for AT91SAM9N12-EKHong Xu