Lines Matching refs:LIB_OBJS

115 LIB_OBJS =
296 LIB_OBJS += $(OUTPUT)util/abspath.o
297 LIB_OBJS += $(OUTPUT)util/alias.o
298 LIB_OBJS += $(OUTPUT)util/annotate.o
299 LIB_OBJS += $(OUTPUT)util/build-id.o
300 LIB_OBJS += $(OUTPUT)util/config.o
301 LIB_OBJS += $(OUTPUT)util/ctype.o
302 LIB_OBJS += $(OUTPUT)util/sysfs.o
303 LIB_OBJS += $(OUTPUT)util/pmu.o
304 LIB_OBJS += $(OUTPUT)util/environment.o
305 LIB_OBJS += $(OUTPUT)util/event.o
306 LIB_OBJS += $(OUTPUT)util/evlist.o
307 LIB_OBJS += $(OUTPUT)util/evsel.o
308 LIB_OBJS += $(OUTPUT)util/exec_cmd.o
309 LIB_OBJS += $(OUTPUT)util/help.o
310 LIB_OBJS += $(OUTPUT)util/levenshtein.o
311 LIB_OBJS += $(OUTPUT)util/parse-options.o
312 LIB_OBJS += $(OUTPUT)util/parse-events.o
313 LIB_OBJS += $(OUTPUT)util/path.o
314 LIB_OBJS += $(OUTPUT)util/rbtree.o
315 LIB_OBJS += $(OUTPUT)util/bitmap.o
316 LIB_OBJS += $(OUTPUT)util/hweight.o
317 LIB_OBJS += $(OUTPUT)util/run-command.o
318 LIB_OBJS += $(OUTPUT)util/quote.o
319 LIB_OBJS += $(OUTPUT)util/strbuf.o
320 LIB_OBJS += $(OUTPUT)util/string.o
321 LIB_OBJS += $(OUTPUT)util/strlist.o
322 LIB_OBJS += $(OUTPUT)util/strfilter.o
323 LIB_OBJS += $(OUTPUT)util/top.o
324 LIB_OBJS += $(OUTPUT)util/usage.o
325 LIB_OBJS += $(OUTPUT)util/wrapper.o
326 LIB_OBJS += $(OUTPUT)util/sigchain.o
327 LIB_OBJS += $(OUTPUT)util/dso.o
328 LIB_OBJS += $(OUTPUT)util/symbol.o
329 LIB_OBJS += $(OUTPUT)util/symbol-elf.o
330 LIB_OBJS += $(OUTPUT)util/color.o
331 LIB_OBJS += $(OUTPUT)util/pager.o
332 LIB_OBJS += $(OUTPUT)util/header.o
333 LIB_OBJS += $(OUTPUT)util/callchain.o
334 LIB_OBJS += $(OUTPUT)util/values.o
335 LIB_OBJS += $(OUTPUT)util/debug.o
336 LIB_OBJS += $(OUTPUT)util/machine.o
337 LIB_OBJS += $(OUTPUT)util/map.o
338 LIB_OBJS += $(OUTPUT)util/pstack.o
339 LIB_OBJS += $(OUTPUT)util/session.o
340 LIB_OBJS += $(OUTPUT)util/thread.o
341 LIB_OBJS += $(OUTPUT)util/thread_map.o
342 LIB_OBJS += $(OUTPUT)util/trace-event-parse.o
343 LIB_OBJS += $(OUTPUT)util/parse-events-flex.o
344 LIB_OBJS += $(OUTPUT)util/parse-events-bison.o
345 LIB_OBJS += $(OUTPUT)util/pmu-flex.o
346 LIB_OBJS += $(OUTPUT)util/pmu-bison.o
347 LIB_OBJS += $(OUTPUT)util/trace-event-read.o
348 LIB_OBJS += $(OUTPUT)util/trace-event-info.o
349 LIB_OBJS += $(OUTPUT)util/trace-event-scripting.o
350 LIB_OBJS += $(OUTPUT)util/svghelper.o
351 LIB_OBJS += $(OUTPUT)util/sort.o
352 LIB_OBJS += $(OUTPUT)util/hist.o
353 LIB_OBJS += $(OUTPUT)util/probe-event.o
354 LIB_OBJS += $(OUTPUT)util/util.o
355 LIB_OBJS += $(OUTPUT)util/xyarray.o
356 LIB_OBJS += $(OUTPUT)util/cpumap.o
357 LIB_OBJS += $(OUTPUT)util/cgroup.o
358 LIB_OBJS += $(OUTPUT)util/target.o
359 LIB_OBJS += $(OUTPUT)util/rblist.o
360 LIB_OBJS += $(OUTPUT)util/intlist.o
361 LIB_OBJS += $(OUTPUT)util/vdso.o
362 LIB_OBJS += $(OUTPUT)util/stat.o
363 LIB_OBJS += $(OUTPUT)util/record.o
365 LIB_OBJS += $(OUTPUT)ui/setup.o
366 LIB_OBJS += $(OUTPUT)ui/helpline.o
367 LIB_OBJS += $(OUTPUT)ui/progress.o
368 LIB_OBJS += $(OUTPUT)ui/util.o
369 LIB_OBJS += $(OUTPUT)ui/hist.o
370 LIB_OBJS += $(OUTPUT)ui/stdio/hist.o
372 LIB_OBJS += $(OUTPUT)arch/common.o
374 LIB_OBJS += $(OUTPUT)tests/parse-events.o
375 LIB_OBJS += $(OUTPUT)tests/dso-data.o
376 LIB_OBJS += $(OUTPUT)tests/attr.o
377 LIB_OBJS += $(OUTPUT)tests/vmlinux-kallsyms.o
378 LIB_OBJS += $(OUTPUT)tests/open-syscall.o
379 LIB_OBJS += $(OUTPUT)tests/open-syscall-all-cpus.o
380 LIB_OBJS += $(OUTPUT)tests/open-syscall-tp-fields.o
381 LIB_OBJS += $(OUTPUT)tests/mmap-basic.o
382 LIB_OBJS += $(OUTPUT)tests/perf-record.o
383 LIB_OBJS += $(OUTPUT)tests/rdpmc.o
384 LIB_OBJS += $(OUTPUT)tests/evsel-roundtrip-name.o
385 LIB_OBJS += $(OUTPUT)tests/evsel-tp-sched.o
386 LIB_OBJS += $(OUTPUT)tests/pmu.o
387 LIB_OBJS += $(OUTPUT)tests/hists_link.o
388 LIB_OBJS += $(OUTPUT)tests/python-use.o
389 LIB_OBJS += $(OUTPUT)tests/bp_signal.o
390 LIB_OBJS += $(OUTPUT)tests/bp_signal_overflow.o
391 LIB_OBJS += $(OUTPUT)tests/task-exit.o
392 LIB_OBJS += $(OUTPUT)tests/sw-clock.o
394 LIB_OBJS += $(OUTPUT)tests/perf-time-to-tsc.o
396 LIB_OBJS += $(OUTPUT)tests/code-reading.o
397 LIB_OBJS += $(OUTPUT)tests/sample-parsing.o
398 LIB_OBJS += $(OUTPUT)tests/parse-no-sample-id-all.o
449 LIB_OBJS := $(filter-out $(OUTPUT)util/symbol-elf.o,$(LIB_OBJS))
450 LIB_OBJS := $(filter-out $(OUTPUT)util/dwarf-aux.o,$(LIB_OBJS))
451 LIB_OBJS := $(filter-out $(OUTPUT)util/probe-event.o,$(LIB_OBJS))
452 LIB_OBJS := $(filter-out $(OUTPUT)util/probe-finder.o,$(LIB_OBJS))
457 LIB_OBJS += $(OUTPUT)util/symbol-minimal.o
461 LIB_OBJS += $(OUTPUT)util/probe-finder.o
462 LIB_OBJS += $(OUTPUT)util/dwarf-aux.o
467 LIB_OBJS += $(OUTPUT)util/unwind.o
469 LIB_OBJS += $(OUTPUT)tests/keep-tracking.o
476 LIB_OBJS += $(OUTPUT)ui/browser.o
477 LIB_OBJS += $(OUTPUT)ui/browsers/annotate.o
478 LIB_OBJS += $(OUTPUT)ui/browsers/hists.o
479 LIB_OBJS += $(OUTPUT)ui/browsers/map.o
480 LIB_OBJS += $(OUTPUT)ui/browsers/scripts.o
481 LIB_OBJS += $(OUTPUT)ui/tui/setup.o
482 LIB_OBJS += $(OUTPUT)ui/tui/util.o
483 LIB_OBJS += $(OUTPUT)ui/tui/helpline.o
484 LIB_OBJS += $(OUTPUT)ui/tui/progress.o
492 LIB_OBJS += $(OUTPUT)ui/gtk/browser.o
493 LIB_OBJS += $(OUTPUT)ui/gtk/hists.o
494 LIB_OBJS += $(OUTPUT)ui/gtk/setup.o
495 LIB_OBJS += $(OUTPUT)ui/gtk/util.o
496 LIB_OBJS += $(OUTPUT)ui/gtk/helpline.o
497 LIB_OBJS += $(OUTPUT)ui/gtk/progress.o
498 LIB_OBJS += $(OUTPUT)ui/gtk/annotate.o
502 LIB_OBJS += $(OUTPUT)util/scripting-engines/trace-event-perl.o
503 LIB_OBJS += $(OUTPUT)scripts/perl/Perf-Trace-Util/Context.o
507 LIB_OBJS += $(OUTPUT)util/scripting-engines/trace-event-python.o
508 LIB_OBJS += $(OUTPUT)scripts/python/Perf-Trace-Util/Context.o
656 $(LIB_OBJS) $(BUILTIN_OBJS): $(LIB_H)
661 DIRECTORY_DEPS = $(LIB_OBJS) $(BUILTIN_OBJS) $(OUTPUT)PERF-VERSION-FILE $(OUTPUT)common-cmds.h
667 $(LIB_FILE): $(LIB_OBJS)
668 $(QUIET_AR)$(RM) $@ && $(AR) rcs $@ $(LIB_OBJS)
808 $(RM) $(LIB_OBJS) $(BUILTIN_OBJS) $(LIB_FILE) $(OUTPUT)perf-archive $(OUTPUT)perf.o $(LANG_BINDINGS)