perf hists: Return correct number of characters printed in callchain
authorFrederic Weisbecker <fweisbec@gmail.com>
Wed, 18 Jul 2012 17:10:55 +0000 (19:10 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 25 Jul 2012 14:31:37 +0000 (11:31 -0300)
commit8760db726e2afcd1a78e2ff58965c6b35a5826cb
tree0d6d24bbac8de606f57d2dd09d58fc50a77cfcdf
parent78b961ff8e67207adb15959526cdea4cc50ae1ed
perf hists: Return correct number of characters printed in callchain

Include the omitted number of characters printed for the first entry.

Not that it really matters because nobody seem to care about the number
of printed characters for now. But just in case.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@gmail.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1342631456-7233-2-git-send-email-fweisbec@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/hist.c