aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/python-ext-sources
blob: ea88142765e5ded5634a10f9fc8a7c0e6c87a380 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#
# List of files needed by perf python extention
#
# Each source file must be placed on its own line so that it can be
# processed by Makefile and util/setup.py accordingly.
#

util/python.c
util/ctype.c
util/evlist.c
util/evsel.c
util/cpumap.c
util/thread_map.c
util/util.c
util/xyarray.c
util/cgroup.c
util/debugfs.c
util/strlist.c
util/parse-events.c
util/pmu.c
util/string.c
util/sysfs.c
../../lib/rbtree.c
OUTPUT/util/parse-events-flex.c
OUTPUT/util/parse-events-bison.c
OUTPUT/util/pmu-flex.c
OUTPUT/util/pmu-bison.c