lttng-tools.git
2011-07-20  David GouletRemove debug mode at kconsumerd exec
2011-07-18  David GouletFix wrong spacing
2011-07-18  David GouletFix invalid channel creation
2011-07-18  Julien DesfossezMake the receiving thread non blocking
2011-07-18  David GouletChange licensing
2011-07-18  David GouletChange lttng.h API char to const char
2011-07-18  David GouletNew public API for lttng control
2011-07-18  David GouletRemove connect/disconnect sessiond from lttng API
2011-07-18  Mathieu Desnoyersquickstart guide review
2011-07-18  David GouletMakes kprobe attribute specific to kernel
2011-07-18  David GouletFix tracing events data structure
2011-07-18  David GouletRemove libustctl and libustcomm
2011-07-18  David GouletRemove not working test
2011-07-18  David GouletAdd quick start tracing guide
2011-07-17  David GouletAdd session daemon model RFC
2011-07-17  David GouletAdd short option for no sessiond feature
2011-07-17  David GouletAdd error message if event not found
2011-07-17  David GouletFix return code to 0 on success and 1 on error
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 version command
2011-07-16  David GouletForce to specify the type with add-context
2011-07-16  David GouletAdd comment for the session list lock
2011-07-16  David GouletFix double mutex unlock
2011-07-16  Mathieu Desnoyerslttng command line UI: fix allocation/free
2011-07-15  David GouletFix missing value
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-15  David GouletRemove dependency on libuuid
2011-07-15  Julien DesfossezFix locking dependency problem
2011-07-14  Mathieu Desnoyerskconsumerd: signals should only set flag and write...
2011-07-14  Mathieu DesnoyersLocking fix.
2011-07-14  David GouletFix mutex unprotected list
2011-07-14  David GouletAdd a check for duplicate session fd
2011-07-13  David GouletParse kprobe options with enable-event
2011-07-12  David GouletAdd new kernel consumer name to gitignore
2011-07-12  Julien DesfossezRename kconsumerd to ltt-kconsumerd
2011-07-12  Julien DesfossezCreate a library for the kernel consumer
2011-07-07  David GouletFix segfault on free() pointer
2011-07-07  Simon MarchiAdd list-commands and list-options to lttng ui
2011-07-07  David GouletAdd detection of debugfs and kernel module loading
2011-07-07  David GouletRemove unused header file
2011-07-07  David GouletDisable user-space tracer control
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 GouletAdd set session command to lttng cli
2011-06-30  David GouletAdd session name option to all command
2011-06-30  David GouletOverwrite the config file on create session
2011-06-30  David GouletDon't remove the config directory on destroy
2011-06-30  David GouletImprove trace output path and config path
2011-06-30  David GouletFix comments spacing
2011-06-30  David GouletAdd utils.c and recursive mkdir function
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
next
This page took 0.037119 seconds and 4 git commands to generate.