Clean-up: sessiond kernel: change spaces to tabs
[lttng-tools.git] / src / bin / lttng-sessiond / context.c
2020-07-21  Michael JeansonAdd kernel and UST time namespace context
2020-01-30  Michael JeansonMove to kernel style SPDX license identifiers
2019-10-23  Michael JeansonAdd kernel uid/gid contexts
2019-10-23  Michael JeansonAdd kernel namespace contexts
2019-09-15  Jérémie Galarneausessiond: fix: possible unaligned access in packed...
2019-01-14  Jérémie GalarneauFix: only synchronize application configuration on...
2018-06-11  Francis GiraldeauAdd kernel and userspace callstack event context
2017-08-03  Jérémie GalarneauHarmonize return code conventions in context handling
2017-08-02  Mathieu DesnoyersFix: uninitialized return value on error path
2017-07-31  Jérémie GalarneauFix: ambiguous ownership of kernel context by multiple...
2016-03-16  Julien DesfossezContexts for RT debugging
2016-02-12  Jérémie GalarneauFix: Don't notify agent of non-app context addition
2016-02-12  Jérémie GalarneauNotify java agent of enabled application contexts
2016-02-12  Jérémie GalarneauRemove superflous domain check in context_ust_add
2016-02-12  Jérémie GalarneauRemove superflous domain check in add_uctx_to_channel
2016-02-12  Jérémie GalarneauUse lttng_domain_type enum instead of bare integer
2015-11-19  Jérémie GalarneauClarify error message on "add context" failure
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-03-30  Mathieu DesnoyersCleanup: Remove unimplemented UST domains
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-09-22  David GouletFix: kernel context memory leak on error
2014-06-25  David GouletFix: add a kernel context list to the channel
2014-05-05  Mathieu DesnoyersImplement LTTng-UST perf counters support
2013-08-21  David GouletFix: add UST context in the same order the user enabled...
2013-03-26  Mathieu DesnoyersFix: UST context activation
2013-01-22  David Gouletcppcheck: Simplify empty string test without using...
2013-01-22  David GouletFix: add missing rcu lock for UST lookup
2013-01-22  David GouletAdd safety assert() in session daemon
2013-01-22  David GouletFix: add missing rcu read side lock
2012-11-22  David GouletAdding context to an event is no longer possible
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
2012-08-24  Julien DesfossezFix: missing hostname context
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-02-24  UserMerge branch 'master' into compat-freebsd
2012-02-23  David GouletFix useless variable
2012-02-23  David GouletFix add-context returned error
2012-02-01  David GouletImprove error handling of lttng cli
2012-01-30  David GouletFix UST context on global update
2012-01-27  David GouletDon't iterate on events when adding context to channel
2012-01-27  Mathieu DesnoyersFix context mapping for UST and kernel
2012-01-23  David GouletChange not implemented error to undefined.
2012-01-23  David GouletDisable lttng ust domain not implemented
2012-01-20  David GouletRename lttngerr.h to error.h
2012-01-20  David GouletComplete change of the source directory tree
This page took 0.190387 seconds and 51 git commands to generate.