Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754396AbbB0Ev1 (ORCPT ); Thu, 26 Feb 2015 23:51:27 -0500 Received: from mail7.hitachi.co.jp ([133.145.228.42]:58191 "EHLO mail7.hitachi.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753287AbbB0Ev0 (ORCPT ); Thu, 26 Feb 2015 23:51:26 -0500 X-AuditID: 85900ec0-a36c9b90000043ee-2e-54eff7944374 Subject: [perf/core PATCH v6 0/3] 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: Fri, 27 Feb 2015 13:50:24 +0900 Message-ID: <20150227045024.1999.38983.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: 1303 Lines: 38 Hi, Here is the 6th version of of perf buildid-cache update. This updates the 1st and 2nd patches according to Arnaldo's comment. Here are the changes in v6. - [1/3] Add verbose error message if failed to list buildid-dir. (this also updates build_id_cache__list_build_ids()) - [2/3] Update for the previous change. Thank you, --- Masami Hiramatsu (3): perf buildid-cache: Add --purge FILE to remove all caches of FILE perf-buildid-cache: Use pr_debug instead of verbose && pr_info perf-buildid-cache: Show usage with incorrect params tools/perf/Documentation/perf-buildid-cache.txt | 13 ++- tools/perf/builtin-buildid-cache.c | 66 ++++++++++++++-- tools/perf/util/build-id.c | 93 +++++++++++++++++++---- tools/perf/util/build-id.h | 3 + 4 files changed, 145 insertions(+), 30 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/