From: Rob Landley <rob@landley.net>
To: Matt Mackall <mpm@selenic.com>
Cc: Robin Getz <rgetz@blackfin.uclinux.org>,
Sam Ravnborg <sam@ravnborg.org>,
"Bernhard Reutner-Fischer" <rep.dot.nop@gmail.com>,
Denis Vlasenko <vda.linux@googlemail.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] update kernel's scripts/bloat-o-meter from busybox
Date: Tue, 2 Jun 2009 00:59:17 -0500 [thread overview]
Message-ID: <200906020059.18603.rob@landley.net> (raw)
In-Reply-To: <1243885732.22069.112.camel@calx>
On Monday 01 June 2009 14:48:52 Matt Mackall wrote:
> On Mon, 2009-06-01 at 15:26 -0400, Robin Getz wrote:
> > From: "Rob Landley" <rob@landley.net>
> > From: "Denis Vlasenko" <vda.linux@googlemail.com>
> > From: "Bernhard Reutner-Fischer" <rep.dot.nop@gmail.com>
> >
> > Since bloat-o-meter was added to the kernel's source tree, it has
> > received little attention - either it works really well - or no one uses
> > it. I suspect the first :)
> >
> > However - some folks who have been using it more (mainly as part of
> > busybox) have been poking at it more often - and the output is a little
> > more friendly now.
> >
> > http://git.busybox.net/busybox/log/scripts/bloat-o-meter
> >
> > I think Rob had been sending early patches both places, but somewhere
> > along the line things never made it to lkml.
>
> I probably dropped them on the ground during a busy spell.
Nah, the patches I sent got applied, I just haven't messed with it in the past
couple years. So you don't need my signed-off-by, but I'm happy to give you
an:
Acked-by: Rob Landley <rob@landley.net>
This was actually a series of five patches in the busybox repository, with
descriptions. Unfortunately, they recently converted the repository to git.
Here are the big not remotely human readable git commit tags:
2425bdce34cd142b29eabad00927a9c473b05ecb
45aebfd32d30de492c6c714cd5b6a08ae4a53867
49bdf28c320bf4e02048eb0cbd115d84b8467cd9
7bd8d8fd264a72f9c228da3ca238eae1b2ad8ce1
cf575ca8561c53ef8299e9efcebb9dce96de2ff0
And the repository's at git://busybox.net/busybox.git
Rob
P.S. I'd attach the 5 patch+descriptions, but I just spent fifteen minutes
fighting with git to try to convince "git log -p" that when I list a specific
commit on the command line I want it to spit out the description and patch for
JUST THAT ONE COMMIT and not log the history back to Grace Hopper's graduation
ceremony, and I ran out of interest before git ran out of ways to have a
horrible user interface and man pages written by Tolstoy. The man page for
git-log is 1047 lines long, describing in horrific detail things I don't want
it to do. I gave up reading it about the point it started describing "parent
rewriting", and went to google instead. Google for "git log single patch"
implies I should have a command named git-format-patch, which Xubuntu didn't
install when I asked for git-core, and which I'm not hunting down right now...
--
Latency is more important than throughput. It's that simple. - Linus Torvalds
next prev parent reply other threads:[~2009-06-02 5:59 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-01 19:26 [PATCH] update kernel's scripts/bloat-o-meter from busybox Robin Getz
2009-06-01 19:48 ` Matt Mackall
2009-06-01 20:39 ` Mike Frysinger
2009-06-01 20:57 ` Robin Getz
2009-06-01 21:17 ` Matt Mackall
2009-06-02 6:04 ` Rob Landley
2009-06-02 13:07 ` Bernhard Reutner-Fischer
2009-06-02 20:11 ` Robin Getz
2009-06-05 21:42 ` Sam Ravnborg
2009-06-10 12:27 ` Denys Vlasenko
2009-06-14 20:37 ` Sam Ravnborg
2009-06-02 5:59 ` Rob Landley [this message]
2009-06-02 6:10 ` Joe Perches
2009-06-02 6:33 ` Michael Ellerman
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=200906020059.18603.rob@landley.net \
--to=rob@landley.net \
--cc=linux-kernel@vger.kernel.org \
--cc=mpm@selenic.com \
--cc=rep.dot.nop@gmail.com \
--cc=rgetz@blackfin.uclinux.org \
--cc=sam@ravnborg.org \
--cc=vda.linux@googlemail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.