diff options
author | Steven Rostedt (VMware) | 2018-01-11 19:47:51 -0500 |
---|---|---|
committer | Arnaldo Carvalho de Melo | 2018-01-17 10:23:21 -0300 |
commit | d777f8de99b05d399c0e4e51cdce016f26bd971b (patch) | |
tree | 4c9076efb8208328bde65360967241bf37aa1a7e /tools/perf/arch/arm64 | |
parent | 806efaed3cacab1521895d20bb3b5ed610909299 (diff) |
tools lib traceevent: Fix get_field_str() for dynamic strings
If a field is a dynamic string, get_field_str() returned just the
offset/size value and not the string. Have it parse the offset/size
correctly to return the actual string. Otherwise filtering fails when
trying to filter fields that are dynamic strings.
Reported-by: Gopanapalli Pradeep <prap_hai@yahoo.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Link: http://lkml.kernel.org/r/20180112004823.146333275@goodmis.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/arch/arm64')
0 files changed, 0 insertions, 0 deletions