Re: [PATCH v2 2/2] trace: Add an option for boot clock as trace clock

2016-11-21 Thread kbuild test robot
Hi Joel, [auto build test ERROR on tip/timers/core] [also build test ERROR on v4.9-rc6 next-20161117] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Joel-Fernandes/timekeeping-Introduce-a-fast-b

Re: [PATCH v2 2/2] trace: Add an option for boot clock as trace clock

2016-11-21 Thread Steven Rostedt
On Mon, 21 Nov 2016 14:12:50 -0800 Joel Fernandes wrote: > Unlike monotonic clock, boot clock as a trace clock will account for > time spent in suspend useful for tracing suspend/resume. This uses > earlier introduced infrastructure for using the fast boot clock. > > Cc: Steven Rostedt > Cc: Th