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:
6263835
)
perf hists: Move column length calculation out of hists__inc_stats()
author
Namhyung Kim
<namhyung@kernel.org>
Thu, 24 Apr 2014 07:25:19 +0000
(16:25 +0900)
committer
Jiri Olsa
<jolsa@kernel.org>
Thu, 24 Apr 2014 14:30:58 +0000
(16:30 +0200)
It's not the part of logic of hists__inc_stats() so it'd be better to
move it out of the function.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Link:
http://lkml.kernel.org/r/1398327843-31845-4-git-send-email-namhyung@kernel.org
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
No differences found