Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1208297

[PATCH] perf: bugzilla 100781

From Raphaël Beamonte <raphael.beamonte@gmail.com>
Newsgroups linux.kernel
Subject [PATCH] perf: bugzilla 100781
Date 2015-08-17 03:40 +0200
Message-ID <pYhz3-ML-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH] perf: bugzilla 100781 Raphaël Beamonte <raphael.beamonte@gmail.com> - 2015-08-17 03:40 +0200
  [PATCH] perf: fix confusing messages when not able to read trace events files Raphaël Beamonte <raphael.beamonte@gmail.com> - 2015-08-17 03:40 +0200
    Re: [PATCH] perf: fix confusing messages when not able to read trace  events files Matt Fleming <matt@codeblueprint.co.uk> - 2015-08-18 13:50 +0200
      Re: [PATCH] perf: fix confusing messages when not able to read trace  events files Raphaël Beamonte <raphael.beamonte@gmail.com> - 2015-08-18 19:50 +0200

csiph-web