Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1#
2# List of files needed by perf python extension
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
13../lib/bitmap.c
14../lib/find_bit.c
15../lib/hweight.c
16../lib/vsprintf.c
17util/thread_map.c
18util/util.c
19util/xyarray.c
20util/cgroup.c
21util/parse-branch-options.c
22util/rblist.c
23util/counts.c
24util/print_binary.c
25util/strlist.c
26util/trace-event.c
27../lib/rbtree.c
28util/string.c
29util/symbol_fprintf.c
30util/units.c