mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-28 23:08:52 +01:00
Fixed MTP to work with TWRP
This commit is contained in:
commit
f6dfaef42e
50820 changed files with 20846062 additions and 0 deletions
22
tools/perf/util/python-ext-sources
Normal file
22
tools/perf/util/python-ext-sources
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
#
|
||||
# List of files needed by perf python extension
|
||||
#
|
||||
# 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
|
||||
util/hweight.c
|
||||
util/thread_map.c
|
||||
util/util.c
|
||||
util/xyarray.c
|
||||
util/cgroup.c
|
||||
util/rblist.c
|
||||
util/strlist.c
|
||||
../lib/api/fs/fs.c
|
||||
util/trace-event.c
|
||||
../../lib/rbtree.c
|
||||
Loading…
Add table
Add a link
Reference in a new issue