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:
c481f93
)
perf ui/tui: Rename hist_browser__update_nr_entries()
author
Namhyung Kim
<namhyung@kernel.org>
Tue, 22 Apr 2014 05:05:35 +0000
(14:05 +0900)
committer
Jiri Olsa
<jolsa@kernel.org>
Thu, 24 Apr 2014 14:33:47 +0000
(16:33 +0200)
Rename ->nr_pcnt_entries and hist_browser__update_pcnt_entries() to
->nr_non_filtered_entries and hist_browser__update_nr_entries() since
it's now used for filtering as well.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Link:
http://lkml.kernel.org/r/1398327843-31845-10-git-send-email-namhyung@kernel.org
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
No differences found