diff options
Diffstat (limited to 'tools/perf/util/python-ext-sources')
-rw-r--r-- | tools/perf/util/python-ext-sources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/util/python-ext-sources b/tools/perf/util/python-ext-sources index 36c6862119e3..49210b7a7925 100644 --- a/tools/perf/util/python-ext-sources +++ b/tools/perf/util/python-ext-sources | |||
@@ -13,6 +13,7 @@ util/cpumap.c | |||
13 | ../lib/bitmap.c | 13 | ../lib/bitmap.c |
14 | ../lib/find_bit.c | 14 | ../lib/find_bit.c |
15 | ../lib/hweight.c | 15 | ../lib/hweight.c |
16 | ../lib/str_error_r.c | ||
16 | util/thread_map.c | 17 | util/thread_map.c |
17 | util/util.c | 18 | util/util.c |
18 | util/xyarray.c | 19 | util/xyarray.c |