summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
AgeCommit message (Expand)Author
2019-03-06perf script python: Remove mixed indentationTony Jones
2019-02-25perf script python: Add Python3 support to stackcollapse.pyTony Jones
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-06-22perf script stackcollapse: Remove reference to the perl interpreterArnaldo Carvalho de Melo
2016-06-21perf script: Add stackcollapse.py scriptPaolo Bonzini
irq_unmap_generic_chipJianmin Lv 2022-07-07genirq: Provide an IRQ affinity mask in non-SMP configsSamuel Holland 2022-07-07genirq: Return a const cpumask from irq_data_get_affinity_maskSamuel Holland 2022-07-07genirq: Add and use an irq_data_update_affinity helperSamuel Holland 2022-07-07genirq: Refactor accessors to use irq_data_get_affinity_maskSamuel Holland 2022-04-19gpio: Don't fiddle with irqchips marked as immutableMarc Zyngier 2022-02-15genirq: Allow irq_chip registration functions to take a const irq_chipMarc Zyngier 2022-02-10genirq: Kill irq_chip::parent_deviceMarc Zyngier 2021-10-28Merge branch irq/irq_cpu_offline into irq/irqchip-nextMarc Zyngier 2021-10-26genirq: Hide irq_cpu_{on,off}line() behind a deprecated optionMarc Zyngier 2021-10-25irq: add generic_handle_arch_irq()Mark Rutland 2021-08-10genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUPThomas Gleixner 2021-05-17genirq: Add a IRQF_NO_DEBUG flagThomas Gleixner 2021-04-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds 2021-03-24genirq: Allow architectures to override set_handle_irq() fallbackMarc Zyngier 2021-03-22irq: Fix typos in commentsIngo Molnar 2021-02-05genirq: Prevent [devm_]irq_alloc_desc from returning irq 0Hans de Goede 2020-12-15genirq: Provide irq_get_effective_affinity()Thomas Gleixner 2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner 2020-12-11Revert "genirq: Add fasteoi IPI flow"Valentin Schneider 2020-11-14genirq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQThomas Gleixner 2020-10-06Merge branch 'irq/qcom-pdc-wakeup' into irq/irqchip-nextMarc Zyngier 2020-10-06genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flagMaulik Shah 2020-09-28Merge branch 'irq/ipi-as-irq', remote-tracking branches 'origin/irq/dw' and '...Marc Zyngier 2020-09-25genirq: Add stub for set_handle_irq() when !GENERIC_IRQ_MULTI_HANDLERZhen Lei 2020-09-13genirq: Allow interrupts to be excluded from /proc/interruptsMarc Zyngier 2020-09-13genirq: Add fasteoi IPI flowMarc Zyngier 2020-07-27genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner