On Thu, 18 Aug 2016 17:59:21 +0900
Masami Hiramatsu <[email protected]> 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 <[email protected]>
> ---

Acked-by: Steven Rostedt <[email protected]>

-- Steve

Reply via email to