lkml.org 
[lkml]   [2014]   [Jul]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 3/9] perf, tools: Add support for reading JSON event files v3
    Im confused, your branch shows v4 in patch Subject,
    while this patch has v3... ?

    jirka

    On Fri, Jun 27, 2014 at 04:15:58PM -0700, Andi Kleen wrote:
    > From: Andi Kleen <ak@linux.intel.com>
    >
    > Add a parser for Intel style JSON event files. This allows
    > to use an Intel event list directly with perf. The Intel
    > event lists can be quite large and are too big to store
    > in unswappable kernel memory.
    >
    > The parser code knows how to convert the JSON fields
    > to perf fields. The conversion code is straight forward.
    > It knows (very little) Intel specific information, and can be easily
    > extended to handle fields for other CPUs.
    >
    > The parser code is partially shared with an independent parsing
    > library, which is 2-clause BSD licenced. To avoid any conflicts I marked
    > those files as BSD licenced too. As part of perf they become GPLv2.
    >

    SNIP



    \
     
     \ /
      Last update: 2014-07-10 01:01    [W:2.371 / U:0.504 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site