[GIT PULL 0/1] perf/urgent fix

From: Arnaldo Carvalho de Melo
Date: Fri Nov 28 2014 - 16:28:55 EST


Hi Ingo,

Please consider pulling,

- Arnaldo

The following changes since commit 7ddc6a2199f1da405a2fb68c40db8899b1a8cd87:

x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs (2014-11-25 07:26:55 +0100)

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 f61ff6c06dc8f32c7036013ad802c899ec590607:

perf session: Do not fail on processing out of order event (2014-11-28 18:19:37 -0300)

----------------------------------------------------------------
perf/urgent fix:

* Do not stop processing when out of order events are detected, just count them
and notify the user about it after processing all events. (Jiri Olsa)

Signed-off-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>

----------------------------------------------------------------
Jiri Olsa (1):
perf session: Do not fail on processing out of order event

tools/perf/util/event.h | 1 +
tools/perf/util/session.c | 11 +++++------
2 files changed, 6 insertions(+), 6 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/