On 10/5/18 8:48 AM, Alex Bennée wrote: > To avoid overly long lines in trace events I've split the event into > tlb_set_page and tlb_set_page_attrs.
I don't think this split is a good idea. It allows data from different threads to be interleaved. r~
On 10/5/18 8:48 AM, Alex Bennée wrote: > To avoid overly long lines in trace events I've split the event into > tlb_set_page and tlb_set_page_attrs.
I don't think this split is a good idea. It allows data from different threads to be interleaved. r~