1include $(srctree)/tools/scripts/Makefile.include 2include $(srctree)/tools/scripts/utilities.mak 3 4perf-util-y += arm64-frame-pointer-unwind-support.o 5perf-util-y += addr_location.o 6perf-util-y += annotate.o 7perf-util-y += block-info.o 8perf-util-y += block-range.o 9perf-util-y += build-id.o 10perf-util-y += cacheline.o 11perf-util-y += config.o 12perf-util-y += copyfile.o 13perf-util-y += ctype.o 14perf-util-y += db-export.o 15perf-util-y += disasm.o 16perf-util-y += disasm_bpf.o 17perf-util-y += env.o 18perf-util-y += event.o 19perf-util-y += evlist.o 20perf-util-y += sideband_evlist.o 21perf-util-y += evsel.o 22perf-util-y += evsel_fprintf.o 23perf-util-y += perf_event_attr_fprintf.o 24perf-util-y += evswitch.o 25perf-util-y += find_bit.o 26perf-util-y += get_current_dir_name.o 27perf-util-y += levenshtein.o 28perf-util-y += mmap.o 29perf-util-y += memswap.o 30perf-util-y += parse-events.o 31perf-util-y += print-events.o 32perf-util-y += tracepoint.o 33perf-util-y += perf_regs.o 34perf-util-y += perf-regs-arch/ 35perf-util-y += path.o 36perf-util-y += print_binary.o 37perf-util-y += print_insn.o 38perf-util-y += rlimit.o 39perf-util-y += argv_split.o 40perf-util-y += rbtree.o 41perf-util-y += libstring.o 42perf-util-y += bitmap.o 43perf-util-y += hweight.o 44perf-util-y += smt.o 45perf-util-y += strbuf.o 46perf-util-y += string.o 47perf-util-y += strlist.o 48perf-util-y += strfilter.o 49perf-util-y += top.o 50perf-util-y += usage.o 51perf-util-y += dso.o 52perf-util-y += dsos.o 53perf-util-y += symbol.o 54perf-util-y += symbol_fprintf.o 55perf-util-y += map_symbol.o 56perf-util-y += color.o 57perf-util-y += color_config.o 58perf-util-y += metricgroup.o 59perf-util-y += header.o 60perf-util-y += callchain.o 61perf-util-y += values.o 62perf-util-y += debug.o 63perf-util-y += fncache.o 64perf-util-y += machine.o 65perf-util-y += map.o 66perf-util-y += maps.o 67perf-util-y += pstack.o 68perf-util-y += session.o 69perf-util-y += tool.o 70perf-util-y += sample.o 71perf-util-y += sample-raw.o 72perf-util-y += s390-sample-raw.o 73perf-util-y += amd-sample-raw.o 74perf-util-$(CONFIG_TRACE) += syscalltbl.o 75perf-util-y += ordered-events.o 76perf-util-y += namespaces.o 77perf-util-y += comm.o 78perf-util-y += thread.o 79perf-util-y += threads.o 80perf-util-y += thread_map.o 81perf-util-y += parse-events-flex.o 82perf-util-y += parse-events-bison.o 83perf-util-y += pmu.o 84perf-util-y += pmus.o 85perf-util-y += pmu-flex.o 86perf-util-y += pmu-bison.o 87perf-util-y += hwmon_pmu.o 88perf-util-y += tool_pmu.o 89perf-util-y += svghelper.o 90perf-util-y += trace-event-info.o 91perf-util-y += trace-event-scripting.o 92perf-util-$(CONFIG_LIBTRACEEVENT) += trace-event.o 93perf-util-$(CONFIG_LIBTRACEEVENT) += trace-event-parse.o 94perf-util-$(CONFIG_LIBTRACEEVENT) += trace-event-read.o 95perf-util-y += sort.o 96perf-util-y += hist.o 97perf-util-y += util.o 98perf-util-y += cpumap.o 99perf-util-y += affinity.o 100perf-util-y += cputopo.o 101perf-util-y += cgroup.o 102perf-util-y += target.o 103perf-util-y += rblist.o 104perf-util-y += intlist.o 105perf-util-y += vdso.o 106perf-util-y += counts.o 107perf-util-y += stat.o 108perf-util-y += stat-shadow.o 109perf-util-y += stat-display.o 110perf-util-y += perf_api_probe.o 111perf-util-y += record.o 112perf-util-y += srcline.o 113perf-util-y += srccode.o 114perf-util-y += synthetic-events.o 115perf-util-y += data.o 116perf-util-y += tsc.o 117perf-util-y += cloexec.o 118perf-util-y += call-path.o 119perf-util-y += rwsem.o 120perf-util-y += thread-stack.o 121perf-util-y += spark.o 122perf-util-y += topdown.o 123perf-util-y += iostat.o 124perf-util-y += stream.o 125perf-util-y += kvm-stat.o 126perf-util-y += lock-contention.o 127perf-util-$(CONFIG_AUXTRACE) += auxtrace.o 128perf-util-y += intel-pt-decoder/ 129perf-util-$(CONFIG_AUXTRACE) += intel-pt.o 130perf-util-$(CONFIG_AUXTRACE) += intel-bts.o 131perf-util-$(CONFIG_AUXTRACE) += arm-spe.o 132perf-util-$(CONFIG_AUXTRACE) += arm-spe-decoder/ 133perf-util-$(CONFIG_AUXTRACE) += hisi-ptt.o 134perf-util-$(CONFIG_AUXTRACE) += hisi-ptt-decoder/ 135perf-util-$(CONFIG_AUXTRACE) += s390-cpumsf.o 136 137ifdef CONFIG_LIBOPENCSD 138perf-util-$(CONFIG_AUXTRACE) += cs-etm.o 139perf-util-$(CONFIG_AUXTRACE) += cs-etm-decoder/ 140endif 141perf-util-$(CONFIG_AUXTRACE) += cs-etm-base.o 142 143perf-util-y += parse-branch-options.o 144perf-util-y += dump-insn.o 145perf-util-y += parse-regs-options.o 146perf-util-y += parse-sublevel-options.o 147perf-util-y += term.o 148perf-util-y += help-unknown-cmd.o 149perf-util-y += dlfilter.o 150perf-util-y += mem-events.o 151perf-util-y += mem-info.o 152perf-util-y += vsprintf.o 153perf-util-y += units.o 154perf-util-y += time-utils.o 155perf-util-y += expr-flex.o 156perf-util-y += expr-bison.o 157perf-util-y += expr.o 158perf-util-y += branch.o 159perf-util-y += mem2node.o 160perf-util-y += clockid.o 161perf-util-y += list_sort.o 162perf-util-y += mutex.o 163perf-util-y += sharded_mutex.o 164perf-util-$(CONFIG_X86_64) += intel-tpebs.o 165 166perf-util-$(CONFIG_LIBBPF) += bpf_map.o 167perf-util-$(CONFIG_PERF_BPF_SKEL) += bpf_counter.o 168perf-util-$(CONFIG_PERF_BPF_SKEL) += bpf_counter_cgroup.o 169perf-util-$(CONFIG_PERF_BPF_SKEL) += bpf_ftrace.o 170perf-util-$(CONFIG_PERF_BPF_SKEL) += bpf_off_cpu.o 171perf-util-$(CONFIG_PERF_BPF_SKEL) += bpf-filter.o 172perf-util-$(CONFIG_PERF_BPF_SKEL) += bpf-filter-flex.o 173perf-util-$(CONFIG_PERF_BPF_SKEL) += bpf-filter-bison.o 174perf-util-$(CONFIG_PERF_BPF_SKEL) += btf.o 175 176ifeq ($(CONFIG_LIBTRACEEVENT),y) 177 perf-util-$(CONFIG_PERF_BPF_SKEL) += bpf_lock_contention.o 178endif 179 180ifeq ($(CONFIG_LIBTRACEEVENT),y) 181 perf-util-$(CONFIG_PERF_BPF_SKEL) += bpf_kwork.o 182 perf-util-$(CONFIG_PERF_BPF_SKEL) += bpf_kwork_top.o 183endif 184 185perf-util-$(CONFIG_LIBELF) += symbol-elf.o 186perf-util-$(CONFIG_LIBELF) += probe-file.o 187perf-util-$(CONFIG_LIBELF) += probe-event.o 188 189ifdef CONFIG_LIBBPF_DYNAMIC 190 hashmap := 1 191endif 192ifndef CONFIG_LIBBPF 193 hashmap := 1 194endif 195 196ifdef hashmap 197perf-util-y += hashmap.o 198endif 199 200ifndef CONFIG_LIBELF 201perf-util-y += symbol-minimal.o 202endif 203 204ifndef CONFIG_SETNS 205perf-util-y += setns.o 206endif 207 208perf-util-$(CONFIG_LIBDW) += probe-finder.o 209perf-util-$(CONFIG_LIBDW) += dwarf-aux.o 210perf-util-$(CONFIG_LIBDW) += dwarf-regs.o 211perf-util-$(CONFIG_LIBDW) += dwarf-regs-csky.o 212perf-util-$(CONFIG_LIBDW) += dwarf-regs-powerpc.o 213perf-util-$(CONFIG_LIBDW) += dwarf-regs-x86.o 214perf-util-$(CONFIG_LIBDW) += debuginfo.o 215perf-util-$(CONFIG_LIBDW) += annotate-data.o 216 217perf-util-$(CONFIG_LIBDW_DWARF_UNWIND) += unwind-libdw.o 218perf-util-$(CONFIG_LOCAL_LIBUNWIND) += unwind-libunwind-local.o 219perf-util-$(CONFIG_LIBUNWIND) += unwind-libunwind.o 220perf-util-$(CONFIG_LIBUNWIND_X86) += libunwind/x86_32.o 221perf-util-$(CONFIG_LIBUNWIND_AARCH64) += libunwind/arm64.o 222 223ifeq ($(CONFIG_LIBTRACEEVENT),y) 224 perf-util-$(CONFIG_LIBBABELTRACE) += data-convert-bt.o 225endif 226 227perf-util-y += data-convert-json.o 228 229perf-util-y += scripting-engines/ 230 231perf-util-$(CONFIG_ZLIB) += zlib.o 232perf-util-$(CONFIG_LZMA) += lzma.o 233perf-util-$(CONFIG_ZSTD) += zstd.o 234 235perf-util-y += cap.o 236 237perf-util-$(CONFIG_CXX_DEMANGLE) += demangle-cxx.o 238perf-util-y += demangle-ocaml.o 239perf-util-y += demangle-java.o 240perf-util-y += demangle-rust.o 241perf-util-$(CONFIG_LIBLLVM) += llvm-c-helpers.o 242 243ifdef CONFIG_JITDUMP 244perf-util-$(CONFIG_LIBELF) += jitdump.o 245perf-util-$(CONFIG_LIBELF) += genelf.o 246perf-util-$(CONFIG_LIBDW) += genelf_debug.o 247endif 248 249perf-util-y += perf-hooks.o 250 251perf-util-$(CONFIG_LIBBPF) += bpf-event.o 252perf-util-$(CONFIG_LIBBPF) += bpf-utils.o 253 254perf-util-$(CONFIG_LIBPFM4) += pfm.o 255 256CFLAGS_config.o += -DETC_PERFCONFIG="BUILD_STR($(ETC_PERFCONFIG_SQ))" 257 258# avoid compiler warnings in 32-bit mode 259CFLAGS_genelf_debug.o += -Wno-packed 260 261$(OUTPUT)util/parse-events-flex.c $(OUTPUT)util/parse-events-flex.h: util/parse-events.l $(OUTPUT)util/parse-events-bison.c 262 $(call rule_mkdir) 263 $(Q)$(call echo-cmd,flex)$(FLEX) -o $(OUTPUT)util/parse-events-flex.c \ 264 --header-file=$(OUTPUT)util/parse-events-flex.h $(PARSER_DEBUG_FLEX) $< 265 266$(OUTPUT)util/parse-events-bison.c $(OUTPUT)util/parse-events-bison.h: util/parse-events.y 267 $(call rule_mkdir) 268 $(Q)$(call echo-cmd,bison)$(BISON) -v $< -d $(PARSER_DEBUG_BISON) $(BISON_FILE_PREFIX_MAP) $(BISON_FALLBACK_FLAGS) \ 269 -o $(OUTPUT)util/parse-events-bison.c -p parse_events_ 270 271$(OUTPUT)util/expr-flex.c $(OUTPUT)util/expr-flex.h: util/expr.l $(OUTPUT)util/expr-bison.c 272 $(call rule_mkdir) 273 $(Q)$(call echo-cmd,flex)$(FLEX) -o $(OUTPUT)util/expr-flex.c \ 274 --header-file=$(OUTPUT)util/expr-flex.h $(PARSER_DEBUG_FLEX) $< 275 276$(OUTPUT)util/expr-bison.c $(OUTPUT)util/expr-bison.h: util/expr.y 277 $(call rule_mkdir) 278 $(Q)$(call echo-cmd,bison)$(BISON) -v $< -d $(PARSER_DEBUG_BISON) $(BISON_FILE_PREFIX_MAP) \ 279 -o $(OUTPUT)util/expr-bison.c -p expr_ 280 281$(OUTPUT)util/pmu-flex.c $(OUTPUT)util/pmu-flex.h: util/pmu.l $(OUTPUT)util/pmu-bison.c 282 $(call rule_mkdir) 283 $(Q)$(call echo-cmd,flex)$(FLEX) -o $(OUTPUT)util/pmu-flex.c \ 284 --header-file=$(OUTPUT)util/pmu-flex.h $(PARSER_DEBUG_FLEX) $< 285 286$(OUTPUT)util/pmu-bison.c $(OUTPUT)util/pmu-bison.h: util/pmu.y 287 $(call rule_mkdir) 288 $(Q)$(call echo-cmd,bison)$(BISON) -v $< -d $(PARSER_DEBUG_BISON) $(BISON_FILE_PREFIX_MAP) \ 289 -o $(OUTPUT)util/pmu-bison.c -p perf_pmu_ 290 291$(OUTPUT)util/bpf-filter-flex.c $(OUTPUT)util/bpf-filter-flex.h: util/bpf-filter.l $(OUTPUT)util/bpf-filter-bison.c util/bpf-filter.h util/bpf_skel/sample-filter.h 292 $(call rule_mkdir) 293 $(Q)$(call echo-cmd,flex)$(FLEX) -o $(OUTPUT)util/bpf-filter-flex.c \ 294 --header-file=$(OUTPUT)util/bpf-filter-flex.h $(PARSER_DEBUG_FLEX) $< 295 296$(OUTPUT)util/bpf-filter-bison.c $(OUTPUT)util/bpf-filter-bison.h: util/bpf-filter.y util/bpf-filter.h util/bpf_skel/sample-filter.h 297 $(call rule_mkdir) 298 $(Q)$(call echo-cmd,bison)$(BISON) -v $< -d $(PARSER_DEBUG_BISON) $(BISON_FILE_PREFIX_MAP) \ 299 -o $(OUTPUT)util/bpf-filter-bison.c -p perf_bpf_filter_ 300 301FLEX_VERSION := $(shell $(FLEX) --version | cut -d' ' -f2) 302 303FLEX_GE_260 := $(call version-ge3,$(FLEX_VERSION),2.6.0) 304ifeq ($(FLEX_GE_260),1) 305 flex_flags := -Wno-redundant-decls -Wno-switch-default -Wno-unused-function -Wno-misleading-indentation 306 307 # Some newer clang and gcc version complain about this 308 # util/parse-events-bison.c:1317:9: error: variable 'parse_events_nerrs' set but not used [-Werror,-Wunused-but-set-variable] 309 # int yynerrs = 0; 310 311 flex_flags += -Wno-unused-but-set-variable 312 313 FLEX_LT_262 := $(call version-lt3,$(FLEX_VERSION),2.6.2) 314 ifeq ($(FLEX_LT_262),1) 315 flex_flags += -Wno-sign-compare 316 endif 317else 318 flex_flags := -w 319endif 320 321# Some newer clang and gcc version complain about this 322# util/parse-events-bison.c:1317:9: error: variable 'parse_events_nerrs' set but not used [-Werror,-Wunused-but-set-variable] 323# int yynerrs = 0; 324 325bison_flags := -DYYENABLE_NLS=0 -Wno-unused-but-set-variable 326 327# Old clangs don't grok -Wno-unused-but-set-variable, remove it 328ifeq ($(CC_NO_CLANG), 0) 329 CLANG_VERSION := $(shell $(CLANG) --version | head -1 | sed 's/.*clang version \([[:digit:]]\+.[[:digit:]]\+.[[:digit:]]\+\).*/\1/g') 330 ifeq ($(call version-lt3,$(CLANG_VERSION),13.0.0),1) 331 bison_flags := $(subst -Wno-unused-but-set-variable,,$(bison_flags)) 332 flex_flags := $(subst -Wno-unused-but-set-variable,,$(flex_flags)) 333 endif 334endif 335 336BISON_GE_382 := $(shell expr $(shell $(BISON) --version | grep bison | sed -e 's/.\+ \([0-9]\+\).\([0-9]\+\).\([0-9]\+\)/\1\2\3/g') \>\= 382) 337ifeq ($(BISON_GE_382),1) 338 bison_flags += -Wno-switch-enum 339else 340 bison_flags += -w 341endif 342 343BISON_LT_381 := $(shell expr $(shell $(BISON) --version | grep bison | sed -e 's/.\+ \([0-9]\+\).\([0-9]\+\).\([0-9]\+\)/\1\2\3/g') \< 381) 344ifeq ($(BISON_LT_381),1) 345 bison_flags += -DYYNOMEM=YYABORT 346endif 347 348CFLAGS_parse-events-flex.o += $(flex_flags) -Wno-unused-label 349CFLAGS_pmu-flex.o += $(flex_flags) 350CFLAGS_expr-flex.o += $(flex_flags) 351CFLAGS_bpf-filter-flex.o += $(flex_flags) 352 353CFLAGS_parse-events-bison.o += $(bison_flags) 354CFLAGS_pmu-bison.o += -DYYLTYPE_IS_TRIVIAL=0 $(bison_flags) 355CFLAGS_expr-bison.o += -DYYLTYPE_IS_TRIVIAL=0 $(bison_flags) 356CFLAGS_bpf-filter-bison.o += -DYYLTYPE_IS_TRIVIAL=0 $(bison_flags) 357 358$(OUTPUT)util/parse-events.o: $(OUTPUT)util/parse-events-flex.c $(OUTPUT)util/parse-events-bison.c 359$(OUTPUT)util/pmu.o: $(OUTPUT)util/pmu-flex.c $(OUTPUT)util/pmu-bison.c 360$(OUTPUT)util/expr.o: $(OUTPUT)util/expr-flex.c $(OUTPUT)util/expr-bison.c 361$(OUTPUT)util/bpf-filter.o: $(OUTPUT)util/bpf-filter-flex.c $(OUTPUT)util/bpf-filter-bison.c 362 363CFLAGS_bitmap.o += -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR($(ETC_PERFCONFIG_SQ))" 364CFLAGS_find_bit.o += -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR($(ETC_PERFCONFIG_SQ))" 365CFLAGS_rbtree.o += -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR($(ETC_PERFCONFIG_SQ))" 366CFLAGS_libstring.o += -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR($(ETC_PERFCONFIG_SQ))" 367CFLAGS_hweight.o += -Wno-unused-parameter -DETC_PERFCONFIG="BUILD_STR($(ETC_PERFCONFIG_SQ))" 368CFLAGS_header.o += -include $(OUTPUT)PERF-VERSION-FILE 369CFLAGS_arm-spe.o += -I$(srctree)/tools/arch/arm64/include/ -I$(OUTPUT)arch/arm64/include/generated/ 370 371$(OUTPUT)util/argv_split.o: ../lib/argv_split.c FORCE 372 $(call rule_mkdir) 373 $(call if_changed_dep,cc_o_c) 374 375$(OUTPUT)util/bitmap.o: ../lib/bitmap.c FORCE 376 $(call rule_mkdir) 377 $(call if_changed_dep,cc_o_c) 378 379$(OUTPUT)util/ctype.o: ../lib/ctype.c FORCE 380 $(call rule_mkdir) 381 $(call if_changed_dep,cc_o_c) 382 383$(OUTPUT)util/find_bit.o: ../lib/find_bit.c FORCE 384 $(call rule_mkdir) 385 $(call if_changed_dep,cc_o_c) 386 387$(OUTPUT)util/rbtree.o: ../lib/rbtree.c FORCE 388 $(call rule_mkdir) 389 $(call if_changed_dep,cc_o_c) 390 391$(OUTPUT)util/libstring.o: ../lib/string.c FORCE 392 $(call rule_mkdir) 393 $(call if_changed_dep,cc_o_c) 394 395$(OUTPUT)util/hweight.o: ../lib/hweight.c FORCE 396 $(call rule_mkdir) 397 $(call if_changed_dep,cc_o_c) 398 399$(OUTPUT)util/vsprintf.o: ../lib/vsprintf.c FORCE 400 $(call rule_mkdir) 401 $(call if_changed_dep,cc_o_c) 402 403$(OUTPUT)util/list_sort.o: ../lib/list_sort.c FORCE 404 $(call rule_mkdir) 405 $(call if_changed_dep,cc_o_c) 406 407ifdef SHELLCHECK 408 SHELL_TESTS := generate-cmdlist.sh 409 SHELL_TEST_LOGS := $(SHELL_TESTS:%=%.shellcheck_log) 410else 411 SHELL_TESTS := 412 SHELL_TEST_LOGS := 413endif 414 415$(OUTPUT)%.shellcheck_log: % 416 $(call rule_mkdir) 417 $(Q)$(call echo-cmd,test)shellcheck -a -S warning "$<" > $@ || (cat $@ && rm $@ && false) 418 419perf-util-y += $(SHELL_TEST_LOGS) 420 421PY_TESTS := setup.py 422ifdef MYPY 423 MYPY_TEST_LOGS := $(PY_TESTS:%=%.mypy_log) 424else 425 MYPY_TEST_LOGS := 426endif 427 428$(OUTPUT)%.mypy_log: % 429 $(call rule_mkdir) 430 $(Q)$(call echo-cmd,test)mypy "$<" > $@ || (cat $@ && rm $@ && false) 431 432perf-util-y += $(MYPY_TEST_LOGS) 433 434ifdef PYLINT 435 PYLINT_TEST_LOGS := $(PY_TESTS:%=%.pylint_log) 436else 437 PYLINT_TEST_LOGS := 438endif 439 440$(OUTPUT)%.pylint_log: % 441 $(call rule_mkdir) 442 $(Q)$(call echo-cmd,test)pylint "$<" > $@ || (cat $@ && rm $@ && false) 443 444perf-util-y += $(PYLINT_TEST_LOGS) 445