linux-stable/tools/lib/traceevent
Masami Hiramatsu cd7729043b libtraceevent: Add __rel_loc relative location attribute support
Add '__rel_loc' new dynamic data location attribute which encodes
the data location from the next to the field itself. This is similar
to the '__data_loc' but the location offset is not from the event
entry but from the next of the field.

This patch adds '__rel_loc' decoding support in the libtraceevent.

Link: https://lkml.kernel.org/r/163757343994.510314.13241077597729303802.stgit@devnote2

Cc: Beau Belgrave <beaub@linux.microsoft.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Tom Zanussi <zanussi@kernel.org>
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
2021-12-06 15:37:22 -05:00
..
Documentation
plugins KVM: x86/mmu: Rename "nxe" role bit to "efer_nx" for macro shenanigans 2021-06-24 18:00:41 -04:00
.gitignore
Build
event-parse-api.c
event-parse-local.h
event-parse.c libtraceevent: Add __rel_loc relative location attribute support 2021-12-06 15:37:22 -05:00
event-parse.h libtraceevent: Add __rel_loc relative location attribute support 2021-12-06 15:37:22 -05:00
event-plugin.c
event-utils.h
kbuffer-parse.c
kbuffer.h
libtraceevent.pc.template
Makefile
parse-filter.c libtraceevent: Add __rel_loc relative location attribute support 2021-12-06 15:37:22 -05:00
parse-utils.c
tep_strerror.c
trace-seq.c
trace-seq.h