From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] tools: moveconfig: process defconfig files in alphabetical order
Date: Tue, 18 Oct 2016 15:25:05 -0400 [thread overview]
Message-ID: <20161018192505.GG18591@bill-the-cat> (raw)
In-Reply-To: <CAK7LNARo=AWDYYSdftPqwVbUTL4Y05D1gaOoy=wGn50r8XC80A@mail.gmail.com>
On Wed, Oct 19, 2016 at 01:23:24AM +0900, Masahiro Yamada wrote:
> Hi Tom,
>
> 2016-10-17 5:12 GMT+09:00 Tom Rini <trini@konsulko.com>:
> > On Mon, Oct 17, 2016 at 02:17:23AM +0900, Masahiro Yamada wrote:
> >> This will make the log more readable. The log is not deterministic
> >> in case of parallel processing, though.
> >>
> >> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> >
> > I'm honestly ambivalent about this since single threaded is basically
> > never the case, right?
>
>
> Right.
> If you want to diff two logs, you need to pass -j1 option.
>
> But, my main motivation is not that.
> You will be able to find the log of boards you are interested in.
>
> For example, when some boards are listed in "suspicious results"
> at the end of conversion, you may want to check the log
> to see what happened. If the log is sorted *almost* alphabetically,
> it will be easier to jump there.
I'm still ambivalent. I 'less' the log and search doesn't care about
order. And I try and fix one broken board at a time since it's often
the case that N boards will have the same form of thinko.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161018/c0110126/attachment.sig>
next prev parent reply other threads:[~2016-10-18 19:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-16 17:17 [U-Boot] [PATCH 1/2] tools: moveconfig: support wildcards in --defconfigs file Masahiro Yamada
2016-10-16 17:17 ` [U-Boot] [PATCH 2/2] tools: moveconfig: process defconfig files in alphabetical order Masahiro Yamada
2016-10-16 20:12 ` Tom Rini
2016-10-18 16:23 ` Masahiro Yamada
2016-10-18 19:25 ` Tom Rini [this message]
2016-10-19 5:40 ` Masahiro Yamada
2016-10-16 20:15 ` [U-Boot] [PATCH 1/2] tools: moveconfig: support wildcards in --defconfigs file Tom Rini
2016-10-18 16:14 ` Masahiro Yamada
2016-10-18 19:23 ` Tom Rini
2016-10-18 19:25 ` Joe Hershberger
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=20161018192505.GG18591@bill-the-cat \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/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