> Stanislav: are you seeing out of order timestamp errors or just trying to > reuse the live code from perf-kvm? Yes, I need events ordering, otherwise I see: 1. pagefault event 2. comm and mmap events for the process above
Hence I have to print cryptic messages without any details. As Arnaldo pointed out, I have to look at Jiri Olsa's 'ordered samples queue' patches; I probably can use only the queue, without the perf session. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

