commit | 86d362b8c7698e31421d5f73ce1397d5fa7f9722 | [log] [tgz] |
---|---|---|
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | Thu Feb 08 19:23:40 2018 -0500 |
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | Tue Mar 20 15:36:11 2018 -0400 |
tree | 405677bf5f1e4fc90689719174dcf71ce18a1f72 | |
parent | d1acecb5ea7c671e831217be3ae34f92b19485cc [diff] |
tracing: Mention the tool pahole in the documentation of function based events Instead of just using gdb, one could use pahole to find the index and size of fields in structures. Suggested-by: Jiri Olsa <jolsa@redhat.com> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>