commit | 3ceb0d4438876a65606c258e5d69e03e57460dd6 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Sun May 09 16:07:01 2010 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Sun May 09 18:32:32 2010 -0300 |
tree | cfc37034c00e7806c8bbae99d2dbf9e0f4982d87 | |
parent | 28e2a106d16046ca792722795f809e3f80a5af80 [diff] |
perf symbols: Consider unresolved DSOs in the dso__col_widt calculation By using BITS_PER_LONG / 4, that is the number of chars that will be used in such cases as the DSO "name". Cc: Frédéric Weisbecker <fweisbec@gmail.com> Cc: Mike Galbraith <efault@gmx.de> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Tom Zanussi <tzanussi@gmail.com> LKML-Reference: <new-submission> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>