[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1394817839-26310-1-git-send-email-acme@infradead.org>
Date: Fri, 14 Mar 2014 14:23:57 -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@...hat.com>,
Adrian Hunter <adrian.hunter@...el.com>,
David Ahern <dsahern@...il.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Jiri Olsa <jolsa@...hat.com>, Mike Galbraith <efault@....de>,
Namhyung Kim <namhyung@...nel.org>,
Patrick Palka <patrick@...cs.ath.cx>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <peterz@...radead.org>,
Stephane Eranian <eranian@...gle.com>
Subject: [GIT PULL 0/2] perf/urgent 'perf bench' fixes
From: Arnaldo Carvalho de Melo <acme@...hat.com>
Hi Ingo,
Please consider pulling,
- Arnaldo
The following changes since commit b7b4839d93e50adccef29eccb694807cdcb8bee3:
perf/x86: Fix leak in uncore_type_init failure paths (2014-03-11 11:59:34 +0100)
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 6eeefccdcfc2cc9697562e740bfe6c35fddd4e1c:
perf bench: Fix NULL pointer dereference in "perf bench all" (2014-03-14 13:45:54 -0300)
----------------------------------------------------------------
perf/urgent 'bench' fixes:
. Make 'perf bench mem' (i.e. no args) mean 'run all tests' so that we can run
all tests, not stopping at the numa ones. (Arnaldo Carvalho de Melo)
. Fix NULL pointer dereference after last test in in "perf bench all" (Patrick Palka)
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
----------------------------------------------------------------
Arnaldo Carvalho de Melo (1):
perf bench numa: Make no args mean 'run all tests'
Patrick Palka (1):
perf bench: Fix NULL pointer dereference in "perf bench all"
tools/perf/bench/numa.c | 1 +
tools/perf/builtin-bench.c | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
--
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