Re: Help adding trace events to xHCI

2013-07-12 Thread Mathieu Desnoyers
ins? If so, can you give us a pointer to it? (CCing lttng-dev) You might want to try out LTTng-UST. It provides TRACEPOINT_EVENT() and tracepoint() for user-space instrumentation. See: - https://lttng.org/files/doc/man-pages/man3/lttng-ust.3.html - http://lttng.org Thanks, Mathieu > > S

Re: Help adding trace events to xHCI

2013-07-15 Thread Mathieu Desnoyers
* Mark Wielaard (m...@redhat.com) wrote: > Hi Mathieu, > > On Fri, Jul 12, 2013 at 01:08:28PM -0400, Mathieu Desnoyers wrote: > > * Sarah Sharp (sarah.a.sh...@linux.intel.com) wrote: > > > Thanks for the suggestion. I'm not familiar with all the userspace >