tracing: Add unstable sched clock note to the warning
authorJiri Olsa <jolsa@redhat.com>
Wed, 2 Feb 2011 12:28:18 +0000 (13:28 +0100)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 8 Feb 2011 16:57:22 +0000 (11:57 -0500)
commit5e38ca8f3ea423442eaafe1b7e206084aa38120a
treebcebbf4ae2620d5cd169f1c748a0ddc30fd97d3d
parentae07f551c42d6e4162436ca452a199deac9dab4d
tracing: Add unstable sched clock note to the warning

The warning "Delta way too big" warning might appear on a system with
unstable shed clock right after the system is resumed and tracing
was enabled during the suspend.

Since it's not realy 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.

Signed-off-by: Jiri Olsa <jolsa@redhat.com>
LKML-Reference: <1296649698-6003-1-git-send-email-jolsa@redhat.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/ring_buffer.c