[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170210111729.2113cfc8@gandalf.local.home>
Date: Fri, 10 Feb 2017 11:17:29 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: Namhyung Kim <namhyung@...nel.org>
Cc: Masami Hiramatsu <mhiramat@...nel.org>,
Ingo Molnar <mingo@...nel.org>, linux-kernel@...r.kernel.org,
Peter Zijlstra <peterz@...radead.org>,
Ananth N Mavinakayanahalli <ananth@...ux.vnet.ibm.com>,
Thomas Gleixner <tglx@...utronix.de>,
"H . Peter Anvin" <hpa@...or.com>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH V2 2/2] tracing/probe: Show subsystem name in messages
On Sat, 11 Feb 2017 01:01:55 +0900
Namhyung Kim <namhyung@...nel.org> wrote:
> > diff --git a/kernel/trace/trace_uprobe.c b/kernel/trace/trace_uprobe.c
> > index e5445ab..2c6b2d0c 100644
> > --- a/kernel/trace/trace_uprobe.c
> > +++ b/kernel/trace/trace_uprobe.c
> > @@ -17,6 +17,7 @@
> > * Copyright (C) IBM Corporation, 2010-2012
> > * Author: Srikar Dronamraju <srikar@...ux.vnet.ibm.com>
> > */
> > +#define pr_fmt(fmt) "trace_kprobe: " fmt
>
> s/kprobe/uprobe/ ?
Masami,
Can you update both patches and resend?
-- Steve
Powered by blists - more mailing lists