The lttng-tools project provides a session daemon (lttng-sessiond)
that acts as a tracing registry, the "lttng" command line for tracing
control, a lttng-ctl library for tracing control and a lttng-relayd
for network streaming.
Since David Goulet is currently on vacation, I'm acting as backup
main
merged, thanks!
* Christian Babeux (christian.bab...@efficios.com) wrote:
> This is a custom core dump program that will be called when a core dump occur.
> The program will save the core data in CORE_PATH and also, if a root session
> daemon is running, will record a snapshot of tracing data usin
This is a custom core dump program that will be called when a core dump occur.
The program will save the core data in CORE_PATH and also, if a root session
daemon is running, will record a snapshot of tracing data using the lttng
command line utility.
Refer to README for installation and testing i
For icons that small, it is hard to distinguish a mini K from a mini
U, especially in a long list. How about using different colors? Either
the letter could be a different color, of the mole could also be a
different color.
On 19 July 2013 13:14, Suchakra Sharma wrote:
> Hi,
>
>> To inspire you a
Hi,
> To inspire you all I have attached the icons I have done.
Here is my take on the icons
> Ps. Bonus points if it's made by mspaint. :)
I used Gimp. I have the source files if you need to do modifications.
Regards,
Suchakra
--
Suchakrapani Datt Sharma
Laboratorie DORSAL
École Polytechniqu
Hello tracing Picassos and Dalis,
In an effort to make trace viewing easier for the universe, I made two
icons to show if a given trace is a kernel or UST trace. I don't find
them pretty though, so if anyone feels artistic, now is the time to be
immortalized for your pretty pixels and submit bette
This patch was lost, so I'm merging it.
* Mathieu Desnoyers (mathieu.desnoy...@efficios.com) wrote:
> Signed-off-by: Mathieu Desnoyers
> ---
> diff --git a/src/lib/lttng-ctl/lttng-ctl.c b/src/lib/lttng-ctl/lttng-ctl.c
> index 08c0554..8de1a23 100644
> --- a/src/lib/lttng-ctl/lttng-ctl.c
> +++ b/s