diff options
| author | zy <[email protected]> | 2023-12-14 02:22:17 -0500 |
|---|---|---|
| committer | zy <[email protected]> | 2023-12-14 02:22:17 -0500 |
| commit | a7e4c1e4fa85714a9e062afe5529218871bb959f (patch) | |
| tree | 967065ff95c1a718a9044d8f4d4bb0b26c1b628d /source/Makefile | |
| parent | 5d9fd19ddb02326e3d6d9534b899376afe8d9049 (diff) | |
ucli perf software irq
Diffstat (limited to 'source/Makefile')
| -rw-r--r-- | source/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/Makefile b/source/Makefile index c0fb1d6..5f0f0c4 100644 --- a/source/Makefile +++ b/source/Makefile @@ -7,6 +7,7 @@ variable_monitor-objs := module/monitor_kernel.o \ module/monitor_timer.o \ module/monitor_trace.o \ module/monitor_proc.o \ + module/monitor_perf.o \ buffer/trace_buffer.o \ buffer/variant_buffer.o \ |
