[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1334423027-2220-1-git-send-email-acme@infradead.org>
Date: Sat, 14 Apr 2012 14:03:42 -0300
From: Arnaldo Carvalho de Melo <acme@...radead.org>
To: Ingo Molnar <mingo@...nel.org>
Cc: linux-kernel@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...radead.org>,
Chanho Park <chanho61.park@...sung.com>,
Corey Ashford <cjashfor@...ux.vnet.ibm.com>,
David Ahern <dsahern@...il.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Jiri Olsa <jolsa@...hat.com>,
Kyungmin Park <kyungmin.park@...sung.com>,
Namhyung Kim <namhyung@...il.com>,
Namhyung Kim <namhyung.kim@....com>,
Paul Mackerras <paulus@...ba.org>,
Pekka Enberg <penberg@...nel.org>,
Peter Zijlstra <peterz@...radead.org>,
Stephane Eranian <eranian@...gle.com>, arnaldo.melo@...il.com,
Arnaldo Carvalho de Melo <acme@...hat.com>
Subject: [GIT PULL 0/5] perf/urgent fixes
Hi Ingo,
Please consider pulling,
Thanks,
- Arnaldo
The following changes since commit 7fb0a5ee8889488f7568ffddffeb66ddeb50917e:
perf kvm: Finding struct machine fails for PERF_RECORD_MMAP (2012-04-11 11:45:12 -0300)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux tags/perf-urgent-for-mingo
for you to fetch changes up to e3b6193378e8549d04849eda496129f94406ed36:
perf archive: Correct cutting of symbolic link (2012-04-14 13:52:15 -0300)
----------------------------------------------------------------
Fixes for perf/urgent:
. Properly handle ~/.debug, the build id cache, when it is a symlink,
fix from Chanho Park
. Fixes for the parser generation process, from Jiri Olsa and Namhyung Kim
. Fix build when NO_GTK2 is specified, From Stephane Eranian
. When a machine is not found, bump the relevant error stat but return
0, so that we correctly move to the next perf event. Fix from Jiri Olsa
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
----------------------------------------------------------------
Chanho Park (1):
perf archive: Correct cutting of symbolic link
Jiri Olsa (2):
perf session: Skip event correctly for unknown id/machine
perf tools: Fix parsers' rules to dependencies
Namhyung Kim (1):
perf tools: Ignore auto-generated bison/flex files
Stephane Eranian (1):
perf tools: fix NO_GTK2 Makefile config error
tools/perf/.gitignore | 2 ++
tools/perf/Makefile | 21 +++++++++------------
tools/perf/perf-archive.sh | 3 ++-
tools/perf/util/session.c | 4 ++--
4 files changed, 15 insertions(+), 15 deletions(-)
--
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