diff options
author | Scott Wood <[email protected]> | 2015-08-31 16:16:37 -0500 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-10-22 15:39:42 -0300 |
commit | b6bd9c7d543ac160646a667470158c5da319a85c (patch) | |
tree | 5fb63c46c53d505dea07c398074d3eaad8bcd518 /tools/perf/scripts/python/stackcollapse.py | |
parent | 4ba792e303e278052bb0ee60cce15d6d7dc15c7c (diff) |
tools lib traceevent: Support %ps/%pS
Commits such as 65dd297ac25565 ("xfs: %pF is only for function
pointers") caused a regression because pretty_print() didn't support
%ps/%pS. The current %pf/%pF implementation in pretty_print() is what
%ps/%pS is supposed to do, so use the same code for %ps/%pS.
Addressing the incorrect %pf/%pF implementation is beyond the scope of
this patch.
Signed-off-by: Scott Wood <[email protected]>
Acked-by: Steven Rostedt <[email protected]>
Cc: Dave Chinner <[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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions