[GIT PULL 0/2] perf/urgent 'perf bench' fixes

From: Arnaldo Carvalho de Melo
Date: Fri Mar 14 2014 - 13:24:34 EST


From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>

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@xxxxxxxxxx>

----------------------------------------------------------------
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/