commit | fb89941ea761f53201959cc217a2c73f6fe13855 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Aug 05 19:17:22 2010 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Aug 05 19:38:01 2010 -0300 |
tree | b126fdaa92f7bff05b16a5dbba10a95e11faedba | |
parent | 903cce6eb9117550755de9bf92f3b48367b7dfe0 [diff] |
perf hists: Fixup addr snprintf width on 32 bit arches By using BITS_PER_LONG/4 as the width specifier. Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Mike Galbraith <efault@gmx.de> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Stephane Eranian <eranian@google.com> LKML-Reference: <new-submission> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>