• Jiri Olsa's avatar
    tracing: Explain about unstable clock on resume with ring buffer warning · 31274d72
    Jiri Olsa authored
    The "Delta way too big" warning might appear on a system with a
    unstable shed clock right after the system is resumed and tracing
    was enabled at time of suspend.
    
    Since it's not realy a bug, and the unstable sched clock is working
    fast and reliable otherwise, Steven suggested to keep using the
    sched clock in any case and just to make note in the warning itself.
    
    v2 changes:
    - added #ifdef CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
    Signed-off-by: default avatarJiri Olsa <jolsa@redhat.com>
    LKML-Reference: <20110218145219.GD2604@jolsa.brq.redhat.com>
    Signed-off-by: default avatarSteven Rostedt <rostedt@goodmis.org>
    31274d72
ring_buffer.c 102 KB