perf trace: Fix alignment for [continued] lines
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 7 Jan 2019 19:54:38 +0000 (16:54 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 8 Jan 2019 16:28:12 +0000 (13:28 -0300)
commitac6e022cbfdce215ad545e91d9827060855da3d7
treed9050f735ae461b0eaa655efd75e14be2c36e3e3
parent172bf02d564bdb6df8410f64720fa2c68e755d1a
perf trace: Fix alignment for [continued] lines

We were not taking into account the "... [continued]" printed
characters, fix it.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Luis Cláudio Gonçalves <lclaudio@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: https://lkml.kernel.org/n/tip-qt20y0acmf8k0bzisce8kw95@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-trace.c