[PATCH 0/2] perf tools: Fix seg fault with Intel PT

From: Adrian Hunter
Date: Tue Jan 26 2016 - 07:08:52 EST


Hi

Here are a couple of small fixes for problems noticed on v4.5-rc1,
although the first goes back to v4.4 and is cc stable.


Adrian Hunter (2):
perf tools: Fix seg fault with Intel PT
perf tools: Fix another seg fault using Intel PT

tools/perf/util/parse-events.c | 3 +++
tools/perf/util/thread.c | 2 ++
tools/perf/util/thread.h | 6 ++----
3 files changed, 7 insertions(+), 4 deletions(-)


Regards
Adrian