summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2020-07-13 16:56:28 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2020-07-22 09:19:12 +0900
commit1bca544050e596f04e4fd3e23b87cde85282a931 (patch)
treed6138335feba3d5a1e007b3b9b9d6613a6dec1de /tools/perf/scripts/python/bin/stackcollapse-report
parent55a87cd858578a4c3f0ab6e24696df1954e86f2c (diff)
downloadkernel-1bca544050e596f04e4fd3e23b87cde85282a931.tar.gz
powerpc/boot: add DTB to 'targets'
PowerPC always re-builds DTB even if nothing has been changed. As for other architectures, arch/*/boot/dts/Makefile builds DTB by using the dtb-y syntax. In contrast, arch/powerpc/boot/dts/(fsl/)Makefile does nothing unless CONFIG_OF_ALL_DTBS is defined. Instead, arch/powerpc/boot/Makefile builds DTB on demand. You need to add DTB to 'targets' explicitly so .*.cmd files are included. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Acked-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
14:47:57 +0200'>2011-03-29arm: Cleanup the irq namespaceThomas Gleixner 2011-02-23ARM: 6759/1: smp: Select local timers vs broadcast timer support runtimeSantosh Shilimkar 2011-02-19ARM: integrator: add Integrator/CP sched_clock supportRussell King 2011-02-19ARM: realview/vexpress: consolidate SMP bringup codeRussell King 2011-02-19ARM: realview/vexpress: consolidate localtimer supportRussell King 2011-02-19ARM: integrator/versatile: consolidate FPGA IRQ handling codeRussell King 2011-02-19ARM: rationalize versatile family Kconfig/MakefileRussell King 2011-02-19ARM: add versatile family consolidated CLCD supportRussell King 2011-01-05Merge branch 'clksrc' into develRussell King 2011-01-05ARM: vexpress: add sched_clock() for Versatile ExpressRussell King 2010-12-22ARM: versatile: convert sched_clock() to use new infrastructureRussell King 2010-12-22ARM: ensure all sched_clock() implementations are notrace markedRussell King 2010-12-22ARM: realview/versatile: update clock source registrationRussell King 2010-11-19ARM: versatile: ensure sched_clock() is notraceRabin Vincent 2010-11-04ARM: 6432/1: move timer-sp.c from versatile to commonRob Herring 2010-07-26ARM: 6264/1: fix Versatile Express LED oversightLinus Walleij 2010-07-26ARM: 6235/2: driver for the LEDs found in the later ARM refdesignsLinus Walleij 2010-05-02ARM: Indirect round/set_rate operations through clk structureRussell King 2010-05-02ARM: Realview/Versatile: separate out common sched_clock()Russell King 2010-05-02ARM: Realview/Versatile: don't use magic numbers for timer frequencyRussell King 2010-05-02ARM: Realview/Versatile: remove useless TIMER_RELOAD calculationsRussell King 2010-05-02ARM: Realview/Versatile: separate out common SP804 timer codeRussell King 2010-05-02ARM: Realview/Versatile/Integrator: separate out common clock codeRussell King