[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1369394201-20044-1-git-send-email-jolsa@redhat.com>
Date: Fri, 24 May 2013 13:16:36 +0200
From: Jiri Olsa <jolsa@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: Arnaldo Carvalho de Melo <acme@...stprotocols.net>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Ingo Molnar <mingo@...e.hu>, Paul Mackerras <paulus@...ba.org>,
Frederic Weisbecker <fweisbec@...il.com>,
Namhyung Kim <namhyung@...nel.org>,
Stephane Eranian <eranian@...gle.com>,
David Ahern <dsahern@...il.com>
Subject: [PATCH 0/5] perf tools: Fix attr tests plus other small fixes
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@...stprotocols.net>
Cc: Peter Zijlstra <a.p.zijlstra@...llo.nl>
Cc: Ingo Molnar <mingo@...e.hu>
Cc: Paul Mackerras <paulus@...ba.org>
Cc: Frederic Weisbecker <fweisbec@...il.com>
Cc: Namhyung Kim <namhyung@...nel.org>
Cc: Stephane Eranian <eranian@...gle.com>
Cc: David Ahern <dsahern@...il.com>
---
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@...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