diff options
author | Scott Wood <scottwood@freescale.com> | 2015-08-31 16:16:37 -0500 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2015-10-22 15:39:42 -0300 |
commit | b6bd9c7d543ac160646a667470158c5da319a85c (patch) | |
tree | 5fb63c46c53d505dea07c398074d3eaad8bcd518 /tools/perf/builtin-report.c | |
parent | 4ba792e303e278052bb0ee60cce15d6d7dc15c7c (diff) | |
download | linux-b6bd9c7d543ac160646a667470158c5da319a85c.tar.bz2 |
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 <scottwood@freescale.com>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Cc: Dave Chinner <david@fromorbit.com>
Link: http://lkml.kernel.org/r/20150831211637.GA12848@home.buserror.net
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/builtin-report.c')
0 files changed, 0 insertions, 0 deletions