Fix: thread_registration_apps should set its local sock to -1 when passing it
[lttng-tools.git] / include /
2012-02-28  Raphaël BeamonteFix documentation in lttng.h
2012-02-07  Mathieu DesnoyersUpdate hardcoded loglevels, allow shortcuts, add to...
2012-02-02  David GouletUpdate lttng.h with padding
2012-02-02  Mathieu DesnoyersABI update: only send loglevel value to UST: fixed...
2012-02-01  Mathieu DesnoyersFix loglevel handling in test case (API change) and...
2012-02-01  Mathieu DesnoyersRevert "Revert "Update loglevel ABI""
2012-02-01  David GouletRevert "Update loglevel ABI"
2012-02-01  Thibault, DanielHarmonise lttng.h and lttng-ctl.c documentation
2012-01-31  Mathieu DesnoyersUpdate loglevel ABI
2012-01-27  Mathieu DesnoyersFix context mapping for UST and kernel
2012-01-24  David GouletRemove default defines from lttng.h
2012-01-23  David GouletDisable lttng ust domain not implemented
2012-01-20  David GouletComplete change of the source directory tree
2012-01-17  David GouletMake MSG() print on stdout instead of stderr
2012-01-16  David GouletMove runas.h to common/ directory
2012-01-13  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-01-12  Mathieu DesnoyersUST consumer: close shm fd after mapping it
2012-01-11  David GouletRCU support for consumer's hash tables
2012-01-11  David GouletAdd lttng hash table support to liblttng-consumer
2012-01-09  David GouletAdd and support the new hash table library
2011-12-21  Mathieu DesnoyersOnly allow the user or group owning the session (or...
2011-12-20  Mathieu Desnoyerslibrarize run_as
2011-12-20  Mathieu DesnoyersCreate all trace directories and files with client...
2011-12-16  David GouletAdd support for passing credentials over Unix sock
2011-12-08  David GouletAdd non-root support for UST tracing
2011-12-07  David GouletFix wrong lttng_channel name size
2011-12-06  David GouletAPI change for lttng_list_domains prototype
2011-12-06  David GouletAPI change for lttng_start/stop_tracing prototype
2011-12-06  David GouletAPI change for lttng_destroy_session prototype
2011-12-06  David GouletMerge branch 'master'
2011-12-06  Mathieu Desnoyerslisting and activation of loglevel by number
2011-12-06  Mathieu DesnoyersAdd loglevel to event list
2011-12-06  Mathieu DesnoyersABIs now support 256 char event names
2011-12-06  Mathieu DesnoyersUpdate symbol name len size limit to 256
2011-11-30  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2011-11-30  David GouletAdd context exist error code
2011-11-29  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2011-11-29  David GouletAdd UST event not found error code
2011-11-29  David GouletAdd UST event exist error code
2011-11-23  David GouletAdd new API call lttng_channel_set_default_attr
2011-11-21  Mathieu DesnoyersImplement 32/64 bit consumer support
2011-11-16  Mathieu Desnoyerslttng-sessiond: keep enabled/active state for sessions...
2011-11-10  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2011-11-10  David GouletAdd tracepoint listing for UST
2011-11-08  Mathieu DesnoyersUST consumer: perform buffer flush on hang up
2011-11-05  Mathieu DesnoyersUST consumer: implement missing ust-specific callbacks...
2011-11-05  Mathieu DesnoyersFix order of streams
2011-11-04  Mathieu DesnoyersLTTng-UST support: --disable-lttng-ust build option
2011-11-03  Mathieu Desnoyersust consumer: flag shm/wait fd as copy
2011-11-03  David GouletChange UST header location and update in tree headers
2011-11-03  David GouletRename ltt-sessiond to lttng-sessiond
2011-11-03  David GouletFix UST renaming and update ust headers
2011-11-02  David GouletBasic hashtable support for UST
2011-10-27  Mathieu DesnoyersUST support: add UST control commands
2011-10-27  Mathieu DesnoyersFix kconsumerd number of fd expected
2011-10-25  David GouletAPI change for lttng_get_readeable_code
2011-10-25  David GouletFix inline function bad definition
2011-10-23  Mathieu DesnoyersUse UST comm lib
2011-10-23  Mathieu DesnoyersUpdate UST messages
2011-10-23  Mathieu DesnoyersUST 2.0 support
2011-10-04  David GouletAdd recv fds function to lttng-comm API
2011-10-04  David GouletAdd sem_wait timeout on the kconsumerd thread
2011-10-03  David GouletFix enable syscall and bad value of poll set size
2011-09-30  Mathieu DesnoyersImplement enable all vs enable tracepoints vs enable...
2011-09-29  David GouletWrite debug message on stderr
2011-09-26  David GouletFix UST define in global headers
2011-09-26  David GouletUpdate UST ABI and add UST some error message
2011-09-26  David GouletAdd default ust channel attributes
2011-09-22  David GouletImprove debugging and add PERROR call
2011-09-19  Mathieu DesnoyersRename syscalls -> syscall in UI/API/ABI
2011-09-16  Mathieu DesnoyersAdd support for --syscalls
2011-09-15  David GouletMinor fixes to header files
2011-09-15  David GouletAdd poll/epoll compat layer for session daemon
2011-09-08  David GouletIncrease listen() connexion limit
2011-08-28  David GouletUpdate and fix UST register and session creation
2011-08-26  Mathieu DesnoyersMerge branch 'master' of ssh://git.lttng.org/home/git...
2011-08-26  David GouletAdd UST trace data structure and functions
2011-08-25  David GouletFix missing header in Makefile.am
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-16  Julien DesfossezCallbacks on receive and update FD
2011-08-16  Julien DesfossezFunction to handle snapshots in liblttngkconsumerd
2011-08-16  Mathieu DesnoyersSet default number of metadata subbuffers to 2
2011-08-16  Mathieu DesnoyersModify default kernel channel size/number
2011-08-14  David GouletRename and export lib kernel consumer
2011-08-13  David GouletPermit custom consumer registration to a session
2011-08-12  David GouletChange lttng API to use a lttng_handle
2011-08-12  Julien DesfossezCleanup mmap consuming
2011-08-11  Mathieu DesnoyersPrivatize lttng-sessiond-comm
2011-08-11  David GouletHeader cleanup and alignment fix
2011-08-09  Mathieu DesnoyersHeader Alignment Cleanups
2011-08-09  Mathieu DesnoyersMove LTTNG_RUNDIR declaration to lttng/lttng-sessiond...
2011-08-09  Mathieu Desnoyersheader cleanup
2011-08-08  Mathieu DesnoyersInstall lttng/lttng-sessiond-comm.h into system
2011-08-06  Mathieu DesnoyersAdd calibrate command
2011-08-04  David GouletRemove all remaining sessiond kernel command
2011-08-03  David GouletChange list kernel events to list tracepoints
2011-08-03  David GouletImprove the lttng list feature
2011-07-29  Mathieu DesnoyersAdd kretprobe support (new --function implementation)
next
This page took 0.038908 seconds and 7 git commands to generate.