Transfer filter strings from sessiond to client
[lttng-tools.git] / src / common / sessiond-comm / sessiond-comm.h
2016-02-26  Philippe ProulxTransfer filter strings from sessiond to client
2016-02-25  Philippe ProulxRefactor setup_lttng_msg() to include cmd header
2016-02-25  Philippe ProulxAdd command header to sessiond->client response msg
2016-02-12  Jérémie GalarneauEnforce const-correctness in UNIX socket wrappers
2016-02-12  Jérémie GalarneauAdd application context support to lttng-ctl lttng_add_...
2015-11-04  Philippe Proulxsessiond-comm.h: fix whitespaces
2015-11-03  Philippe ProulxAdd LTTNG_EVENT_EXCLUSION_NAME_AT() helper macro
2015-11-03  Philippe ProulxFix: lay out names in exclusion structure correctly
2015-10-19  Michael JeansonPort: Remove _GNU_SOURCE, defined in config.h
2015-03-30  Mathieu DesnoyersImplement PID tracker content listing
2015-03-30  Mathieu DesnoyersImplement PID tracking for kernel tracing
2015-03-26  Mathieu Desnoyersshm-path: remove directory hierarchy on destroy
2015-03-26  Mathieu DesnoyersImplement --shm-path option for UST sessions (per-uid...
2015-01-19  Mathieu DesnoyersFix: grab more than one packet for snapshots
2014-09-29  David GouletAdd syscall listing support
2014-09-25  Mathieu DesnoyersCleanup: Remove LTTNG_ENABLE_ALL_EVENT and LTTNG_DISABL...
2014-09-25  Mathieu DesnoyersImplement support for lttng-modules syscall filtering
2014-05-21  David GouletFix: implicit conversion from enumeration
2014-05-14  David GouletFix: add missing packed attribute to comm. struct.
2014-03-06  Jérémie GalarneauAdd a save API to lttng-ctl
2014-03-06  Jérémie GalarneauSend filter expression string to session daemon
2014-01-14  Julien DesfossezFix: race with the viewer and readiness of streams
2013-11-25  David GouletFix: implicit conversion of enum types in consumer
2013-11-14  David GouletRemove ENABLE_EVENT_* values and fix enable filtering
2013-11-14  JP IkaheimonenDefine a structure for event exclusion data
2013-11-14  JP IkaheimonenAdd exclusion data to enable-command
2013-10-09  Mathieu DesnoyersMove health comm to health-internal.h
2013-09-27  Julien DesfossezImplement the relayd live features
2013-09-27  Julien DesfossezSend indexes in streaming mode
2013-09-27  Julien DesfossezLive timer set up
2013-08-19  David GouletFix: snapshot with multiple UIDs
2013-08-08  Mathieu Desnoyersinet/inet6 sockets: apply timeout
2013-08-07  Mathieu DesnoyersIntroduce LTTNG_NETWORK_SOCKET_TIMEOUT env. var
2013-07-12  Julien DesfossezSupport snapshot max-size limitation
2013-07-12  David GouletAdd create session snapshot API in lttng-sessiond
2013-07-04  Mathieu DesnoyersFix: consumer_add_relayd_socket() report errors to...
2013-06-28  Julien DesfossezFix: send per-pid session id in channel creation
2013-06-27  David GouletSupport flight recorder mode for a session
2013-06-27  David GouletImplement snapshot commands in lttng-sessiond
2013-06-27  David GouletInitial import of the snapshot ABI/API in lttng-ctl
2013-05-14  David GouletFix: out of bounds access to buffer uuid
2013-03-28  Julien DesfossezIntroduce the relayd socket object
2013-03-28  Julien DesfossezOn-disk multiple tracefiles circular buffer
2013-03-27  Julien DesfossezUST periodical metadata flush
2013-03-21  David GouletSupport per UID buffers
2013-03-11  David GouletMerge remote-tracking branch 'cbab-github/tests-cleanup...
2013-03-01  David GouletMove metadata creation into lttng-sessiond and lttng...
2013-03-01  David GouletMove UST registry into sessiond and implement notifiers
2013-02-18  David GouletMove LTTng-UST buffer ownership from application to...
2012-12-14  Julien DesfossezMove relay commands out of lttcomm_sessiond_command
2012-12-13  David GouletFix: packed every sessiond-comm.h structure pass over...
2012-12-13  David GouletFix data pending for inflight streaming
2012-12-13  David GouletMap session id of relayd and sessiond in consumer
2012-12-13  David GouletMake the consumer sends a ACK after each command
2012-11-27  David GouletAssign values to enum lttcomm_sessiond_command
2012-11-22  David GouletFix: add missing padding for UST filter
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-22  David GouletAdding context to an event is no longer possible
2012-11-19  David GouletAdd filter sequence number to UST
2012-11-02  David GouletFix: Add space for stream name CPU number
2012-11-01  David GouletRename data_available to data_pending
2012-10-19  David GouletRelayd data available command support
2012-10-19  David GouletLib lttng-ctl data available command support
2012-10-19  David GouletAdd data structure for the data available command
2012-10-01  Mathieu DesnoyersFix: off-by-one in comm proto between lttng-ctl and...
2012-09-28  Mathieu DesnoyersFix: consumer should await for initial streams
2012-09-07  Christian BabeuxFix: Accept bytecode of length 65536 bytes
2012-08-24  David GouletAdd lttng-error.h containing every API err. code
2012-08-14  David GouletExtend API and remove lttng_uri from lttng.h
2012-08-10  Christian BabeuxFix: Off by one in lttcomm_sock_domain enum
2012-07-30  David GouletAdd consumer socket object and relayd commands
2012-07-18  David GouletSession daemon health check support
2012-07-12  Mathieu DesnoyersImplement filter bytecode support in lttng-session...
2012-07-10  David GouletAdd and change lttcomm socket API
2012-06-14  David GouletAdd network transport layer to sessiond-comm
2012-06-14  Mathieu DesnoyersFix: enable event with different loglevel error
2012-06-07  David GouletCreate unix.c/.h for UNIX socket communication
2012-06-01  Mathieu DesnoyersImplement event fields listing
2012-04-19  David GouletFix: report error to client on consumerd error
2012-04-06  David GouletDon't report back error on syscalls fail for -a -k
2012-03-20  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-20  David GouletFix: lttng UI exit value and error message
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-03-08  Mathieu DesnoyersFix: test for UST invalid channel parameters at channel...
2012-03-05  David GouletFix start/stop lttng message error
2012-03-05  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  Mathieu DesnoyersFix: meaningful error message
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-01  David GouletMerge branch 'master' into compat-freebsd
2012-02-24  UserMerge branch 'master' into compat-freebsd
2012-02-22  David GouletAdd FreeBSD compat layer for socket.h
2012-02-22  David GouletRevert FreeBSD compatibility layer
2012-02-21  David GouletAdd FreeBSD compat layer for socket.h
2012-02-01  David GouletImprove error handling of lttng cli
2012-01-23  David GouletImplement UST calibrate and change default
2012-01-23  David GouletAdd UST version validation
2012-01-22  David GouletNew sessiond comm error for kernel version
next
This page took 0.30484 seconds and 107 git commands to generate.