[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160818114100.2629cdb2@gandalf.local.home>
Date: Thu, 18 Aug 2016 11:41:00 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Masami Hiramatsu <mhiramat@...nel.org>
Cc: Arnaldo Carvalho de Melo <acme@...nel.org>,
linux-kernel@...r.kernel.org,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>,
Naohiro Aota <naohiro.aota@...t.com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Wang Nan <wangnan0@...wei.com>,
Hemant Kumar <hemant@...ux.vnet.ibm.com>
Subject: Re: [PATCH 6/6] ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types
in decimal
On Thu, 18 Aug 2016 17:59:21 +0900
Masami Hiramatsu <mhiramat@...nel.org> wrote:
> Change kprobe/uprobe-tracer to show the arguments type-casted
> with u8/u16/u32/u64 in decimal digits instead of hexadecimal.
>
> To minimize compatibility issue, the arguments without type
> casting are typed by x64 (or x32 for 32bit arch) by default.
>
> Note: all arguments set by old perf probe without types are
> shown in decimal by default.
>
> Signed-off-by: Masami Hiramatsu <mhiramat@...nel.org>
> ---
Acked-by: Steven Rostedt <rostedt@...dmis.org>
-- Steve
Powered by blists - more mailing lists