[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150605102907.GA17556@krava.redhat.com>
Date: Fri, 5 Jun 2015 12:29:07 +0200
From: Jiri Olsa <jolsa@...hat.com>
To: Sukadev Bhattiprolu <sukadev@...ux.vnet.ibm.com>
Cc: mingo@...hat.com, ak@...ux.intel.com,
Michael Ellerman <mpe@...erman.id.au>,
Arnaldo Carvalho de Melo <acme@...nel.org>,
namhyung@...nel.org, linuxppc-dev@...ts.ozlabs.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH V14 00/14] perf, tools: Add support for PMU events in
JSON format
On Thu, Jun 04, 2015 at 11:27:08PM -0700, Sukadev Bhattiprolu wrote:
SNIP
> - All known events tables for the architecture are included in the
> perf binary.
>
> - For architectures that don't have any JSON files, an empty mapping
> table is created and they should continue to build)
>
> Thanks to input from Andi Kleen, Jiri Olsa, Namhyung Kim and Ingo Molnar.
>
> These patches are available from:
>
> https://github.com:sukadev/linux.git
>
> Branch Description
> ------------------------------------------------------
> json-v14 Source Code only
> json-files-3 x86 and Powerpc datafiles only
> json-v14-with-data Both code and data (build/test)
>
> NOTE: Only "source code" patches (i.e those in json-v14) are being emailed.
> Please pull the "data files" from the json-files-3 branch.
>
> Changelog[v14]
> Comments from Jiri Olsa:
> - Change parameter name/type for pmu_add_cpu_aliases (from void *data
> to list_head *head)
> - Use asprintf() in file_name_to_tablename() and simplify/reorg code.
> - Use __weak definition from <linux/compile.h>
> - Use fopen() with mode "w" and eliminate unlink()
> - Remove minor TODO.
> - Add error check for return value from strdup() in print_pmu_events().
> - Move independent changes from patches 3,11,12 .. to separate patches
> for easier review/backport.
> - Clarify mapfile's "header line support" in patch description.
> - Fix build failure with DEBUG=1
all my comments were addressed and apart from 2 small comments,
for the patchset:
Acked-by: Jiri Olsa <jolsa@...nel.org>
thanks,
jirka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists