[systemd-devel] Analyzing and debugging userspace services (with e. g. Valgrind)

2015-04-02 Thread Paul Menzel
Dear systemd folks, does systemd provide an option to debug userspace services with, for example, the instrumentation framework Valgrind [1] to find memory leaks or analyze the memory usage in more detail? If it does not, should such a feature be added? Would it be useful, to just have a switch

Re: [systemd-devel] Analyzing and debugging userspace services (with e. g. Valgrind)

2015-04-02 Thread Lennart Poettering
On Thu, 02.04.15 11:27, Paul Menzel (paulepan...@users.sourceforge.net) wrote: Dear systemd folks, does systemd provide an option to debug userspace services with, for example, the instrumentation framework Valgrind [1] to find memory leaks or analyze the memory usage in more detail?