diff options
author | Thomas Gleixner <[email protected]> | 2010-12-07 12:48:44 +0000 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2010-12-09 11:15:38 -0200 |
commit | 79a14c1f458d598642bf11f09512c83d33a114e6 (patch) | |
tree | 33f9d0fe1bd8275a587ccd48adf2074087ed7f55 /net/unix/af_unix.c | |
parent | 3835bc00c5b2d8e337a6e9d7b44f47e02760dba3 (diff) |
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 <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ian Munsie <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Peter Zijlstra <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions