Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753144AbbHQBja (ORCPT ); Sun, 16 Aug 2015 21:39:30 -0400 Received: from mail-ob0-f180.google.com ([209.85.214.180]:34912 "EHLO mail-ob0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751440AbbHQBj3 (ORCPT ); Sun, 16 Aug 2015 21:39:29 -0400 From: =?UTF-8?q?Rapha=C3=ABl=20Beamonte?= To: Arnaldo Carvalho de Melo Cc: =?UTF-8?q?Rapha=C3=ABl=20Beamonte?= , Peter Zijlstra , Ingo Molnar , Jiri Olsa , Adrian Hunter , Yunlong Song , Matt Fleming , Kan Liang , Steven Rostedt , Namhyung Kim , Hemant Kumar , Masami Hiramatsu , Wang Nan , linux-kernel@vger.kernel.org Subject: [PATCH] perf: bugzilla 100781 Date: Sun, 16 Aug 2015 21:39:11 -0400 Message-Id: X-Mailer: git-send-email 2.1.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 902 Lines: 29 Hi, I tried myself at solving the bugzilla report 100781 that can be found here: https://bugzilla.kernel.org/show_bug.cgi?id=100781 You'll find in the following email the patch I did for that. I welcome any advice or remarks (or insults, but please be gentle, I'm still a newbie!) to make that patch better in hope that it could be used upstream and thus close that bug report! Thanks, Raphaël Raphaël Beamonte (1): perf: fix confusing messages when not able to read trace events files tools/perf/util/parse-events.c | 14 +++++++++++--- tools/perf/util/parse-options.c | 6 ++++++ 2 files changed, 17 insertions(+), 3 deletions(-) -- 2.1.4 -- 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/