Add safety assert() in session daemon
[lttng-tools.git] / src / bin / lttng-sessiond / kernel.c
2013-01-22  David GouletAdd safety assert() in session daemon
2013-01-14  David GouletAdd internal kernel channel destroy function
2012-12-18  Mathieu DesnoyersFix: cppcheck linter cleanups
2012-11-22  David GouletAdding context to an event is no longer possible
2012-10-19  David GouletAdd data structure for the data available command
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
2012-08-20  David GouletMove code out of main.c and fix some issues
2012-08-16  Mathieu DesnoyersFix: 32-bit print format type mismatch warnings
2012-08-14  David GouletExtend API and remove lttng_uri from lttng.h
2012-07-30  David GouletAdd consumer socket object and relayd commands
2012-07-11  David GouletNetwork streaming support
2012-04-06  David GouletDon't report back error on syscalls fail for -a -k
2012-03-20  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-20  David GouletFix: lttng UI exit value and error message
2012-03-20  Mathieu DesnoyersFix kernel_list_events memleaks
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  Mathieu DesnoyersFix: test all close return values in sessiond
2012-03-02  Mathieu DesnoyersFix: All perror turned into PERROR to show file and...
2012-03-02  Mathieu DesnoyersFix: incorrect close of fd 0 for syscall kernel event...
2012-03-02  Mathieu DesnoyersFix: sessiond has incorrect missing 0 value in FD check
2012-02-20  Mathieu DesnoyersStandardize lttng-modules header version
2012-02-07  David GouletFix session syscall listing
2012-02-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-02-02  Mathieu DesnoyersShow error if kernel tracer version don't match
2012-01-30  David GouletFix unhandled return value
2012-01-30  Mathieu DesnoyersAdd kernel work-around for boot_id
2012-01-23  David GouletFix kernel version to only test major version
2012-01-22  David GouletAdd kernel module version validation
2012-01-20  David GouletRename lttngerr.h to error.h
2012-01-20  David GouletSplit and remove lttng-share header file
2012-01-20  David GouletFix off-by-one and double list size instead of steady...
2012-01-20  David GouletComplete change of the source directory tree
This page took 0.088408 seconds and 40 git commands to generate.