Re: [lttng-dev] [PATCH v2 lttng-ust] Introduce vtracef

2020-02-05 Thread Simon Marchi
On 2020-02-05 8:17 p.m., Simon Marchi wrote: > On 2020-02-05 6:36 p.m., Maxime Roussin-Belanger wrote: >> vtracef accepts a va_list argument to simplify tracing >> functions which use a va_list >> >> Here's an example from wpa_supplicant that I wanted to >> trace: >> >> void wpa_debug(int level, co

Re: [lttng-dev] [PATCH v2 lttng-ust] Introduce vtracef

2020-02-05 Thread Simon Marchi
On 2020-02-05 6:36 p.m., Maxime Roussin-Belanger wrote: > vtracef accepts a va_list argument to simplify tracing > functions which use a va_list > > Here's an example from wpa_supplicant that I wanted to > trace: > > void wpa_debug(int level, const char* fmt, ...) { > > va_list ap; > va_

[lttng-dev] [PATCH v2 lttng-ust] Introduce vtracef

2020-02-05 Thread Maxime Roussin-Belanger
vtracef accepts a va_list argument to simplify tracing functions which use a va_list Here's an example from wpa_supplicant that I wanted to trace: void wpa_debug(int level, const char* fmt, ...) { va_list ap; va_start(ap, fmt); ... // The call I want to easily trace with vtracef

[lttng-dev] [RELEASE] Babeltrace 1.5.8

2020-02-05 Thread Jérémie Galarneau
Hi all, Today we are releasing the eigth bug-fix release of Babeltrace 1.5. This release addresses a number of issues mainly related to the use of the lttng-live protocol in conjunction with the new `lttng-clear` command introduced by LTTng 2.12. 2020-02-05 babeltrace 1.5.8 (National Chocolate Fo

[lttng-dev] [RELEASE] LTTng 2.12-rc1 - (Ta) Meilleure

2020-02-05 Thread Jérémie Galarneau
Hi everyone! Today marks the release of the first LTTng 2.12 - (Ta) Meilleure release candidate. This release is named after "Ta Meilleure", a Northeast IPA beer brewed by Lagabière. Translating to "Your best one", this beer gives out strong aromas of passion fruit, lemon, and peaches. Tastewise,