Re: [PATCH 1/2] trace-cmd: Makefile - link all trace-* objects into ctracecmd.so

2016-11-15 Thread Steven Rostedt
On Mon, 14 Nov 2016 11:55:42 + Andreas Platschek wrote: > Got a few undefined symbols when using the Python interface to trace-cmd, > the first one was: > > root@wheezy:~/trace-cmd# python tracecmd.py > Traceback (most recent call last): > File

Re: [PATCH 1/2] trace-cmd: Makefile - link all trace-* objects into ctracecmd.so

2016-11-15 Thread Steven Rostedt
On Mon, 14 Nov 2016 11:55:42 + Andreas Platschek wrote: > Got a few undefined symbols when using the Python interface to trace-cmd, > the first one was: > > root@wheezy:~/trace-cmd# python tracecmd.py > Traceback (most recent call last): > File "tracecmd.py", line 22, in > from

[PATCH 1/2] trace-cmd: Makefile - link all trace-* objects into ctracecmd.so

2016-11-14 Thread Andreas Platschek
Got a few undefined symbols when using the Python interface to trace-cmd, the first one was: root@wheezy:~/trace-cmd# python tracecmd.py Traceback (most recent call last): File "tracecmd.py", line 22, in from ctracecmd import * ImportError: /home/andi/working_git/trace-cmd/ctracecmd.so:

[PATCH 1/2] trace-cmd: Makefile - link all trace-* objects into ctracecmd.so

2016-11-14 Thread Andreas Platschek
Got a few undefined symbols when using the Python interface to trace-cmd, the first one was: root@wheezy:~/trace-cmd# python tracecmd.py Traceback (most recent call last): File "tracecmd.py", line 22, in from ctracecmd import * ImportError: /home/andi/working_git/trace-cmd/ctracecmd.so: