Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1465937
| From | Steven Rostedt <rostedt@goodmis.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 6/6] ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal |
| Date | 2016-08-19 04:50 +0200 |
| Message-ID | <s7I2B-8cc-7@gated-at.bofh.it> (permalink) |
| References | <s7rl7-5No-13@gated-at.bofh.it> <s7rl8-5No-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, 18 Aug 2016 17:59:21 +0900 Masami Hiramatsu <mhiramat@kernel.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@kernel.org> > --- Acked-by: Steven Rostedt <rostedt@goodmis.org> -- Steve
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 6/6] ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal Masami Hiramatsu <mhiramat@kernel.org> - 2016-08-18 11:00 +0200 Re: [PATCH 6/6] ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal Steven Rostedt <rostedt@goodmis.org> - 2016-08-19 04:50 +0200 [tip:perf/core] ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal tip-bot for Masami Hiramatsu <tipbot@zytor.com> - 2016-08-24 11:50 +0200
csiph-web