perf script: Add a few missing conversions to fprintf style
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 26 Oct 2017 12:51:13 +0000 (09:51 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 27 Oct 2017 12:10:09 +0000 (09:10 -0300)
commit69c71252298acad7a25e9499929f723790f48e26
treee106d51d5a29704b2f8270148d83c2d9735e79a1
parent0d3d73aac2ff05c78387aa9dcc2c8aa3804405e7
perf script: Add a few missing conversions to fprintf style

In a1a587073ccd ("perf script: Use fprintf like printing uniformly")
there were a few cases that were missed, fix it.

Reported-by: yuzhoujian <yuzhoujian@didichuxing.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: http://lkml.kernel.org/n/tip-sq9hvfk5mkjdqzlpyiq7jkos@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-script.c