Lines Matching full:o
5 perf-util-y += arm64-frame-pointer-unwind-support.o
6 perf-util-y += addr2line.o
7 perf-util-y += addr_location.o
8 perf-util-y += annotate.o
9 perf-util-y += blake2s.o
10 perf-util-y += block-info.o
11 perf-util-y += block-range.o
12 perf-util-y += build-id.o
13 perf-util-y += cacheline.o
14 perf-util-$(CONFIG_LIBCAPSTONE) += capstone.o
15 perf-util-y += config.o
16 perf-util-y += copyfile.o
17 perf-util-y += ctype.o
18 perf-util-y += db-export.o
19 perf-util-y += disasm.o
20 perf-util-y += env.o
21 perf-util-y += event.o
22 perf-util-y += evlist.o
23 perf-util-y += sideband_evlist.o
24 perf-util-y += evsel.o
25 perf-util-y += evsel_fprintf.o
26 perf-util-y += perf_event_attr_fprintf.o
27 perf-util-y += evswitch.o
28 perf-util-y += find_bit.o
29 perf-util-y += levenshtein.o
30 perf-util-$(CONFIG_LIBBFD) += libbfd.o
31 perf-util-y += llvm.o
32 perf-util-y += mmap.o
33 perf-util-y += memswap.o
34 perf-util-y += parse-events.o
35 perf-util-y += print-events.o
36 perf-util-y += tracepoint.o
37 perf-util-y += perf_regs.o
39 perf-util-y += path.o
40 perf-util-y += print_binary.o
41 perf-util-y += print_insn.o
42 perf-util-y += rlimit.o
43 perf-util-y += argv_split.o
44 perf-util-y += rbtree.o
45 perf-util-y += libstring.o
46 perf-util-y += bitmap.o
47 perf-util-y += hweight.o
48 perf-util-y += smt.o
49 perf-util-y += strbuf.o
50 perf-util-y += string.o
51 perf-util-y += strlist.o
52 perf-util-y += strfilter.o
53 perf-util-y += top.o
54 perf-util-y += usage.o
55 perf-util-y += dso.o
56 perf-util-y += dsos.o
57 perf-util-y += symbol.o
58 perf-util-y += symbol_fprintf.o
59 perf-util-y += map_symbol.o
60 perf-util-y += color.o
61 perf-util-y += color_config.o
62 perf-util-y += metricgroup.o
63 perf-util-y += header.o
64 perf-util-y += callchain.o
65 perf-util-y += values.o
66 perf-util-y += debug.o
67 perf-util-y += fncache.o
68 perf-util-y += machine.o
69 perf-util-y += map.o
70 perf-util-y += maps.o
71 perf-util-y += pstack.o
72 perf-util-y += session.o
73 perf-util-y += tool.o
74 perf-util-y += sample.o
75 perf-util-y += sample-raw.o
76 perf-util-y += s390-sample-raw.o
77 perf-util-y += amd-sample-raw.o
78 perf-util-$(CONFIG_TRACE) += syscalltbl.o
79 perf-util-y += ordered-events.o
80 perf-util-y += namespaces.o
81 perf-util-y += comm.o
82 perf-util-y += thread.o
83 perf-util-y += threads.o
84 perf-util-y += thread_map.o
85 perf-util-y += parse-events-flex.o
86 perf-util-y += parse-events-bison.o
87 perf-util-y += pmu.o
88 perf-util-y += pmus.o
89 perf-util-y += pmu-flex.o
90 perf-util-y += pmu-bison.o
91 perf-util-y += drm_pmu.o
92 perf-util-y += hwmon_pmu.o
93 perf-util-y += tool_pmu.o
94 perf-util-y += tp_pmu.o
95 perf-util-y += svghelper.o
96 perf-util-y += trace-event-info.o
97 perf-util-y += trace-event-scripting.o
98 perf-util-$(CONFIG_LIBTRACEEVENT) += trace-event.o
99 perf-util-$(CONFIG_LIBTRACEEVENT) += trace-event-parse.o
100 perf-util-$(CONFIG_LIBTRACEEVENT) += trace-event-read.o
101 perf-util-y += sort.o
102 perf-util-y += hist.o
103 perf-util-y += util.o
104 perf-util-y += cpumap.o
105 perf-util-y += affinity.o
106 perf-util-y += cputopo.o
107 perf-util-y += cgroup.o
108 perf-util-y += target.o
109 perf-util-y += rblist.o
110 perf-util-y += intlist.o
111 perf-util-y += vdso.o
112 perf-util-y += counts.o
113 perf-util-y += stat.o
114 perf-util-y += stat-shadow.o
115 perf-util-y += stat-display.o
116 perf-util-y += perf_api_probe.o
117 perf-util-y += record.o
118 perf-util-y += srcline.o
119 perf-util-y += srccode.o
120 perf-util-y += synthetic-events.o
121 perf-util-y += data.o
122 perf-util-y += tsc.o
123 perf-util-y += cloexec.o
124 perf-util-y += call-path.o
125 perf-util-y += rwsem.o
126 perf-util-y += thread-stack.o
127 perf-util-y += spark.o
128 perf-util-y += topdown.o
129 perf-util-y += iostat.o
130 perf-util-y += stream.o
131 perf-util-$(CONFIG_LIBTRACEEVENT) += kvm-stat.o
133 perf-util-y += lock-contention.o
134 perf-util-y += auxtrace.o
136 perf-util-y += intel-pt.o
137 perf-util-y += intel-bts.o
138 perf-util-y += arm-spe.o
140 perf-util-y += hisi-ptt.o
142 perf-util-y += s390-cpumsf.o
143 perf-util-y += powerpc-vpadtl.o
146 perf-util-y += cs-etm.o
149 perf-util-y += cs-etm-base.o
151 perf-util-y += parse-branch-options.o
152 perf-util-y += parse-regs-options.o
153 perf-util-y += parse-sublevel-options.o
154 perf-util-y += term.o
155 perf-util-y += help-unknown-cmd.o
156 perf-util-y += dlfilter.o
157 perf-util-y += mem-events.o
158 perf-util-y += mem-info.o
159 perf-util-y += vsprintf.o
160 perf-util-y += units.o
161 perf-util-y += time-utils.o
162 perf-util-y += expr-flex.o
163 perf-util-y += expr-bison.o
164 perf-util-y += expr.o
165 perf-util-y += branch.o
166 perf-util-y += mem2node.o
167 perf-util-y += clockid.o
168 perf-util-y += list_sort.o
169 perf-util-y += mutex.o
170 perf-util-y += sharded_mutex.o
171 perf-util-y += intel-tpebs.o
173 perf-util-$(CONFIG_PERF_BPF_SKEL) += bpf_counter.o
174 perf-util-$(CONFIG_PERF_BPF_SKEL) += bpf_counter_cgroup.o
175 perf-util-$(CONFIG_PERF_BPF_SKEL) += bpf_ftrace.o
176 perf-util-$(CONFIG_PERF_BPF_SKEL) += bpf_off_cpu.o
177 perf-util-$(CONFIG_PERF_BPF_SKEL) += bpf-filter.o
178 perf-util-$(CONFIG_PERF_BPF_SKEL) += bpf-filter-flex.o
179 perf-util-$(CONFIG_PERF_BPF_SKEL) += bpf-filter-bison.o
180 perf-util-$(CONFIG_PERF_BPF_SKEL) += btf.o
183 perf-util-$(CONFIG_PERF_BPF_SKEL) += bpf-trace-summary.o
184 perf-util-$(CONFIG_PERF_BPF_SKEL) += bpf_trace_augment.o
188 perf-util-$(CONFIG_PERF_BPF_SKEL) += bpf_lock_contention.o
192 perf-util-$(CONFIG_PERF_BPF_SKEL) += bpf_kwork.o
193 perf-util-$(CONFIG_PERF_BPF_SKEL) += bpf_kwork_top.o
196 perf-util-$(CONFIG_LIBELF) += symbol-elf.o
197 perf-util-$(CONFIG_LIBELF) += probe-file.o
198 perf-util-$(CONFIG_LIBELF) += probe-event.o
208 perf-util-y += hashmap.o
212 perf-util-y += symbol-minimal.o
216 perf-util-y += setns.o
219 perf-util-$(CONFIG_LIBDW) += probe-finder.o
220 perf-util-$(CONFIG_LIBDW) += dwarf-aux.o
221 perf-util-$(CONFIG_LIBDW) += dwarf-regs.o
223 perf-util-$(CONFIG_LIBDW) += debuginfo.o
224 perf-util-$(CONFIG_LIBDW) += annotate-data.o
225 perf-util-$(CONFIG_LIBDW) += libdw.o
226 perf-util-$(CONFIG_LIBDW) += unwind-libdw.o
228 perf-util-$(CONFIG_LOCAL_LIBUNWIND) += unwind-libunwind-local.o
229 perf-util-$(CONFIG_LIBUNWIND) += unwind-libunwind.o
230 perf-util-$(CONFIG_LIBUNWIND_X86) += libunwind/x86_32.o
231 perf-util-$(CONFIG_LIBUNWIND_AARCH64) += libunwind/arm64.o
234 perf-util-$(CONFIG_LIBBABELTRACE) += data-convert-bt.o
237 perf-util-y += data-convert-json.o
241 perf-util-$(CONFIG_ZLIB) += zlib.o
242 perf-util-$(CONFIG_LZMA) += lzma.o
243 perf-util-$(CONFIG_ZSTD) += zstd.o
245 perf-util-y += cap.o
247 perf-util-$(CONFIG_CXX_DEMANGLE) += demangle-cxx.o
248 perf-util-y += demangle-ocaml.o
249 perf-util-y += demangle-java.o
250 perf-util-y += demangle-rust-v0.o
251 perf-util-$(CONFIG_LIBLLVM) += llvm-c-helpers.o
253 CFLAGS_demangle-rust-v0.o += -Wno-shadow -Wno-declaration-after-statement \
257 perf-util-$(CONFIG_LIBELF) += jitdump.o
258 perf-util-$(CONFIG_LIBELF) += genelf.o
259 perf-util-$(CONFIG_LIBDW) += genelf_debug.o
262 perf-util-y += perf-hooks.o
264 perf-util-$(CONFIG_LIBBPF) += bpf-event.o
265 perf-util-$(CONFIG_LIBBPF) += bpf-utils.o
267 perf-util-$(CONFIG_LIBPFM4) += pfm.o
269 CFLAGS_config.o += -DETC_PERFCONFIG="BUILD_STR($(ETC_PERFCONFIG_SQ))"
272 CFLAGS_genelf_debug.o += -Wno-packed
276 $(Q)$(call echo-cmd,flex)$(FLEX) -o $(OUTPUT)util/parse-events-flex.c \
282 -o $(OUTPUT)util/parse-events-bison.c -p parse_events_
286 $(Q)$(call echo-cmd,flex)$(FLEX) -o $(OUTPUT)util/expr-flex.c \
292 -o $(OUTPUT)util/expr-bison.c -p expr_
296 $(Q)$(call echo-cmd,flex)$(FLEX) -o $(OUTPUT)util/pmu-flex.c \
302 -o $(OUTPUT)util/pmu-bison.c -p perf_pmu_
306 $(Q)$(call echo-cmd,flex)$(FLEX) -o $(OUTPUT)util/bpf-filter-flex.c \
312 -o $(OUTPUT)util/bpf-filter-bison.c -p perf_bpf_filter_
361 CFLAGS_parse-events-flex.o += $(flex_flags) -Wno-unused-label
362 CFLAGS_pmu-flex.o += $(flex_flags)
363 CFLAGS_expr-flex.o += $(flex_flags)
364 CFLAGS_bpf-filter-flex.o += $(flex_flags)
366 CFLAGS_parse-events-bison.o += $(bison_flags)
367 CFLAGS_pmu-bison.o += -DYYLTYPE_IS_TRIVIAL=0 $(bison_flags)
368 CFLAGS_expr-bison.o += -DYYLTYPE_IS_TRIVIAL=0 $(bison_flags)
369 CFLAGS_bpf-filter-bison.o += -DYYLTYPE_IS_TRIVIAL=0 $(bison_flags)
371 $(OUTPUT)util/parse-events.o: $(OUTPUT)util/parse-events-flex.c $(OUTPUT)util/parse-events-bison.c
372 $(OUTPUT)util/pmu.o: $(OUTPUT)util/pmu-flex.c $(OUTPUT)util/pmu-bison.c
373 $(OUTPUT)util/expr.o: $(OUTPUT)util/expr-flex.c $(OUTPUT)util/expr-bison.c
374 $(OUTPUT)util/bpf-filter.o: $(OUTPUT)util/bpf-filter-flex.c $(OUTPUT)util/bpf-filter-bison.c
376 CFLAGS_bitmap.o += -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR($(ETC_PERFCONFIG_SQ))"
377 CFLAGS_find_bit.o += -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR($(ETC_PERFCONFIG_SQ))"
378 CFLAGS_rbtree.o += -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR($(ETC_PERFCONFIG_SQ))"
379 CFLAGS_libstring.o += -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR($(ETC_PERFCONFIG_SQ))"
380 CFLAGS_hweight.o += -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR($(ETC_PERFCONFIG_SQ))"
381 CFLAGS_header.o += -include $(OUTPUT)PERF-VERSION-FILE
382 CFLAGS_arm-spe.o += -I$(srctree)/tools/arch/arm64/include/ -I$(OUTPUT)arch/arm64/include/generated/
384 $(OUTPUT)util/argv_split.o: ../lib/argv_split.c FORCE
388 $(OUTPUT)util/bitmap.o: ../lib/bitmap.c FORCE
392 $(OUTPUT)util/ctype.o: ../lib/ctype.c FORCE
396 $(OUTPUT)util/find_bit.o: ../lib/find_bit.c FORCE
400 $(OUTPUT)util/rbtree.o: ../lib/rbtree.c FORCE
404 $(OUTPUT)util/libstring.o: ../lib/string.c FORCE
408 $(OUTPUT)util/hweight.o: ../lib/hweight.c FORCE
412 $(OUTPUT)util/vsprintf.o: ../lib/vsprintf.c FORCE
416 $(OUTPUT)util/list_sort.o: ../lib/list_sort.c FORCE