Change the UST event hash table match function
[lttng-tools.git] / include / lttng /
2012-11-22  David GouletPass lttng_event struct to the set_filter API call
2012-11-02  David GouletFix: Add output option to enable-channel command
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-24  David GouletFix: Lib lttng-ctl on error returns lttng code
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  David GouletAdd lttng-error.h containing every API err. code
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
2012-01-20  David GouletComplete change of the source directory tree
2012-01-13  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-01-12  Mathieu DesnoyersUST consumer: close shm fd after mapping it
2012-01-11  David GouletRCU support for consumer's hash tables
2012-01-11  David GouletAdd lttng hash table support to liblttng-consumer
2011-12-20  Mathieu DesnoyersCreate all trace directories and files with client...
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-21  Mathieu DesnoyersImplement 32/64 bit consumer support
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-11-08  Mathieu DesnoyersUST consumer: perform buffer flush on hang up
2011-11-05  Mathieu DesnoyersUST consumer: implement missing ust-specific callbacks...
2011-11-05  Mathieu DesnoyersFix order of streams
2011-11-04  Mathieu DesnoyersLTTng-UST support: --disable-lttng-ust build option
2011-11-03  Mathieu Desnoyersust consumer: flag shm/wait fd as copy
2011-11-03  David GouletRename ltt-sessiond to lttng-sessiond
2011-11-03  David GouletFix UST renaming and update ust headers
2011-10-25  David GouletAPI change for lttng_get_readeable_code
2011-10-25  David GouletFix inline function bad definition
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-09-15  David GouletAdd poll/epoll compat layer for session daemon
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-16  Julien DesfossezCallbacks on receive and update FD
2011-08-16  Julien DesfossezFunction to handle snapshots in liblttngkconsumerd
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-11  Mathieu DesnoyersPrivatize lttng-sessiond-comm
2011-08-11  David GouletHeader cleanup and alignment fix
2011-08-09  Mathieu DesnoyersHeader Alignment Cleanups
2011-08-09  Mathieu DesnoyersMove LTTNG_RUNDIR declaration to lttng/lttng-sessiond...
2011-08-09  Mathieu Desnoyersheader cleanup
2011-08-08  Mathieu DesnoyersInstall lttng/lttng-sessiond-comm.h into system
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
2011-07-18  David GouletRemove connect/disconnect sessiond from lttng API
2011-07-18  David GouletMakes kprobe attribute specific to kernel
2011-07-18  David GouletFix tracing events data structure
2011-07-06  David GouletChange configuration file and trace output dir
2011-06-30  David GouletFix comments spacing
2011-06-30  Mathieu Desnoyerslttng.h cleanup
2011-06-30  Julien DesfossezAdd channel output method selection
next
This page took 0.039533 seconds and 7 git commands to generate.