[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140613095934.7274672b@gandalf.local.home>
Date: Fri, 13 Jun 2014 09:59:34 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Namhyung Kim <namhyung@...nel.org>
Cc: linux-kernel@...r.kernel.org, Jiri Olsa <jolsa@...nel.org>,
Jan Kiszka <jan.kiszka@...mens.com>
Subject: Re: [PATCH 4/4] tools lib traceevent: Fix and cleanup
kvm_nested_vmexit tracepoints
On Fri, 13 Jun 2014 18:55:37 +0900
Namhyung Kim <namhyung@...nel.org> wrote:
> > {
> > - pevent_print_num_field(s, " rip %0x016llx", event, "rip", record, 1);
> > + pevent_print_num_field(s, "rip %lx ", event, "rip", record, 1);
>
> s/%lx/%llx/
I'll make this as a separate fix to keep the original patch as is.
>
> Otherwise this series and previous two cleanup patches look good to me.
>
> Acked-by: Namhyung Kim <namhyung@...nel.org>
>
Thanks!
-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists