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

Reply via email to