• F
    perf: Use generic sample reordering in perf trace · e0a808c6
    Frederic Weisbecker 提交于
    Use the new generic sample events reordering from perf trace.
    Before that, the displayed traces were ordered as they were
    in the input as recorded by perf record (not time ordered).
    
    This makes eventually perf trace displaying the events as beeing
    time ordered.
    Signed-off-by: NFrederic Weisbecker <fweisbec@gmail.com>
    Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
    Cc: Paul Mackerras <paulus@samba.org>
    Cc: Hitoshi Mitake <mitake@dcl.info.waseda.ac.jp>
    Cc: Ingo Molnar <mingo@elte.hu>
    Cc: Masami Hiramatsu <mhiramat@redhat.com>
    Cc: Tom Zanussi <tzanussi@gmail.com>
    e0a808c6
builtin-trace.c 14.7 KB