Re: [Issue of trace-cmd] undefined symbol when import ctracecmd.so in python

Steven Rostedt <[email protected]> Wed, 2 Aug 2023 09:47:51 -0400
Newsgroups org.kernel.vger.linux-trace-users,org.kernel.vger.linux-trace-devel
Message-ID <[email protected]>
On Wed, 2 Aug 2023 16:13:20 +0800
Sang QianLong <[email protected]> wrote:

> Hi Steven,
> Thanks for reaching out to me. I appreciate your effort in helping me with
> my persistent issue while working with "ctracecmd.so" in Python.
> 
> I understand that you personally do not use Python, and the code was added
> by others. I also appreciate your honesty in not applying the patches yet
> since you are not a Python expert. I have used the patch from
> https://patchwork.kernel.org/project/linux-trace-devel/patch/Y+w51nOhNd+PGo/[email protected]/
> and it works!
> 
> Once again, thank you for your help.
> 

I could add it with a:

Tested-by: Sang QianLong <[email protected]>

if you are fine with that.

-- Steve