xref: /linux-6.12.1/arch/powerpc/perf/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0
2
3obj-y				+= callchain.o callchain_$(BITS).o perf_regs.o
4obj-$(CONFIG_COMPAT)		+= callchain_32.o
5
6obj-$(CONFIG_PPC_PERF_CTRS)	+= core-book3s.o
7obj64-$(CONFIG_PPC_PERF_CTRS)	+= ppc970-pmu.o power5-pmu.o \
8				   power5+-pmu.o power6-pmu.o power7-pmu.o \
9				   isa207-common.o power8-pmu.o power9-pmu.o \
10				   generic-compat-pmu.o power10-pmu.o bhrb.o
11obj32-$(CONFIG_PPC_PERF_CTRS)	+= mpc7450-pmu.o
12
13obj-$(CONFIG_PPC_POWERNV)	+= imc-pmu.o
14obj-$(CONFIG_FSL_EMB_PERF_EVENT) += core-fsl-emb.o
15obj-$(CONFIG_FSL_EMB_PERF_EVENT_E500) += e500-pmu.o e6500-pmu.o
16
17obj-$(CONFIG_HV_PERF_CTRS) += hv-24x7.o hv-gpci.o hv-common.o
18
19obj-$(CONFIG_PPC_8xx) += 8xx-pmu.o
20
21obj-$(CONFIG_PPC64)		+= $(obj64-y)
22obj-$(CONFIG_PPC32)		+= $(obj32-y)
23

served by {OpenGrok

Last Index Update: Thu May 08 21:07:04 UTC 2025

Navigate Window
x
Scopes Window
x
Intelligence window
x
Next >> | << Prev


In current file
  • Highlight
  • Unhighlight
  • Unhighlight all
In project "undefined"
  • Search for definitions of
  • Search for references of
  • Do a full search with
  • Search for file names that contain
On Google
  • Google
Messages Window
x