Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1705831
| From | Arnaldo Carvalho de Melo <acme@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 01/14] perf report: remove code to handle inline frames from browsers |
| Date | 2017-08-07 22:20 +0200 |
| Message-ID | <ubWFk-5gn-27@gated-at.bofh.it> (permalink) |
| References | <ubBhw-7tc-9@gated-at.bofh.it> <ubBhw-7tc-17@gated-at.bofh.it> <ubRPk-1xo-9@gated-at.bofh.it> <ubVSX-4zQ-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Em Mon, Aug 07, 2017 at 09:22:08PM +0200, Milian Wolff escreveu: > On Montag, 7. August 2017 17:07:10 CEST Arnaldo Carvalho de Melo wrote: > > Em Sun, Aug 06, 2017 at 11:24:33PM +0200, Milian Wolff escreveu: > > > The follow-up commits will make inline frames first-class citizens > > > in the callchain, thereby obsoleting all of this special code. > > So you are removing the feature to then reintroduce it, is that it? That > > is not usual :-\ > > Normally we go on replacing bit by bit or have some ifdef, etc, to then > > phase out the old code. > > Perhaps in this case your approach is the best one, still have to look > > at all of it, and it would help if the people behind the original code > > could review this, Yao Jin, can you take a look at this patch series, > > please? > Yes, I also did that in v1 of this patch series. Note that I can easily squash > this, if needed. But I personally think for reviewing purposes, having it as > separate patches is far better. Well, if it is a full blown alternative implementation, like it seems to be (haven't started reviewing yet), probably. - Arnaldo
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 01/14] perf report: remove code to handle inline frames from browsers Milian Wolff <milian.wolff@kdab.com> - 2017-08-06 23:30 +0200
Re: [PATCH v2 01/14] perf report: remove code to handle inline frames from browsers Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-08-07 17:10 +0200
Re: [PATCH v2 01/14] perf report: remove code to handle inline frames from browsers Milian Wolff <milian.wolff@kdab.com> - 2017-08-07 21:30 +0200
Re: [PATCH v2 01/14] perf report: remove code to handle inline frames from browsers Arnaldo Carvalho de Melo <acme@redhat.com> - 2017-08-07 22:20 +0200
csiph-web