Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752570AbbBSIJL (ORCPT ); Thu, 19 Feb 2015 03:09:11 -0500 Received: from mail9.hitachi.co.jp ([133.145.228.44]:42140 "EHLO mail9.hitachi.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752116AbbBSIJJ (ORCPT ); Thu, 19 Feb 2015 03:09:09 -0500 X-AuditID: 85900ec0-bfcf5b9000002d32-9c-54e599eb0158 Subject: [perf/core PATCH v3 0/2] perf-buildid-cache: Enhance --update and add --purge From: Masami Hiramatsu To: Arnaldo Carvalho de Melo Cc: Peter Zijlstra , Adrian Hunter , linux-kernel@vger.kernel.org, Ingo Molnar , Paul Mackerras , Jiri Olsa , Namhyung Kim , Borislav Petkov , Hemant Kumar Date: Thu, 19 Feb 2015 17:08:26 +0900 Message-ID: <20150219080826.2167.78265.stgit@localhost.localdomain> User-Agent: StGit/0.17.1-dirty MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Brightmail-Tracker: AAAAAA== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1206 Lines: 34 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/