On Wed, 21 Feb 2018 20:53:41 -0500
Steven Rostedt wrote:
> On Thu, 22 Feb 2018 08:41:53 +0900
> Masami Hiramatsu wrote:
>
> > Hi Steve,
> >
> > Could you pick this separately since this is a bugfix?
> >
>
> Yes definitely. I'll have to run my tests on it too, and I'll send it
> as urgent (cur
On Thu, 22 Feb 2018 08:41:53 +0900
Masami Hiramatsu wrote:
> Hi Steve,
>
> Could you pick this separately since this is a bugfix?
>
Yes definitely. I'll have to run my tests on it too, and I'll send it
as urgent (current -rc release).
Although you didn't mark it for stable. Which commit does
Hi Steve,
Could you pick this separately since this is a bugfix?
Thank you,
On Wed, 21 Feb 2018 23:54:37 +0900
Masami Hiramatsu wrote:
> In Documentation/trace/kprobetrace.txt, it says
>
> @SYM[+|-offs] : Fetch memory at SYM +|- offs (SYM should be a data symbol)
>
> However, the parser doe
In Documentation/trace/kprobetrace.txt, it says
@SYM[+|-offs] : Fetch memory at SYM +|- offs (SYM should be a data symbol)
However, the parser doesn't parse minus offset correctly.
This fixes the parser to get minus offset correctly.
Signed-off-by: Masami Hiramatsu
---
kernel/trace/trace_kpro
4 matches
Mail list logo