lttng-tools.git
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-06-01  Julien DesfossezDon't quit when all FD hang up
2011-05-30  David GouletAdd listing kernel event support
2011-05-30  David GouletRemove useless zero initialization
2011-05-27  David GouletModify kconsumerd thread and spawning function
2011-05-27  David GouletAdd lttng-kconsumerd.h
2011-05-27  Julien DesfossezIndent fix to switch
2011-05-27  Julien DesfossezIgnore first SIGINT
2011-05-27  David GouletAdd missing open() option to kconsumerd
2011-05-27  David GouletCleanup liblttngctl
2011-05-27  David GouletFix errors due to lttng.h cleanup
2011-05-27  David GouletCleanup lttng.h public header
2011-05-27  David GouletAdd kernel trace destroy functions
2011-05-27  David GouletAdd kernel trace data structure init 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 GouletAdd validation to stop a trace without a session name
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 GouletAdd file, line nb. and function to debug error
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 GouletCreate ust-ctl.c/.h files for user-space control
2011-05-26  David GouletInitial work for kernel tracing support
2011-05-25  David GouletAdd tags from ctags to gitignore
2011-05-25  Julien DesfossezFix memory allocation of local fd view
2011-05-25  Julien DesfossezRemove the timeout on poll
2011-05-24  Julien DesfossezLibkernctl sync ioctl values
2011-05-24  David GouletAdd kernel metadata support to lttng and API
2011-05-24  David GouletAdd kernel open metadata support to session daemon
2011-05-24  Julien DesfossezFix handling of multiple FDs
2011-05-24  David GouletAdd kernel enable event support
2011-05-24  Julien DesfossezFix pointer dereference
2011-05-24  Julien DesfossezMove accept sequence
2011-05-24  Julien DesfossezSync ioctl headers with kernel
2011-05-24  Julien DesfossezFatal error causes kconsumerd to exit
2011-05-24  Julien DesfossezHandle splice errors
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-18  David GouletImport kernel control interface
2011-05-18  Julien DesfossezInitial import of kconsumerd and libkernelctl
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-16  David GouletAdd lttng-share header and change data type
2011-05-16  David GouletAdd lttng-kernel header
2011-05-16  David GouletFix wrong goto
2011-05-13  Mathieu DesnoyersComments and cleanup review Mathieu & David
2011-05-09  David GouletAdd parameters name to the function prototype
2011-05-06  David GouletInitial import of libkernelctl and data structures
2011-05-06  David GouletMove ust trace actions to trace.c
2011-05-06  David GouletRename data structure for naming consistency
2011-05-06  David GouletAdd communication data structure for kconsumerd
2011-05-05  David GouletAdd kconsumerd thread function and sockets
2011-05-04  David GouletAdd support for auto session creation
2011-05-04  David GouletAdd support for shorten session uuid
2011-05-03  David GouletFix bug when finding session by name
2011-05-03  David GouletRename liblttngctl.h to lttng.h
2011-05-03  David GouletEmpty import of libkernelctl
2011-05-03  David GouletAdd missing stdio header for fprintf
2011-05-02  David GouletAdd -p, --pid option to lttng command line
2011-05-02  David GouletAdd ust stop trace feature
2011-05-02  David GouletChange get cmdline function and list print
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-05-02  David GouletAdd trace C file called trace.c
2011-05-02  David GouletAdd create trace option validation
2011-05-02  David GouletAdd the get command line path from PID fct
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
2011-04-29  David GouletFix the lttng popt context param
2011-04-29  David GouletChange __lttng_print to a define macro
2011-04-28  David GouletMake code simpler for send buffer header size
2011-04-28  David GouletDeny multiple session with the same name
2011-04-28  David GouletAdd a basic structure for tests and sessiond tests
2011-04-28  David GouletFix cleanup bug
2011-04-28  David GouletFix minor bug and usage formating
2011-04-27  David GouletAdd mutex protection for the traceable apps
2011-04-27  David GouletFix create trace using the current session
2011-04-27  David GouletAdd ust create trace feature
2011-04-27  David GouletChange list command line options -l and -L
2011-04-27  David GouletAdd close unix socket function to libcomm API
2011-04-27  David GouletAdd --session feature
2011-04-26  David GouletAdd destroy session feature
2011-04-26  David GouletClean some part of the code
2011-04-26  David GouletAdd create session feature
2011-04-22  David GouletFix segfault for ltt-sessiond pathname
2011-04-21  David GouletMajor changes for the daemon data transmission
2011-04-21  David GouletAdd lttngerr support to ltt-sessiond
2011-04-21  David GouletAdd listing session option
2011-04-21  David GouletReplace daemonize function by std glibc daemon()
2011-04-21  David GouletAdd support for session daemon auto spawn
2011-04-20  David GouletMinor fix for ERR() call in lttng
2011-04-20  David GouletChange client message processing
next
This page took 0.037438 seconds and 4 git commands to generate.