lttng-tools.git
2011-06-30  Mathieu Desnoyersdefault channel selection cleanup
2011-06-30  Mathieu Desnoyerslttng.h cleanup
2011-06-30  Julien DesfossezConsume with mmap if enabled
2011-06-30  Julien DesfossezAdd channel output method selection
2011-06-29  David GouletFix infinite loop when enabling all events
2011-06-29  David GouletFix possible null pointer
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 GouletFix possible error on close
2011-06-27  David GouletRename and add missing header file
2011-06-27  David GouletAdd kernel context ioctl
2011-06-27  David GouletMajor changes
2011-06-24  Mathieu DesnoyersFix message argument type
2011-06-14  David GouletFix mkdir error handling
2011-06-10  Mathieu DesnoyersRemove unneeded liburcu symbol check
2011-06-10  David GouletInternal librairies not being installed anymore
2011-06-08  Mathieu DesnoyersAdd lttng-cli.txt RFC
2011-06-08  David GouletInitial import of libustctl and libustcomm
2011-06-08  David GouletFix wrong include file name in Makefile.am
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 Gouletkconsumerd dying when sessiond shutdown cmd socket
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
next
This page took 0.036971 seconds and 4 git commands to generate.