Re: [PATCH 0/2] trace-cmd: Improves python plugin support

2018-02-06 Thread Steven Rostedt
On Tue, 6 Feb 2018 20:31:54 +0800 Zamir SUN wrote: > Hi Steve, > > Do you have any thoughts for this? > Hi Zamir, I just got back from traveling and I'm digging through email. I saw your patches and do plan on looking at them this week. -- Steve

Re: [PATCH 0/2] trace-cmd: Improves python plugin support

2018-02-06 Thread Zamir SUN
Hi Steve, Do you have any thoughts for this? Thanks. On 02/04/2018 11:20 AM, szts...@gmail.com wrote: > From: Zamir SUN (Red Hat) > > This is a set of patch to improve trace-cmd python plugin support. > > Patch 1 fixes the detection for swig. With this patch, python-plugin can > be built succ

[PATCH 0/2] trace-cmd: Improves python plugin support

2018-02-03 Thread sztsian
From: Zamir SUN (Red Hat) This is a set of patch to improve trace-cmd python plugin support. Patch 1 fixes the detection for swig. With this patch, python-plugin can be built successfully. Patch 2 improves the detection for python ldflags. With this patch, ldflags can be detected with python3 i