summaryrefslogtreecommitdiff
path: root/tools/perf/arch/powerpc/include/arch-tests.h
blob: 84d8dedef2ed99e106e2adbcbf73ff2ba351e0cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#ifndef ARCH_TESTS_H
#define ARCH_TESTS_H

#ifdef HAVE_DWARF_UNWIND_SUPPORT
struct thread;
struct perf_sample;
int test__arch_unwind_sample(struct perf_sample *sample,
			     struct thread *thread);
#endif

extern struct test arch_tests[];

#endif
e86d21da7eb3b06e0675272ef57e1b8565'>33b50cc36433e13b8a69af8ab60cabc0f929e33e parent7ad2410c986b888323b8873df13d6505759c0275 (diff)
MAINTAINERS: Add file patterns for mips device tree bindings
Submitters of device tree binding documentation may forget to CC the subsystem maintainer if this is missing. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Cc: linux-mips@linux-mips.org Cc: devicetree@vger.kernel.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/13340/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat