• Arnaldo Carvalho de Melo's avatar
    perf python: Link with sysfs.o · 88fd2b6a
    Arnaldo Carvalho de Melo authored
    So that we fix this regression:
    
    [root@sandy linux]# perf test -v 15
    15: Try 'use perf' in python, checking link problems       :
    --- start ---
    Traceback (most recent call last):
      File "<stdin>", line 1, in <module>
    ImportError: /home/acme/git/build/perf/python/perf.so: undefined symbol: sysfs_find_mountpoint
    ---- end ----
    Try 'use perf' in python, checking link problems: FAILED!
    [root@sandy linux]#
    
    Cc: David Ahern <dsahern@gmail.com>
    Cc: Frederic Weisbecker <fweisbec@gmail.com>
    Cc: Jiri Olsa <jolsa@redhat.com>
    Cc: Mike Galbraith <efault@gmx.de>
    Cc: Namhyung Kim <namhyung@gmail.com>
    Cc: Paul Mackerras <paulus@samba.org>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: Stephane Eranian <eranian@google.com>
    Link: http://lkml.kernel.org/n/tip-8pf64bsdywg1gl9m55ul77hg@git.kernel.orgSigned-off-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
    88fd2b6a
python-ext-sources 396 Bytes