[lttng-dev] hiding lttng-ust-internal syscalls from record?

2019-10-12 Thread Milian Wolff via lttng-dev
Hey all, I'll give two presentations on LTTng in the coming months, at Qt World Summit and then at ESE Kongress. For demo purposes I setup a yocto build on an older NXP IMX.6 board I had flying around in the office. I stumbled upon an unexpected trace point order issue with lttng-ust: These ar

[lttng-dev] babeltrace: access to event domain?

2019-10-12 Thread Milian Wolff via lttng-dev
Hey all, how can I figure out what domain an event belongs to? I.e. whether it's an ust or a kernel event? In the debug output of babeltrace I can see it, but looking at the sources it seems to be quite convoluted to get access to the domain. Am I overlooking something, or is it basically impos

Re: [lttng-dev] tracing page_faults with lttng?

2019-10-12 Thread Milian Wolff via lttng-dev
On Montag, 29. Mai 2017 10:44:50 CEST Milian Wolff wrote: > On Wednesday, May 24, 2017 6:26:38 PM CEST Francis Deslauriers wrote: > > Hi Milian, > > Are you running on an x86 processor? > > Yes, Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz. > > > The pagefault tracepoints are called : x86_exceptions_p