treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / tools / perf / util / python-ext-sources
blobe7279ea6043aed2390065cb3ea03200400e3ac7f
2 # List of files needed by perf python extension
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.
8 util/python.c
9 ../lib/ctype.c
10 util/cap.c
11 util/evlist.c
12 util/evsel.c
13 util/perf_event_attr_fprintf.c
14 util/cpumap.c
15 util/memswap.c
16 util/mmap.c
17 util/namespaces.c
18 ../lib/bitmap.c
19 ../lib/find_bit.c
20 ../lib/hweight.c
21 ../lib/string.c
22 ../lib/vsprintf.c
23 util/thread_map.c
24 util/util.c
25 util/cgroup.c
26 util/parse-branch-options.c
27 util/rblist.c
28 util/counts.c
29 util/print_binary.c
30 util/strlist.c
31 util/trace-event.c
32 ../lib/rbtree.c
33 util/string.c
34 util/symbol_fprintf.c
35 util/units.c
36 util/affinity.c