0001 #
0002 # List of files needed by perf python extension
0003 #
0004 # Each source file must be placed on its own line so that it can be
0005 # processed by Makefile and util/setup.py accordingly.
0006 #
0007
0008 util/python.c
0009 ../lib/ctype.c
0010 util/cap.c
0011 util/evlist.c
0012 util/evsel.c
0013 util/evsel_fprintf.c
0014 util/perf_event_attr_fprintf.c
0015 util/cpumap.c
0016 util/memswap.c
0017 util/mmap.c
0018 util/namespaces.c
0019 ../lib/bitmap.c
0020 ../lib/find_bit.c
0021 ../lib/list_sort.c
0022 ../lib/hweight.c
0023 ../lib/string.c
0024 ../lib/vsprintf.c
0025 util/thread_map.c
0026 util/util.c
0027 util/cgroup.c
0028 util/parse-branch-options.c
0029 util/rblist.c
0030 util/counts.c
0031 util/print_binary.c
0032 util/strlist.c
0033 util/trace-event.c
0034 ../lib/rbtree.c
0035 util/string.c
0036 util/symbol_fprintf.c
0037 util/units.c
0038 util/affinity.c
0039 util/rwsem.c
0040 util/hashmap.c
0041 util/perf_regs.c
0042 util/pmu-hybrid.c
0043 util/fncache.c