[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1337368492.7562.8.camel@gandalf.stny.rr.com>
Date: Fri, 18 May 2012 15:14:52 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Sameer Nanda <snanda@...omium.org>
Cc: Greg KH <gregkh@...uxfoundation.org>, rob@...dley.net,
len.brown@...el.com, pavel@....cz, rjw@...k.pl, fweisbec@...il.com,
mingo@...hat.com, jkosina@...e.cz, standby24x7@...il.com,
jj@...osbits.net, paulmck@...ux.vnet.ibm.com,
josh@...htriplett.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org
Subject: Re: [PATCH] power, trace: add tracing for device_resume
On Fri, 2012-05-18 at 11:57 -0700, Sameer Nanda wrote:
> AFAICT, they are used for something completely different -- help solve
> suspend/resume issues by saving a hash in the RTC of the last device
> that suspended/resumed. They don't use the perf tracing mechanism at
> all.
>
Also note that all tracepoints have timestamps attached to them. You do
not need to add deltas. Do that in the userspace tools that read the
timestamps and events. This way you can have one DECLARE_EVENT_CLASS and
three DEFINE_EVENTs. This will save space.
-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists