[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1432040746-1755-1-git-send-email-adrian.hunter@intel.com>
Date: Tue, 19 May 2015 16:05:41 +0300
From: Adrian Hunter <adrian.hunter@...el.com>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: linux-kernel@...r.kernel.org, Jiri Olsa <jolsa@...hat.com>,
Namhyung Kim <namhyung@...il.com>
Subject: [PATCH 0/5] perf tools: Some fixes
Hi
Here are some fixes I had to do while testing Intel PT on
32-bit. They relate to changes that are currently queued.
I emailed Jiri about the first one, but he wrote he couldn't
reproduce it, so I have just made a patch.
Adrian Hunter (5):
perf tools: Fix function declarations needed by parse-events.y
perf build: Fix libunwind feature detection on 32-bit x86
perf tools: Fix parse_events_error dereferences
perf session: Fix perf_session__peek_event()
perf tools: Fix data_read_offset() file opening
tools/perf/config/Makefile | 2 +-
tools/perf/util/dso.c | 2 +-
tools/perf/util/parse-events.c | 18 ++++++++++--------
tools/perf/util/parse-events.h | 6 ++++++
tools/perf/util/parse-events.y | 6 ++++--
tools/perf/util/session.c | 6 +++---
6 files changed, 25 insertions(+), 15 deletions(-)
Regards
Adrian
--
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