Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1317775
| From | Jiri Olsa <jolsa@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 07/12] perf hists browser: Fix callchain_node__count_rows() |
| Date | 2016-01-26 12:50 +0100 |
| Message-ID | <qVaid-3wb-1@gated-at.bofh.it> (permalink) |
| References | <qUtmW-5A8-5@gated-at.bofh.it> <qUtmX-5A8-31@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sun, Jan 24, 2016 at 10:53:30PM +0900, Namhyung Kim wrote: > Like other functions, it should stop counting if there's any folded > callchain. Because of this it occasionally lose the cursor at the end. are you reffering to the case when the browser wouldn't jump to the last entry, but the cursor disappears instead, and then shows up after holding 'UP' arrow? because I've seen that occasionaly ;-) jirka
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 07/12] perf hists browser: Fix callchain_node__count_rows() Namhyung Kim <namhyung@kernel.org> - 2016-01-24 15:00 +0100
Re: [PATCH 07/12] perf hists browser: Fix callchain_node__count_rows() Jiri Olsa <jolsa@redhat.com> - 2016-01-26 12:50 +0100
Re: [PATCH 07/12] perf hists browser: Fix callchain_node__count_rows() Namhyung Kim <namhyung@kernel.org> - 2016-01-26 13:40 +0100
csiph-web