Andrey,

can we merge it into official Linaro tree(s)? This is going to mainline
anyway, but there are some requests to get perf updates faster than Ingo
can accept them.

Dmitry

-------- Original Message --------

Subject: [RFC] tmp.perf/core branch with event_name changes and some more
Date: Tue, 12 Jun 2012 14:05:13 -0300
From: Arnaldo Carvalho de Melo <a...@ghostprotocols.net>
To: Namhyung Kim <namhy...@gmail.com>, David Ahern <dsah...@gmail.com>,
Jiri Olsa <jo...@redhat.com>, Dmitry Antipov <dmitry.anti...@linaro.org>

Hi guys,

        Could you please check out if my tmp.perf/core branch fixes the
problems reported lately about event name mismatches from perf.data
files collected in other machines, etc.

        Jiri, I made changes to how parse-events cache evsel->name,
please check the cset logs to see if all is well, perf test passes at
least.

        Namhyung, this branch also has some of your patches, please
check that it is ok.

        Since more people are cloning from my tree, I'm trying to get
used to not rebasing them, thus this tmp.perf/core attempt this time :-\

        To test it, just add my remote on your local linux git repo:

 $ cd git/linux   # or whichever name you chose
 $ git remote add acme git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
 $ git remote update acme
 $ git checkout -b tmp.perf/core acme/tmp.perf/core


and build the tool.

Best Regards,

- Arnaldo

_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to