]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - tools/perf/util/python-ext-sources
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
[mirror_ubuntu-hirsute-kernel.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
3052ba56 9../lib/ctype.c
6a5c13af
NK
10util/evlist.c
11util/evsel.c
12util/cpumap.c
f9d8adb3 13util/memswap.c
16958497 14util/mmap.c
f045b8c4 15util/namespaces.c
915b0882 16../lib/bitmap.c
552eb975 17../lib/find_bit.c
0aefc359 18../lib/hweight.c
d0761e37 19../lib/vsprintf.c
6a5c13af
NK
20util/thread_map.c
21util/util.c
22util/xyarray.c
23util/cgroup.c
46cb25b1 24util/parse-branch-options.c
3ab484b8 25util/rblist.c
d809560b 26util/counts.c
fea01392 27util/print_binary.c
b52956c9 28util/strlist.c
29f5ffd3 29util/trace-event.c
f3efe3a0 30../lib/rbtree.c
792402fd 31util/string.c
bfbba189 32util/symbol_fprintf.c
58db1d6e 33util/units.c