lttng-tools.git
2011-09-27  David GouletRename traceable-app and change ust app call
2011-09-27  Mathieu DesnoyersUpdate quickstart, describing syscall events
2011-09-27  Mathieu Desnoyersltt-kconsumerd: Fix incorrect typing
2011-09-26  David GouletAdd enable channel support for UST
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 GouletFix channel name in all kernel event test
2011-09-26  David GouletAdd default ust channel attributes
2011-09-26  Mathieu Desnoyerskconsumerd: fix strict aliasing
2011-09-26  Mathieu DesnoyersAdd missing rculfhash.h header to make dist
2011-09-26  Mathieu DesnoyersMerge rculfhash into lttng-tools
2011-09-22  David GouletImprove debugging and add PERROR call
2011-09-22  David GouletMissing negative sign to interpret error code
2011-09-22  David GouletFix enable all syscalls
2011-09-19  David GouletReplace sys_enter/exit from tests
2011-09-19  David GouletFix wrong logical operator
2011-09-19  David GouletFix uninitialized pointer
2011-09-19  Mathieu DesnoyersRename syscalls -> syscall in UI/API/ABI
2011-09-16  Mathieu DesnoyersAdd support for --syscalls
2011-09-16  David GouletUpdate version to 2.0-pre13 v2.0-pre13
2011-09-16  David GouletAdd missing file to extra dist
2011-09-16  David GouletAdd TODO file
2011-09-15  David GouletMajor code cleanup
2011-09-15  David GouletMinor fixes to header files
2011-09-15  David GouletAdd poll/epoll compat layer for session daemon
2011-09-15  David GouletAdd epoll check to autoconf and Makefile
2011-09-13  David GouletFix enable-channel that did not handle correctly lttng...
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 GouletIncrease listen() connexion limit
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-07  David GouletAdd benchmark directory to git ignore
2011-09-06  David GouletFix pollfd update bug in thread_manage apps
2011-09-01  David GouletRemove fork() for the wait shm creation process
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 missing headers
2011-08-26  David GouletFix memory leaks and modify kernel session creation
2011-08-26  David GouletAdd UST trace data structure and functions
2011-08-26  David GouletFix tests to fit renaming
2011-08-26  David GouletRename trace.c/.h to trace-kernel
2011-08-26  David GouletCheck declaration of futex_async and update urcu needed...
2011-08-25  Julien DesfossezInit the kconsumerd error socket
2011-08-25  David GouletUpdate version to 2.0-pre12 v2.0-pre12
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 GouletAdd NULL pointer check
2011-08-25  David GouletFix AUTHORS
2011-08-25  David GouletFix headers include and rename kernctl.h header
2011-08-23  David GouletCleanup comments and bad indent
2011-08-20  Mathieu DesnoyersAdd missing error handling in liblttngctl
2011-08-20  Mathieu Desnoyersthread_manage_apps: update and comment socket handling
2011-08-19  David GouletMissing -k option in quickstart guide
2011-08-17  David GouletFix incorrect thread cleanup on blocking recv()
2011-08-17  David GouletFix tracing group spawning the session daemon
2011-08-17  David GouletAdd lttng-modules detection for tests
2011-08-16  Julien DesfossezCallbacks on receive and update FD
2011-08-16  Mathieu DesnoyersParametrize enable-channel help
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 DesnoyersTurn consumer "normal" error into debug statement ...
2011-08-16  David GouletSend data to kconsumerd before tracing start
2011-08-16  Mathieu DesnoyersModify default kernel channel size/number
2011-08-16  Mathieu Desnoyerskconsumerd: fix infinite loop in splice handling of...
2011-08-15  David GouletAdd kernel events tests
2011-08-15  David GouletUpdate tests EXTRA_DIST
2011-08-15  David GouletAdd basic kernel tracing tests
2011-08-15  David GouletContinue parsing options for add-context on error
2011-08-15  David GouletAdd runall.sh test script to distribution
2011-08-14  David GouletRename and export lib kernel consumer
2011-08-14  Julien DesfossezKconsumerd use the output parameter
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  David GouletFix missing file for make dist
2011-08-12  David GouletFix copy_string dst validation
2011-08-12  David GouletAdd tar and bz2 file to gitignore
2011-08-12  David GouletUpdate version to 2.0-pre11 v2.0-pre11
2011-08-12  David GouletFix makefile
2011-08-12  David GouletChange lttng API to use a lttng_handle
2011-08-12  Julien DesfossezCleanup mmap consuming
2011-08-12  Julien DesfossezRegister the consuming function and add a library context
2011-08-12  Julien DesfossezAdd doc to liblttkconsumerd.h
2011-08-12  David GouletChange kernel traces output directory
2011-08-11  Mathieu DesnoyersPrivatize lttng-sessiond-comm
2011-08-11  David GouletHeader cleanup and alignment fix
2011-08-11  David GouletFix wrong message with lttng list
2011-08-11  Mathieu Desnoyerskernel_list_events: fix file descriptor leak
2011-08-10  Mathieu DesnoyersMerge branch 'master' of ssh://git.lttng.org/home/git...
2011-08-10  David GouletReplace underscores of enable-channel options
2011-08-09  Mathieu DesnoyersVersion 2.0-pre10 v2.0-pre10
2011-08-09  Mathieu DesnoyersRemove "lib" prefix from .c/.h file names
2011-08-09  Mathieu DesnoyersRename liblttsessiondcomm to liblttng-sessiond-comm...
2011-08-09  Mathieu DesnoyersHeader Alignment Cleanups
2011-08-09  Mathieu DesnoyersMove LTTNG_RUNDIR declaration to lttng/lttng-sessiond...
next
This page took 0.037064 seconds and 4 git commands to generate.