aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorSteven Rostedt (VMware) <[email protected]>2018-01-11 19:47:51 -0500
committerArnaldo Carvalho de Melo <[email protected]>2018-01-17 10:23:21 -0300
commitd777f8de99b05d399c0e4e51cdce016f26bd971b (patch)
tree4c9076efb8208328bde65360967241bf37aa1a7e /tools/perf/scripts/python/call-graph-from-sql.py
parent806efaed3cacab1521895d20bb3b5ed610909299 (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 <[email protected]> Signed-off-by: Steven Rostedt <[email protected]> Acked-by: Namhyung Kim <[email protected]> Cc: Andrew Morton <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions