Merge tag 'perf-ebpf-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / tools / perf / util / python-ext-sources
CommitLineData
6a5c13af 1#
3fd44cd4 2# List of files needed by perf python extension
6a5c13af
NK
3#
4# Each source file must be placed on its own line so that it can be
5# processed by Makefile and util/setup.py accordingly.
6#
7
8util/python.c
9util/ctype.c
10util/evlist.c
11util/evsel.c
12util/cpumap.c
0aefc359 13../lib/hweight.c
6a5c13af
NK
14util/thread_map.c
15util/util.c
16util/xyarray.c
17util/cgroup.c
3ab484b8 18util/rblist.c
a9a3a4d9 19util/stat.c
b52956c9 20util/strlist.c
29f5ffd3 21util/trace-event.c
f3efe3a0 22../lib/rbtree.c
792402fd 23util/string.c