On Fri, Aug 12, 2016 at 2:16 AM, Baolin Wang <baolin.w...@linaro.org> wrote: > For system debugging, we usually want to know who sets one alarm timer, the > time of the timer, when the timer started and fired and so on. > > Thus adding tracepoints can help us trace the alarmtimer information. > > Signed-off-by: Baolin Wang <baolin.w...@linaro.org>
Looks reasonable to me. Might be good to get a specific example of something you've used this for (with example output) in the commit log. Please also fix up the kbuild test issues and resubmit. thanks -john