From: David Marchand <david.marchand@redhat.com>
To: David Marchand <david.marchand@redhat.com>
Cc: dev <dev@dpdk.org>, Aaron Conole <aconole@redhat.com>,
Neil Horman <nhorman@tuxdriver.com>
Subject: Re: [dpdk-dev] [PATCH] buildtools: lighter experimental symbol check
Date: Wed, 9 Oct 2019 10:11:10 +0200 [thread overview]
Message-ID: <CAJFAV8wbYN2QCSrxZ2bVa6A49_MN_iBBj1MZ-xHvGfJH_Ja51g@mail.gmail.com> (raw)
In-Reply-To: <20190814000904.GA11098@localhost.localdomain>
On Wed, Aug 14, 2019 at 2:09 AM Neil Horman <nhorman@tuxdriver.com> wrote:
> > > On Mon, Aug 12, 2019 at 09:02:28AM +0200, David Marchand wrote:
> > > > Dumping every object file for every symbol is too heavy.
> > > > Use a temporary storage.
> > > >
> > > > Before:
> > > > $ rm -rf master && make defconfig O=master
> > > > $ time make EXTRA_CFLAGS=-g O=master
> > > > [...]
> > > > real 2m24.063s
> > > > user 1m16.985s
> > > > sys 1m46.372s
> > > >
> > > > After:
> > > > $ rm -rf master && make defconfig O=master
> > > > $ time make EXTRA_CFLAGS=-g O=master
> > > > [...]
> > > > real 1m37.110s
> > > > user 0m49.417s
> > > > sys 0m51.803s
> > > >
> > > > Signed-off-by: David Marchand <david.marchand@redhat.com>
> Acked-by: Neil Horman <nhorman@tuxdriver.com>
>
Applied.
--
David Marchand
prev parent reply other threads:[~2019-10-09 8:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-12 7:02 David Marchand
2019-08-12 20:13 ` Neil Horman
2019-08-13 6:32 ` David Marchand
2019-08-14 0:09 ` Neil Horman
2019-10-09 8:11 ` David Marchand [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAJFAV8wbYN2QCSrxZ2bVa6A49_MN_iBBj1MZ-xHvGfJH_Ja51g@mail.gmail.com \
--to=david.marchand@redhat.com \
--cc=aconole@redhat.com \
--cc=dev@dpdk.org \
--cc=nhorman@tuxdriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).