This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Speed up read_psymtabs_with_fullname


On Wed, Apr 3, 2013 at 11:51 AM, Doug Evans <dje@google.com> wrote:
> Jan Kratochvil writes:
>  > I agree with the patch.  Sorry I performance regressed it.  I would even
>  > prefer to check it in 7.6 as you say it may have visible performance problem.
>  > There were many similar changes done so it should be safe.
>
> Works for me.
>
> I committed the patch with a slight comment change,
> and I'll re-regression test it in the 7.6 branch and commit it there.
>
> Thanks.
>
> 2013-04-03  Doug Evans  <dje@google.com>
>
>         * psymtab.c (read_psymtabs_with_fullname): Don't call
>         psymtab_to_fullname if the basenames are different.

Committed to 7.6 branch.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]