Move to kernel style SPDX license identifiers
[lttng-tools.git] / src / bin / lttng / commands / add_context.c
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
2018-11-16  Michael JeansonFix: typo 'retrive' -> 'retrieve'
2018-06-11  Francis GiraldeauAdd kernel and userspace callstack event context
2018-05-26  Jonathan Rajottemi: support "add-context --list"
2018-02-26  Julien DesfossezFix: error out on leftover arguments
2017-05-05  Philippe ProulxAdd --enable-embedded-help option to embed --help messa...
2017-01-25  Jonathan RajotteFix: null dereference on error path for create_ctx_type
2016-07-08  Julien DesfossezEnable perf PMU counters by raw ID
2016-05-19  Mathieu DesnoyersFix: add missing semicolons after MSG, DBG, ERR print...
2016-04-05  Jonathan RajotteFix: Use get_domain_str on add context
2016-03-18  Philippe Proulxlttng: remove usage strings from commands
2016-03-18  Philippe Proulxlttng: show man page when using command's --help
2016-03-18  Philippe Proulxlttng add-context: add --list option
2016-03-16  Julien DesfossezContexts for RT debugging
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.319267 seconds and 60 git commands to generate.