M7350/kernel/tools/perf/util/python-ext-sources

23 lines
406 B
Plaintext
Raw Permalink Normal View History

2024-09-09 08:52:07 +00:00
#
2024-09-09 08:57:42 +00:00
# List of files needed by perf python extension
2024-09-09 08:52:07 +00:00
#
# 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
2024-09-09 08:57:42 +00:00
util/hweight.c
2024-09-09 08:52:07 +00:00
util/thread_map.c
util/util.c
util/xyarray.c
util/cgroup.c
2024-09-09 08:57:42 +00:00
util/rblist.c
2024-09-09 08:52:07 +00:00
util/strlist.c
2024-09-09 08:57:42 +00:00
../lib/api/fs/fs.c
util/trace-event.c
2024-09-09 08:52:07 +00:00
../../lib/rbtree.c