Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1343403
| From | Taeung Song <treeze.taeung@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/3] perf script: Remove duplicated code and needless a script_spec__findnew() |
| Date | 2016-02-25 20:10 +0100 |
| Message-ID | <r69su-8oR-3@gated-at.bofh.it> (permalink) |
| References | <r65RU-5J5-5@gated-at.bofh.it> <r69su-8oR-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi, Jiri On 02/26/2016 04:02 AM, Jiri Olsa wrote: > On Fri, Feb 26, 2016 at 12:13:10AM +0900, Taeung Song wrote: >> script_spec_register() called two functions >> script_spec__find() and script_spec__findnew(). >> But script_spec__find() was called two times. >> >> So remove script_spec__findnew() and make >> script_spec_register() only call once script_spec__find(). >> >> Cc: Jiri Olsa <jolsa@kernel.org> >> Signed-off-by: Taeung Song <treeze.taeung@gmail.com> > > Acked-by: Jiri Olsa <jolsa@kernel.org> > Thank you!! - Taeung
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 3/3] perf script: Remove duplicated code and needless a script_spec__findnew() Taeung Song <treeze.taeung@gmail.com> - 2016-02-25 16:20 +0100
Re: [PATCH 3/3] perf script: Remove duplicated code and needless a script_spec__findnew() Taeung Song <treeze.taeung@gmail.com> - 2016-02-25 20:10 +0100
Re: [PATCH 3/3] perf script: Remove duplicated code and needless a script_spec__findnew() Jiri Olsa <jolsa@redhat.com> - 2016-02-25 20:10 +0100
Re: [PATCH 3/3] perf script: Remove duplicated code and needless a script_spec__findnew() Taeung Song <treeze.taeung@gmail.com> - 2016-02-25 20:20 +0100
Re: [PATCH 3/3] perf script: Remove duplicated code and needless a script_spec__findnew() Arnaldo Carvalho de Melo <acme@kernel.org> - 2016-02-25 20:20 +0100
[tip:perf/core] perf script: Remove duplicated code and needless script_spec__findnew() tip-bot for Taeung Song <tipbot@zytor.com> - 2016-02-27 10:50 +0100
csiph-web