xref: /linux/kernel/trace/rv/Makefile (revision d0096c2f9cfcb4ce385698491604610fcc1a53b3)
1102227b9SDaniel Bristot de Oliveira# SPDX-License-Identifier: GPL-2.0
2102227b9SDaniel Bristot de Oliveira
3bc3d482dSGabriele Monacoccflags-y += -I $(src)		# needed for trace events
4bc3d482dSGabriele Monaco
5102227b9SDaniel Bristot de Oliveiraobj-$(CONFIG_RV) += rv.o
610bde81cSDaniel Bristot de Oliveiraobj-$(CONFIG_RV_MON_WIP) += monitors/wip/wip.o
7ccc319dcSDaniel Bristot de Oliveiraobj-$(CONFIG_RV_MON_WWNR) += monitors/wwnr/wwnr.o
8cb85c660SGabriele Monacoobj-$(CONFIG_RV_MON_SCHED) += monitors/sched/sched.o
99fd420abSGabriele Monacoobj-$(CONFIG_RV_MON_SCO) += monitors/sco/sco.o
1093bac9cfSGabriele Monacoobj-$(CONFIG_RV_MON_SNROC) += monitors/snroc/snroc.o
11fbe6c09bSGabriele Monacoobj-$(CONFIG_RV_MON_SCPD) += monitors/scpd/scpd.o
12fbe6c09bSGabriele Monacoobj-$(CONFIG_RV_MON_SNEP) += monitors/snep/snep.o
13886fc86eSNam Caoobj-$(CONFIG_RV_MON_RTAPP) += monitors/rtapp/rtapp.o
149162620eSNam Caoobj-$(CONFIG_RV_MON_PAGEFAULT) += monitors/pagefault/pagefault.o
15f74f8bb2SNam Caoobj-$(CONFIG_RV_MON_SLEEP) += monitors/sleep/sleep.o
16*d0096c2fSGabriele Monacoobj-$(CONFIG_RV_MON_STS) += monitors/sts/sts.o
17de6f45c2SGabriele Monaco# Add new monitors here
18135b881eSDaniel Bristot de Oliveiraobj-$(CONFIG_RV_REACTORS) += rv_reactors.o
19135b881eSDaniel Bristot de Oliveiraobj-$(CONFIG_RV_REACT_PRINTK) += reactor_printk.o
20e88043c0SDaniel Bristot de Oliveiraobj-$(CONFIG_RV_REACT_PANIC) += reactor_panic.o
21