aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/python-ext-sources
diff options
context:
space:
mode:
authorJiri Olsa <[email protected]>2015-01-11 23:05:29 +0100
committerArnaldo Carvalho de Melo <[email protected]>2015-02-12 11:22:01 -0300
commit885e00be17c07ffb517d471bf39c8acc44ef87a9 (patch)
treed829a8cd5664db681bf5f408489420ef8de8fc76 /tools/perf/util/python-ext-sources
parent579ff6d409afa00e78822be9482d382dffd29ff4 (diff)
perf tools: Remove api fs object from python build
It's already included in libapikfs.a library, which is already used to link perf.so. Signed-off-by: Jiri Olsa <[email protected]> Tested-by: Sukadev Bhattiprolu <[email protected]> Tested-by: Will Deacon <[email protected]> Cc: Alexis Berlemont <[email protected]> Cc: Borislav Petkov <[email protected]> Cc: Corey Ashford <[email protected]> Cc: David Ahern <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Stephane Eranian <[email protected]> Link: http://lkml.kernel.org/n/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/python-ext-sources')
-rw-r--r--tools/perf/util/python-ext-sources1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/perf/util/python-ext-sources b/tools/perf/util/python-ext-sources
index 6c6a6953fa93..4d28624a1eca 100644
--- a/tools/perf/util/python-ext-sources
+++ b/tools/perf/util/python-ext-sources
@@ -17,6 +17,5 @@ util/xyarray.c
util/cgroup.c
util/rblist.c
util/strlist.c
-../lib/api/fs/fs.c
util/trace-event.c
../../lib/rbtree.c