git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
903cce6
)
perf hists: Fixup addr snprintf width on 32 bit arches
author
Arnaldo Carvalho de Melo
<acme@redhat.com>
Thu, 5 Aug 2010 22:17:22 +0000
(19:17 -0300)
committer
Arnaldo Carvalho de Melo
<acme@redhat.com>
Thu, 5 Aug 2010 22:38:01 +0000
(19:38 -0300)
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>
No differences found