2017-11-15 10:06:38

by Baolin Wang

[permalink] [raw]
Subject: Re: [PATCH] rtc: Add tracepoints for RTC system

Hi Alexandre,

On 15 November 2017 at 17:25, Alexandre Belloni
<[email protected]> wrote:
> Hi,
>
> On 15/11/2017 at 15:30:21 +0800, Baolin Wang wrote:
>> It will be more helpful to add some tracepoints to track RTC actions when
>> debugging RTC driver. Below sample is that we set/read the RTC time, then
>> set 2 alarms, so we can see the trace logs:
>
> I'm not sure it is actually useful when debugging an RTC driver because
> you will be interested in the real values that are written to or read
> from the RTC, not what is returned by the driver to the RTC core as this
> information is already readily available to userspace.
>
> Is this really worth the added overhead?
>
> Maybe you have another use case?

Suppose one case like one thread set one alarm into RTC unexpectedly,
which maybe affect the system suspend. So we can catch out which
thread set the RTC alarm by trace logs. From trace log, I also can
know who set the RTC time, when and who disable the alarm irq to debug
some cases like the alarm event was not fired.
In some respects I think it will be helpful, maybe I need delete some
unuseful trace events? Thanks.

--
Baolin.wang
Best Regards

From 1584125622100654916@xxx Wed Nov 15 09:58:39 +0000 2017
X-GM-THRID: 1584116430602610856
X-Gmail-Labels: Inbox,Category Forums,HistoricalUnread