Re: [lttng-dev] [PATCH lttng-modules] Add support for i2c tracepoints

2016-10-04 Thread Mathieu Desnoyers
- On Oct 4, 2016, at 3:48 PM, Simon Marchi simon.mar...@ericsson.com wrote: > On 16-10-04 01:37 PM, Mathieu Desnoyers wrote: >> Perhaps we could rename the option to "trace_sensitive_payload" ? > > Of all those: > > - trace_sensitive_data > - trace_sensitive_payload > -

Re: [lttng-dev] [PATCH lttng-modules] Add support for i2c tracepoints

2016-10-04 Thread Simon Marchi
On 16-10-04 01:37 PM, Mathieu Desnoyers wrote: > Perhaps we could rename the option to "trace_sensitive_payload" ? Of all those: - trace_sensitive_data - trace_sensitive_payload - allow_sensitive_payload_extraction - extract_sensitive_payload I prefer "extract_sensitive_payload". But it's your

Re: [lttng-dev] [PATCH lttng-modules] Add support for i2c tracepoints

2016-10-04 Thread Simon Marchi
On 16-10-03 06:21 PM, Mathieu Desnoyers wrote: > - On Oct 3, 2016, at 2:21 PM, Simon Marchi simon.mar...@ericsson.com > wrote: > >> This patch teaches lttng-modules about the i2c tracepoints in the Linux >> kernel. >> >> It contains the following tracepoints: >> >> * i2c_write >> *

Re: [lttng-dev] [PATCH lttng-modules] Add support for i2c tracepoints

2016-10-04 Thread Mathieu Desnoyers
- On Oct 4, 2016, at 1:08 PM, Simon Marchi simon.mar...@ericsson.com wrote: > On 16-10-03 06:21 PM, Mathieu Desnoyers wrote: >> - On Oct 3, 2016, at 2:21 PM, Simon Marchi simon.mar...@ericsson.com >> wrote: >> >>> This patch teaches lttng-modules about the i2c tracepoints in the Linux

Re: [lttng-dev] UST assert due to file descriptors being closed by applications

2016-10-04 Thread Mathieu Desnoyers
- On Sep 2, 2016, at 9:35 AM, Aravind HT wrote: > Hi, > This is with respect to the following bugs caused by applications doing bulk > close() of file descriptors soon after forking. > [ https://bugs.lttng.org/issues/253 | https://bugs.lttng.org/issues/253 ] > [

Re: [lttng-dev] sdt.h tracepoints with unicode data and/or structs

2016-10-04 Thread Philippe Proulx
>> This sounds excellent. Can you tell me how? Could you maybe add an example to >> lttng-ust. Also note how http://lttng.org/man/3/lttng-ust/v2.7 says: >> >> if (tracepoint_enabled(ust_tests_hello, tptest)) { >> /* prepare arguments */ >>

Re: [lttng-dev] sdt.h tracepoints with unicode data and/or structs

2016-10-04 Thread Mathieu Desnoyers
- On Sep 22, 2016, at 8:56 AM, Milian Wolff milian.wo...@kdab.com wrote: > On Wednesday, September 21, 2016 5:22:35 PM CEST Mathieu Desnoyers wrote: >> - On Sep 20, 2016, at 7:22 PM, Philippe Proulx eeppelitel...@gmail.com > wrote: >> >>> >> > Can I pass UTF16 strings? Do they need to be