Re: [libtraceevent] hrtimer_expire_entry unknown op '{'

From: Steven Rostedt
Date: Tue Nov 12 2013 - 18:04:31 EST


On Wed, 13 Nov 2013 01:01:53 +0300
Sergey Senozhatsky <sergey.senozhatsky@xxxxxxxxx> wrote:

> > Do a make install, or copy all the *.so files into ~/.trace-cmd/plugins/
> > and that will go away.
> >
>
> oh... thanks a lot!
>
> I just quickly went through http://lwn.net/Articles/341902/
> (' Just download it, go into the directory and run "make" ')

Hmm, good point. I'll have to update the code to let the user know what
to do if it fails to parse. Something like:

Failed to parse event hrtimer_expire_entry event
Do you have all the plugins installed?
Check /usr/lib/trace-cmd/plugins
If you compiled it yourself, copy the *.so files to ~/.trace-cmd/plugins

-- Steve

>
> thank you once again!
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/