Fix bad exit conditions
[lttng-tools.git] / ltt-sessiond / main.c
2011-07-16  David GouletFix bad exit conditions
2011-07-16  David GouletClean exit cleanup of the session daemon
2011-07-16  David GouletAdd comment for the session list lock
2011-07-16  David GouletFix double mutex unlock
2011-07-15  David GouletAdd locking for all session data structure
2011-07-15  David GouletAdd CPU hotplug support
2011-07-15  David GouletRemove useless kernel session counter
2011-07-12  Julien DesfossezRename kconsumerd to ltt-kconsumerd
2011-07-07  David GouletAdd detection of debugfs and kernel module loading
2011-07-06  David GouletFix missing tracing group when UID=0
2011-07-06  David GouletChange configuration file and trace output dir
2011-06-30  David GouletImprove trace output path and config path
2011-06-30  David GouletAdd utils.c and recursive mkdir function
2011-06-30  Mathieu Desnoyersdefault channel selection cleanup
2011-06-30  Julien DesfossezAdd channel output method selection
2011-06-29  David GouletFix infinite loop when enabling all events
2011-06-29  David GouletAdd kernel context support
2011-06-29  David GouletAdd disable kernel channel support
2011-06-29  David GouletAdd enable kernel channel support
2011-06-29  David GouletAdd disable all support and fix enable all
2011-06-29  David GouletAdd enable kernel event using the enable ioctl
2011-06-29  David GouletFix comment
2011-06-29  David GouletAdd disable kernel event support
2011-06-27  David GouletAdd FD_CLOEXEC option to all anonymous FDs
2011-06-27  David GouletMajor changes
2011-06-14  David GouletFix mkdir error handling
2011-06-08  David GouletInitial import of libustctl and libustcomm
2011-06-02  David GouletAdd TODOs for session daemon
2011-06-02  David GouletAdd kernel tracer check on kernel command
2011-06-02  David Gouletkconsumerd execlp set to verbose for debug
2011-06-02  David GouletClose client socket in sessiond
2011-06-02  David GouletCore modification and listing kernel event support
2011-06-01  David GouletFix kconsumerd multiple spawn bug
2011-06-01  David GouletFix already exist lttng rundir error
2011-06-01  David GouletSet kconsumerd to quiet on execlp
2011-05-30  David GouletAdd listing kernel event support
2011-05-27  David GouletModify kconsumerd thread and spawning function
2011-05-27  David GouletAdd lttng-kconsumerd.h
2011-05-27  David GouletFix errors due to lttng.h cleanup
2011-05-27  David GouletAdd kernel trace destroy functions
2011-05-26  David GouletAdd debug and remove useless fct prototype
2011-05-26  David GouletFix kconsumerd thread on message error received
2011-05-26  David GouletFix segfault when stoping a kernel session that does...
2011-05-26  David GouletClean kconsumerd spawning process
2011-05-26  David GouletCleanup static declaration and move code around
2011-05-26  David GouletUse trace.h for kernel and ust trace data struct
2011-05-26  David GouletInitial work for kernel tracing support
2011-05-24  David GouletAdd kernel open metadata support to session daemon
2011-05-24  David GouletAdd kernel enable event support
2011-05-19  David GouletAdd kernel sesison and channel creation support
2011-05-18  David GouletMajor changes on the lttng command line tool
2011-05-17  David GouletFix lttng bug having the wrong sessiond path
2011-05-16  David GouletMajor changes of command processing for sessiond
2011-05-13  Mathieu DesnoyersComments and cleanup review Mathieu & David
2011-05-06  David GouletMove ust trace actions to trace.c
2011-05-06  David GouletRename data structure for naming consistency
2011-05-05  David GouletAdd kconsumerd thread function and sockets
2011-05-04  David GouletAdd support for shorten session uuid
2011-05-03  David GouletRename liblttngctl.h to lttng.h
2011-05-02  David GouletAdd ust stop trace feature
2011-05-02  David GouletAdd trace listing feature
2011-05-02  David GouletAdd debug statements to session daemon
2011-05-02  David GouletAdd verbose option to session daemon
2011-05-02  David GouletAdd ust start trace feature
2011-04-29  David GouletMove lttng trace data structure to trace.h
2011-04-29  David GouletMinor code ordering and comments
2011-04-29  David GouletMove traceable app. data to a seperate C file
2011-04-29  David GouletMove session data and functions to session.c/.h
This page took 0.33685 seconds and 75 git commands to generate.