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:
e450f90
)
perf tools: Introduce hists__inc_nr_samples()
author
Namhyung Kim
<namhyung@kernel.org>
Wed, 28 May 2014 05:12:18 +0000
(14:12 +0900)
committer
Jiri Olsa
<jolsa@kernel.org>
Sun, 1 Jun 2014 12:34:55 +0000
(14:34 +0200)
There're some duplicate code for counting number of samples. Add
hists__inc_nr_samples() and reuse it.
Suggested-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Link:
http://lkml.kernel.org/r/1401335910-16832-2-git-send-email-namhyung@kernel.org
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
No differences found