Minor fixes to header files
[lttng-tools.git] / ltt-sessiond / main.c
2011-09-15  David GouletAdd poll/epoll compat layer for session daemon
2011-09-10  Mathieu Desnoyersltt-sessiond: fix 2 double-unlock
2011-09-08  David GouletCleanup poll handling events
2011-09-08  David GouletImprove poll management of registration thread
2011-09-08  David GouletFix missing events for all threads pollfd struct
2011-09-07  David GouletAdd a safety check to nbfd of apps cmd pollfd
2011-09-06  David GouletFix pollfd update bug in thread_manage apps
2011-09-01  David GouletAdd the notify UST application scheme
2011-08-28  David GouletUpdate and fix UST register and session creation
2011-08-26  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2011-08-26  David GouletBetter debug and fix an error handling
2011-08-26  Mathieu DesnoyersMerge branch 'master' of ssh://git.lttng.org/home/git...
2011-08-26  David GouletFix memory leaks and modify kernel session creation
2011-08-26  David GouletRename trace.c/.h to trace-kernel
2011-08-25  David GouletAdd support for UST application registration
2011-08-25  David GouletAdding LTTng UST 2.0 ABI
2011-08-25  David GouletFix headers include and rename kernctl.h header
2011-08-20  Mathieu Desnoyersthread_manage_apps: update and comment socket handling
2011-08-17  David GouletFix incorrect thread cleanup on blocking recv()
2011-08-16  David GouletSend data to kconsumerd before tracing start
2011-08-16  Mathieu DesnoyersModify default kernel channel size/number
2011-08-14  David GouletRename and export lib kernel consumer
2011-08-13  David GouletFix bad channel output when sending to consumer
2011-08-13  David GouletPermit custom consumer registration to a session
2011-08-12  Julien DesfossezCleanup mmap consuming
2011-08-12  David GouletChange kernel traces output directory
2011-08-11  Mathieu DesnoyersPrivatize lttng-sessiond-comm
2011-08-09  Mathieu DesnoyersFix all strncpy() usage: need to set a final \0 charact...
2011-08-08  Mathieu DesnoyersInstall lttng/lttng-sessiond-comm.h into system
2011-08-08  Simon MarchiFix format string warnings
2011-08-08  Mathieu DesnoyersCleanup compiler warnings
2011-08-08  Mathieu DesnoyersAllow tracing group users to read trace files they...
2011-08-08  Mathieu DesnoyersFix handling of sessiond respawn after a SIGKILL
2011-08-08  Mathieu DesnoyersAdd --verbose-kconsumerd option to sessiond
2011-08-08  Mathieu Desnoyersltt-sessiond teardown cleanup
2011-08-06  Mathieu DesnoyersAdd calibrate command
2011-08-05  Mathieu DesnoyersUnload lttng modules when sessiond quits
2011-08-04  David GouletRemove all remaining sessiond kernel command
2011-08-04  David GouletChange disable event command to be per domain
2011-08-04  David GouletRemove path and session from session message
2011-08-04  David GouletChange disable channel command to be per domain
2011-08-03  David GouletRewrite the add context command of sessiond
2011-08-03  David GouletRemove session daemon kernel list events command
2011-08-03  David GouletFix uninitialized variable
2011-08-03  David GouletImprove the lttng list feature
2011-08-01  David GouletFix missing session list unlock
2011-07-28  David GouletFix adding multiple kernel context at once
2011-07-27  David GouletFix channel creation when enabling an event
2011-07-26  David GouletFix safe list iteration
2011-07-26  David GouletFix comments in main.c
2011-07-26  David GouletIncrease possible verbose level for session daemon
2011-07-20  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2011-07-20  David GouletRename binary installation path define
2011-07-20  David GouletUse install path for exec()
2011-07-20  David GouletFix set but no use variables warnings
2011-07-20  David GouletRemove debug mode at kconsumerd exec
2011-07-18  David GouletFix invalid channel creation
2011-07-18  David GouletChange licensing
2011-07-18  David GouletNew public API for lttng control
2011-07-18  David GouletFix tracing events data structure
2011-07-18  David GouletRemove libustctl and libustcomm
2011-07-17  David GouletFix session list locking
2011-07-17  David GouletFix bad cleanup of context structure
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
next
This page took 0.274601 seconds and 107 git commands to generate.