From: Arnaldo Carvalho de Melo <acme@infradead.org>
To: Stephane Eranian <eranian@google.com>
Cc: linux-kernel@vger.kernel.org, peterz@infradead.org,
mingo@elte.hu, paulus@samba.org, davem@davemloft.net,
fweisbec@gmail.com, perfmon2-devel@lists.sf.net,
eranian@gmail.com, tzanussi@gmail.com
Subject: Re: [PATCH] perf: add perfconfig option to specify buildid cache dir
Date: Tue, 1 Jun 2010 17:20:59 -0300 [thread overview]
Message-ID: <20100601202058.GD4093@ghostprotocols.net> (raw)
In-Reply-To: <4c055fb7.df0ce30a.5f0d.ffffae52@mx.google.com>
Em Tue, Jun 01, 2010 at 09:25:01PM +0200, Stephane Eranian escreveu:
> This patch adds the ability to specify an alternate directory
> to store the buildid cache (buildids, copy of binaries). By
> default, it is hardcoded to $HOME/.debug. This directory
> contains immutable data. The layout of the directory is such
> that no conflicts in filenames are possible. A modification
> in a file, yields a different buildid and thus a different
> location in the subdir hierarchy.
There are some minor nits about coding style and that tolower part that
seems to be better suited for being in a separate patch with a separate
explanation as to why it is needed (is it really?), but yeah, that is a
worthy change and I'll test and merge it, thanks!
- Arnaldo
next prev parent reply other threads:[~2010-06-01 20:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-01 19:25 [PATCH] perf: add perfconfig option to specify buildid cache dir Stephane Eranian
2010-06-01 20:20 ` Arnaldo Carvalho de Melo [this message]
2010-06-01 20:46 ` Stephane Eranian
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=20100601202058.GD4093@ghostprotocols.net \
--to=acme@infradead.org \
--cc=davem@davemloft.net \
--cc=eranian@gmail.com \
--cc=eranian@google.com \
--cc=fweisbec@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=paulus@samba.org \
--cc=perfmon2-devel@lists.sf.net \
--cc=peterz@infradead.org \
--cc=tzanussi@gmail.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