[PATCH 0/5] perf tools: Fix attr tests plus other small fixes

From: Jiri Olsa
Date: Fri May 24 2013 - 07:18:22 EST


hi,
sending fixes for attr tests. It's tested with following
patch reverted:
87f303a perf record: handle death by SIGTERM

otherwise I get a deadlock.. this issue will be
handled separatelly.

It's reachable at:
git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git
perf/core_misc

thanks,
jirka

Cc: Arnaldo Carvalho de Melo <acme@xxxxxxxxxxxxxxxxxx>
Cc: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
Cc: Ingo Molnar <mingo@xxxxxxx>
Cc: Paul Mackerras <paulus@xxxxxxxxx>
Cc: Frederic Weisbecker <fweisbec@xxxxxxxxx>
Cc: Namhyung Kim <namhyung@xxxxxxxxxx>
Cc: Stephane Eranian <eranian@xxxxxxxxxx>
Cc: David Ahern <dsahern@xxxxxxxxx>
---
Jiri Olsa (5):
perf tests: Fix attr test for record -d option
perf tests: Fix exclude_guest|exclude_host checking for attr tests
perf tools: Remove frozen from perf_header struct
perf tools: Remove unused code from record command
perf tools: Remove cwdlen from struct perf_session

tools/perf/builtin-report.c | 23 +++++------------------
tools/perf/tests/attr/base-record | 4 ++--
tools/perf/tests/attr/base-stat | 4 ++--
tools/perf/tests/attr/test-record-data | 5 ++++-
tools/perf/util/header.c | 2 --
tools/perf/util/header.h | 1 -
tools/perf/util/session.h | 1 -
7 files changed, 13 insertions(+), 27 deletions(-)
--
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/