Fix: Possible use-after-free in create_ctx_type()
[lttng-tools.git] / src / bin / lttng / commands / add_context.c
2016-02-14  Jérémie GalarneauFix: Possible use-after-free in create_ctx_type()
2016-02-12  Jérémie GalarneauAdd app context support to lttng client
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-09-15  Philippe ProulxFix: error on no/multiple domain options
2015-09-15  Jérémie GalarneauRemove dead code from add-context command
2015-01-07  Jérémie GalarneauCleanup: Replace all perror() uses by the PERROR macro
2014-11-26  Mathieu DesnoyersFix: lttng add_context.c: use zmalloc
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-07-22  Jonathan Rajotte... Mi add-context command: support and validation
2014-07-22  Jonathan RajotteMi: mi backend + mi for command version
2014-06-19  Francis DeslauriersFix: Add vpid, vppid and vtid info in add-context help
2014-05-05  Mathieu DesnoyersImplement LTTng-UST perf counters support
2014-03-10  Zifei TongFix: clang 'constant-out-of-range-compare' warning
2013-10-16  David GouletAdd -j/--jul to lttng UI and ABI
2013-08-21  David GouletFix: add UST context in the same order the user enabled...
2013-07-10  Woegerer, PaulCallsite: add "ip" context
2013-06-19  Mathieu DesnoyersFix: out of bound strcpy
2012-11-22  David GouletAdding context to an event is no longer possible
2012-08-24  Julien DesfossezFix: missing hostname context
2012-08-21  David GouletStandardize lttng command line usage text
2012-05-31  David GouletFix: clang llvm warnings
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-02-13  Daniel U. ThibaultFix memory leak
2012-02-07  Mathieu DesnoyersInitialize all stack variables to zero, fix uninitializ...
2012-02-01  David GouletImprove error handling of lttng cli
2012-02-01  Thibault, DanielFix return value and mem leak for all commands
2012-01-30  Thibault, DanielFixing memory leaks in add-context command
2012-01-30  David GouletImprove lttng add-context message output
2012-01-27  Mathieu DesnoyersFix context mapping for UST and kernel
2012-01-27  David GouletAdd CMD_WARNING error code
2012-01-27  David GouletFix comments and enforce expected return values
2012-01-24  Simon MarchiAdd a '--list-options' option to each command.
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 cmd.h for command.h
2012-01-20  David GouletComplete change of the source directory tree
This page took 0.114026 seconds and 43 git commands to generate.