diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2010-12-07 13:48:44 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2010-12-09 14:15:38 +0100 |
commit | 79a14c1f458d598642bf11f09512c83d33a114e6 (patch) | |
tree | 33f9d0fe1bd8275a587ccd48adf2074087ed7f55 /Documentation/circular-buffers.txt | |
parent | perf event: Prevent unbound event__name array access (diff) | |
download | linux-79a14c1f458d598642bf11f09512c83d33a114e6.tar.xz linux-79a14c1f458d598642bf11f09512c83d33a114e6.zip |
perf session: Dont queue events w/o timestamps
If the event has no timestamp assigned then the parse code sets it to
~0ULL which causes the ordering code to enqueue it at the end.
Process it right away.
Reported-by: Ian Munsie <imunsie@au1.ibm.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ian Munsie <imunsie@au1.ibm.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Peter Zijlstra <peterz@infradead.org>
LKML-Reference: <20101207124550.528788441@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'Documentation/circular-buffers.txt')
0 files changed, 0 insertions, 0 deletions