diff options
Diffstat (limited to 'tools/perf/util/python-ext-sources')
| -rw-r--r-- | tools/perf/util/python-ext-sources | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/perf/util/python-ext-sources b/tools/perf/util/python-ext-sources index 4d28624a1eca..e23ded40c79e 100644 --- a/tools/perf/util/python-ext-sources +++ b/tools/perf/util/python-ext-sources @@ -16,6 +16,8 @@ util/util.c  util/xyarray.c  util/cgroup.c  util/rblist.c +util/stat.c  util/strlist.c  util/trace-event.c  ../../lib/rbtree.c +util/string.c  |