Add missing include for ssize_t on Cygwin
[lttng-tools.git] / include / lttng / lttng.h
2018-04-03  Julien DesfossezSession consumed size notification
2018-04-03  Julien DesfossezRotate timer
2017-05-05  Jérémie GalarneauAdd client notification API
2016-10-07  Philippe ProulxRemove calibrate from liblttng-ctl
2016-07-06  Julien DesfossezAllow regenerating the statedump of a running session
2016-07-06  Julien DesfossezRename the "metadata regenerate" command to "regenerate...
2016-03-11  Julien DesfossezCommand metadata regenerate
2014-07-22  Jonathan RajotteMi: mi backend + mi for command version
2014-05-26  David GouletRemove deprecated API from lttng.h
2014-05-26  David GouletSplit lttng.h into several files
2014-05-26  David GouletFix: improve and update lttng.h comments
2014-05-05  Mathieu DesnoyersImplement LTTng-UST perf counters support
2014-02-11  Jérémie GalarneauFix: Define __STDC_LIMIT_MACROS to fix C++ builds
2014-01-28  David GouletFix: add missing JUL loglevel handling
2013-11-14  JP IkaheimonenWhen listing events, show exclusions if they exist
2013-11-14  JP IkaheimonenSend enable-event commands with exclusion data
2013-10-16  David GouletAdd -j/--jul to lttng UI and ABI
2013-10-09  Mathieu Desnoyershealth check API
2013-09-27  Julien DesfossezLive timer set up
2013-07-12  David GouletAdd snapshot mode to lttng list session
2013-07-12  David GouletAdd create session snapshot API in lttng-sessiond
2013-07-10  Woegerer, PaulCallsite: add "ip" context
2013-06-14  Mathieu DesnoyersImplement health check for app registration dispatch
2013-06-14  Mathieu DesnoyersImplement health check for app notification thread
2013-06-14  Mathieu DesnoyersFix: hash table cleanup call_rcu deadlock
2013-04-11  David GouletFix: typos in the code base
2013-03-28  Julien DesfossezOn-disk multiple tracefiles circular buffer
2013-03-21  David GouletSupport per UID buffers
2013-02-18  David GouletDeprecate enable/disable-consumer
2012-12-14  David GouletRevert adding LTTNG_PACKED in lttng.h
2012-12-13  David GouletAdd LTTNG_PACKED macro
2012-12-03  David GouletFix: update/clean lttng.h comments
2012-11-26  Mathieu DesnoyersClarify empty string/NULL filter errors
2012-11-22  David Gouletlttng.h API update: set filter becomes enable event...
2012-11-22  David GouletPass lttng_event struct to the set_filter API call
2012-11-01  David GouletRename data_available to data_pending
2012-10-19  David GouletWait for data availability when stopping a session
2012-10-19  David GouletLib lttng-ctl data available command support
2012-09-17  Christian BabeuxFix: Mismatch of field name between ust and tools
2012-09-17  David GouletAdd the written value when listing fields
2012-08-27  David GouletAdd C++ support to API header files
2012-08-24  David GouletInstall lttng-error.h and include it in lttng.h
2012-08-24  Julien DesfossezFix: missing hostname context
2012-08-21  David GouletRemove underscore from ifndef of lttng.h
2012-08-21  David GouletRemove unused define in lttng.h
2012-08-14  David GouletExtend API and remove lttng_uri from lttng.h
2012-07-24  Mathieu DesnoyersFix: Multiple health monitoring fixes
2012-07-18  David GouletSession daemon health check support
2012-07-13  Mathieu DesnoyersShow that filter is enabled when listing session events
2012-07-12  Mathieu DesnoyersImplement filter bytecode support in lttng-session...
2012-07-11  David GouletNetwork streaming support
2012-06-13  David GouletAdd lttng URI support and default network ports
2012-06-11  Danny SerresFix: Change the type of enabled in lttng_event to a...
2012-06-01  Mathieu DesnoyersImplement event fields listing
2012-03-20  Raphaël BeamonteFix: document structure init. to 0 in lttng.h
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-03-01  David GouletMerge branch 'master' into compat-freebsd
2012-02-28  Raphaël BeamonteFix documentation in lttng.h
2012-02-07  Mathieu DesnoyersUpdate hardcoded loglevels, allow shortcuts, add to...
2012-02-02  David GouletUpdate lttng.h with padding
2012-02-02  Mathieu DesnoyersABI update: only send loglevel value to UST: fixed...
2012-02-01  Mathieu DesnoyersFix loglevel handling in test case (API change) and...
2012-02-01  Mathieu DesnoyersRevert "Revert "Update loglevel ABI""
2012-02-01  David GouletRevert "Update loglevel ABI"
2012-02-01  Thibault, DanielHarmonise lttng.h and lttng-ctl.c documentation
2012-01-31  Mathieu DesnoyersUpdate loglevel ABI
2012-01-27  Mathieu DesnoyersFix context mapping for UST and kernel
2012-01-24  David GouletRemove default defines from lttng.h
2012-01-23  David GouletDisable lttng ust domain not implemented
2011-12-07  David GouletFix wrong lttng_channel name size
2011-12-06  David GouletAPI change for lttng_list_domains prototype
2011-12-06  David GouletAPI change for lttng_start/stop_tracing prototype
2011-12-06  David GouletAPI change for lttng_destroy_session prototype
2011-12-06  David GouletMerge branch 'master'
2011-12-06  Mathieu Desnoyerslisting and activation of loglevel by number
2011-12-06  Mathieu DesnoyersAdd loglevel to event list
2011-12-06  Mathieu DesnoyersUpdate symbol name len size limit to 256
2011-11-23  David GouletAdd new API call lttng_channel_set_default_attr
2011-11-16  Mathieu Desnoyerslttng-sessiond: keep enabled/active state for sessions...
2011-11-10  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2011-11-10  David GouletAdd tracepoint listing for UST
2011-10-25  David GouletAPI change for lttng_get_readeable_code
2011-10-23  Mathieu DesnoyersUST 2.0 support
2011-09-30  Mathieu DesnoyersImplement enable all vs enable tracepoints vs enable...
2011-09-19  Mathieu DesnoyersRename syscalls -> syscall in UI/API/ABI
2011-09-16  Mathieu DesnoyersAdd support for --syscalls
2011-08-26  Mathieu DesnoyersMerge branch 'master' of ssh://git.lttng.org/home/git...
2011-08-25  David GouletFix headers include and rename kernctl.h header
2011-08-14  David GouletRename and export lib kernel consumer
2011-08-13  David GouletPermit custom consumer registration to a session
2011-08-12  David GouletChange lttng API to use a lttng_handle
2011-08-06  Mathieu DesnoyersAdd calibrate command
2011-08-04  David GouletRemove all remaining sessiond kernel command
2011-08-03  David GouletChange list kernel events to list tracepoints
2011-08-03  David GouletImprove the lttng list feature
2011-07-29  Mathieu DesnoyersAdd kretprobe support (new --function implementation)
2011-07-22  Mathieu DesnoyersCleanup header
2011-07-18  David GouletChange licensing
2011-07-18  David GouletChange lttng.h API char to const char
2011-07-18  David GouletNew public API for lttng control
next
This page took 0.566386 seconds and 106 git commands to generate.