Fix: userspace probe accessors are not const-correct
[lttng-tools.git] / src / bin / lttng-sessiond / trace-kernel.c
2018-08-24  Jérémie GalarneauFix: userspace probe accessors are not const-correct
2018-08-24  Francis DeslauriersAdd --userspace-probe kernel event type
2018-08-24  Francis Deslaurierstrace_kernel_create_event() now returns an error code
2018-02-28  Julien DesfossezFix: use a free running channel key between sessiond...
2017-08-03  Jérémie GalarneauFix: ensure kernel context is in a list before trying...
2017-07-31  Jérémie GalarneauFix: ambiguous ownership of kernel context by multiple...
2017-06-13  Jonathan RajotteFix: Send remove channel to notification thread only...
2017-05-06  Jérémie GalarneauFix: free of uninitialized value on error path
2017-05-05  Jérémie GalarneauTests fix: initialize kernel extended channel attributes
2017-05-05  Jérémie GalarneauImplement consumer ring buffer position sampling
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-09-03  Mathieu DesnoyersFix: reference counting of consumer output
2015-04-07  Mathieu DesnoyersFix: ownership of filter and filter_expression
2014-11-11  Mathieu DesnoyersImplement kernel filter support
2014-11-05  Mathieu DesnoyersSupport lttng-modules syscall wildcards
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-10-16  David GouletFix: initialize context list node on creation
2014-06-25  David GouletFix: add a kernel context list to the channel
2013-12-03  David GouletFix: string format with unsigned value
2013-07-19  Mathieu DesnoyersFix: sym name len (kernel)
2013-07-19  Mathieu DesnoyersFix: (slight UI change) refuse missing -c if non-defaul...
2013-07-17  Mathieu DesnoyersCleanup: remove redundant assignment
2013-04-30  Mathieu DesnoyersFix RCU-related hangs: incorrect lttng_ht_destroy use
2013-04-12  David GouletFix: remove unused path variables from session obj
2013-03-21  Christian BabeuxFix: Memory leak when zmalloc fail on kernel channel...
2013-03-11  David GouletMerge remote-tracking branch 'cbab-github/tests-cleanup...
2013-03-11  Mathieu DesnoyersFix: default read timer values
2013-02-18  David GouletMove LTTng-UST buffer ownership from application to...
2013-01-22  David Gouletcppcheck: Simplify empty string test without using...
2013-01-22  David GouletRemove unused variables in trace-kernel/ust.c
2013-01-22  David GouletAdd safety assert() in session daemon
2012-12-18  Mathieu DesnoyersFix: cppcheck linter cleanups
2012-11-22  David GouletAdding context to an event is no longer possible
2012-11-13  Simon MarchiUse the new functions for default subbuf sizes
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-03-19  Mathieu DesnoyersFix: various memleaks
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-03-05  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  Mathieu DesnoyersFix: kernel session closes fd 0 after create
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-02-02  David GouletUpdate lttng-kernel.h with padding
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 GouletComplete change of the source directory tree
This page took 0.263008 seconds and 56 git commands to generate.