Hello, Here is the patch to add new '__rel_loc' relative dynamic array attribute support. The patch series for linux kernel corresponding to this patch is here; https://lore.kernel.org/all/163757340321.510314.9399950115238632705.stgit@devnote2/T/#u (I've CC'ed to this mailing list too) This patch is the porting of [4/5] in above patch to the libtraceevent. Thank you, --- Masami Hiramatsu (1): libtraceevent: Add __rel_loc relative location attribute support src/event-parse.c | 54 +++++++++++++++++++++++++++++++++------------------- src/event-parse.h | 5 +++-- src/parse-filter.c | 5 ++++- 3 files changed, 41 insertions(+), 23 deletions(-) -- Masami Hiramatsu (Linaro) <mhiramat@xxxxxxxxxx>