public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [perf/core PATCH v3 0/2] perf-buildid-cache: Enhance --update and add --purge
@ 2015-02-19  8:08 Masami Hiramatsu
  2015-02-19  8:08 ` [perf/core PATCH v3 1/2] perf buildid-cache: Add new buildid cache if update target is not cached Masami Hiramatsu
  2015-02-19  8:08 ` [perf/core PATCH v3 2/2] perf buildid-cache: Add --purge FILE to remove all caches of FILE Masami Hiramatsu
  0 siblings, 2 replies; 4+ messages in thread
From: Masami Hiramatsu @ 2015-02-19  8:08 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo
  Cc: Peter Zijlstra, Adrian Hunter, linux-kernel, Ingo Molnar,
	Paul Mackerras, Jiri Olsa, Namhyung Kim, Borislav Petkov,
	Hemant Kumar

Hi,

Here is the 3rd version of of perf buildid-cache update.
This has a small updates for each patch. According to
Arnaldo's comment, I updated the document about --update
option in the first patch, and renamed --remove-all to
--purge in the second patch (it also updated document).

Thank you,


---

Masami Hiramatsu (2):
      perf buildid-cache: Add new buildid cache if update target is not cached
      perf buildid-cache: Add --purge FILE to remove all caches of FILE


 tools/perf/Documentation/perf-buildid-cache.txt |   24 ++++--
 tools/perf/builtin-buildid-cache.c              |   50 ++++++++++++
 tools/perf/util/build-id.c                      |   95 +++++++++++++++++++----
 tools/perf/util/build-id.h                      |    2 
 4 files changed, 146 insertions(+), 25 deletions(-)

--
Masami HIRAMATSU
Software Platform Research Dpt. Linux Technology Center
Hitachi, Ltd., Yokohama Research Laboratory
E-mail: masami.hiramatsu.pt@hitachi.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-02-20  8:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-19  8:08 [perf/core PATCH v3 0/2] perf-buildid-cache: Enhance --update and add --purge Masami Hiramatsu
2015-02-19  8:08 ` [perf/core PATCH v3 1/2] perf buildid-cache: Add new buildid cache if update target is not cached Masami Hiramatsu
2015-02-19  8:08 ` [perf/core PATCH v3 2/2] perf buildid-cache: Add --purge FILE to remove all caches of FILE Masami Hiramatsu
2015-02-20  8:59   ` Masami Hiramatsu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox