[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1442935332-20791-1-git-send-email-acme@kernel.org>
Date: Tue, 22 Sep 2015 12:22:10 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Ingo Molnar <mingo@...nel.org>
Cc: linux-kernel@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...nel.org>,
Adrian Hunter <adrian.hunter@...el.com>,
David Ahern <dsahern@...il.com>,
Javi Merino <javi.merino@....com>,
Jiri Olsa <jolsa@...hat.com>, Juri Lelli <juri.lelli@....com>,
Kapileshwar Singh <kapileshwar.singh@....com>,
Mark Rutland <mark.rutland@....com>,
Namhyung Kim <namhyung@...nel.org>,
Peter Zijlstra <peterz@...radead.org>,
Steven Rostedt <rostedt@...dmis.org>,
Arnaldo Carvalho de Melo <acme@...hat.com>
Subject: [GIT PULL 0/2] perf/urgent fixes
Hi Ingo,
Please consider pulling,
- Arnaldo
The following changes since commit f73e22ab450140830005581c2c7ec389791a1b8d:
perf: Fix races in computing the header sizes (2015-09-18 09:20:26 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-urgent-for-mingo
for you to fetch changes up to c2e4b24ff848bb180f9b9cd873a38327cd219ad2:
tools lib traceevent: Fix string handling in heterogeneous arch environments (2015-09-22 11:57:04 -0300)
----------------------------------------------------------------
perf/urgent fixes:
User visible:
- Fix libtraceevent string handling in heterogeneous arch environments (Kapileshwar Singh)
- Avoid infinite loop at buildid processing with no samples in 'perf record' (Mark Rutland)
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
----------------------------------------------------------------
Kapileshwar Singh (1):
tools lib traceevent: Fix string handling in heterogeneous arch environments
Mark Rutland (1):
perf record: Avoid infinite loop at buildid processing with no samples
tools/lib/traceevent/event-parse.c | 23 ++++++++++++++++++++---
tools/perf/util/session.c | 5 ++++-
2 files changed, 24 insertions(+), 4 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