Rename lttng_ust_enum_get to lttng_ust_enum_get_from_desc
[lttng-ust.git] / include /
2018-02-09  Francis DeslauriersRename lttng_ust_enum_get to lttng_ust_enum_get_from_desc
2018-02-09  Francis DeslauriersAdd probe provider unregister function
2018-02-09  Mathieu DesnoyersRemove duplicate provider name checks
2018-02-06  Jonathan RajotteForce tracked fd to be bigger than STDERR_FILENO
2017-11-07  Mathieu DesnoyersFix: liblttng-ust-fd.so: override fclose symbol
2017-06-12  Mathieu DesnoyersIntroduce LTTNG_UST_ALLOW_BLOCKING env. var.
2017-05-27  Mathieu DesnoyersCalculate context length outside of retry loop
2017-05-05  Jérémie GalarneauAdd ustctl_snapshot_sample_positions ustctl command
2017-03-10  Philippe ProulxAdd support for star globbing patterns in event names
2017-03-10  Philippe ProulxFiltering: add support for star-only globbing patterns
2016-10-18  Mathieu DesnoyersFix: loglevel and model_emf_uri build fix
2016-10-18  Mathieu DesnoyersFix: loglevel and model_emf_uri with g++ compiled probes
2016-10-03  Mathieu DesnoyersIntroduce file descriptor tracker
2016-10-03  Mathieu DesnoyersFix: honor send timeout on unix socket connect
2016-09-24  Mathieu DesnoyersPerformance: cache the backend pages pointer in context
2016-09-24  Mathieu DesnoyersAdd ctx_len field to ring buffer context
2016-07-05  Philippe ProulxAdd ctf_enum_auto() for autoincrementing enumeration...
2016-07-05  Mathieu Desnoyersdl instrumentation: add dlmopen event, trace dlopen...
2016-07-05  Mathieu DesnoyersAdd library load/unload tracking events
2016-07-05  Mathieu DesnoyersCommunication protocol: use fixed-size integer rather...
2016-06-30  Julien DesfossezAdd ustctl command to regenerate the statedump
2016-06-30  Mathieu DesnoyersImplement statedump command in UST
2016-06-30  Philippe ProulxFix: ctf_enum_value() does not work with g++
2016-06-16  Mathieu DesnoyersFix: allow non-LGPL modules to use tracepoints
2016-05-31  Michael JeansonFix: strerror_r behavior is glibc specific
2016-05-31  Michael JeansonAdd support for musl libc to ust-dlfcn.h
2016-05-31  Mathieu DesnoyersFix: don't generate 0-len array in tracepoint probes
2016-05-25  Mathieu DesnoyersFix: initialize RCU callbacks with mixed LGPL/non-LGPL...
2016-05-25  Mathieu DesnoyersFix: incorrect structure layout with mixed LGPL/non...
2016-05-24  Mathieu DesnoyersFix: don't call __builtin_return_address(0) on 32-bit...
2016-05-23  Mathieu DesnoyersFix: tracepoint header: declare tracepoint_dlopen_ptr
2016-05-23  Mathieu DesnoyersFix: tracepoint-rcu header: use tracepoint_dlopen_ptr
2016-05-23  Mathieu DesnoyersFix: work-around gcc optimisation oddness on 32-bit...
2016-05-10  Mathieu DesnoyersCleanup: add static for internal symbols
2016-05-10  Antoine BusqueFix: erroneous computation of ELF in-memory size
2016-05-10  Philippe ProulxMake code and man pages share the same default values
2016-05-06  Mathieu DesnoyersTracepoint array/sequence: add nowrite hex macros
2016-05-06  Mathieu DesnoyersTracepoint: add ctf array for network byte order integers
2016-05-06  Mathieu DesnoyersTracepoint: add ctf sequence for network byte order...
2016-04-26  Mathieu DesnoyersFix: endianness of integers received by filter
2016-04-25  Mathieu DesnoyersFix: re-introduce exported symbols
2016-04-15  Antoine BusqueAdd is_pic field to statedump soinfo event
2016-03-21  Mathieu DesnoyersFix: convey enum value signedness into metadata
2016-03-15  Mathieu DesnoyersAdd tracepoint_disable_destructors()
2016-03-04  Julien DesfossezExport the stream instance ID
2016-03-04  Julien DesfossezGenerate and export the sequence number
2016-02-18  Philippe ProulxOutput "(null)" when ctf_string()'s arg is NULL
2016-02-17  Mathieu DesnoyersFix: disable use of __builtin_return_address(0) on...
2016-02-12  Jérémie GalarneauAdd app context support to ust-ctl protocol
2016-02-12  Mathieu DesnoyersHandle application context cmd
2016-02-12  Mathieu DesnoyersImplement dynamic types, and application context provid...
2016-01-14  Mathieu DesnoyersAdd CTF enum type support to tracepoint event
2015-10-15  Stelios BounanosFix: Don't (re)define STAP_PROBEV
2015-09-04  Mathieu DesnoyersCleanup: elf: use off_t for offsets, size_t for len
2015-09-04  Michael JeansonFix: add missing ust-elf.h header to dist
2015-08-31  Mathieu Desnoyersbaddr statedump: remove dependency on file streams
2015-08-29  Antoine BusqueAdd memory size, build id, and debug link info to state...
2015-07-01  Philippe ProulxAdd ctf_sequence_hex() macro
2015-06-22  Mathieu DesnoyersFix: perform volatile load of tracepoint state
2015-06-13  Mathieu DesnoyersImplement cpu_id context for filtering
2015-06-10  Mathieu DesnoyersAllow TP_IP_PARAM arg name to be configured
2015-06-10  Mathieu Desnoyerstracelog: use same class for all loglevels
2015-06-09  Mathieu Desnoyersfix tracelog namespacing of loglevels
2015-06-09  Mathieu DesnoyersImplement tracelog API
2015-06-09  Mathieu DesnoyersFix: fetch caller address from tracef()
2015-05-07  Mathieu DesnoyersFix: building probe providers with C++ compiler
2015-04-10  Mathieu DesnoyersFix: add missing ust-clock.h
2015-04-10  Mathieu DesnoyersImplement getcpu override
2015-04-10  Mathieu DesnoyersImplement clock override plugin support
2015-03-27  Dmitri ShubinAdd tracepoint_enabled() macro
2015-03-26  Mathieu DesnoyersMove file creation/unlink from liblttng-ust-ctl to...
2015-03-26  Mathieu DesnoyersImplement file-backed ring buffer
2015-02-04  Mathieu DesnoyersDon't output to stderr from lib unless DEBUG is activated
2015-02-04  Mathieu DesnoyersRemove usterr.h, use usterr-signal-safe.h everywhere...
2015-01-16  Mathieu DesnoyersFix: missing parenthesis in offset_align_floor
2015-01-12  Mathieu DesnoyersFix: add ustctl_has_perf_counters
2014-12-01  Mathieu DesnoyersFix: context alignment not properly handled
2014-11-17  Mathieu DesnoyersFix: allow tracepoints to build with --std=c99
2014-11-13  Mathieu DesnoyersBump UST ABI for new release cycle
2014-11-12  Mathieu DesnoyersCleanup: remove "disabled" flag for new release cycle
2014-11-12  Mathieu DesnoyersFix: filter attach vs event enable race
2014-11-12  Mathieu DesnoyersFix coverity warning about sizeof(void **) != sizeof...
2014-09-23  Simon MarchiRename public structure to avoid collisions
2014-08-13  Mathieu DesnoyersFix: remove references to trace_printf()
2014-07-07  Paul WoegererAdd lttng_ust_notrace to static inline functions
2014-06-10  Mathieu DesnoyersFix: multiple providers in same C file failure
2014-05-13  Mathieu DesnoyersFix: tracef.h: add missing c++ guard
2014-04-27  Mathieu DesnoyersImplement LTTng-UST perf counters support on x86
2014-04-15  Mathieu DesnoyersFix: pad strings that are modified concurrently with...
2014-03-14  Mathieu DesnoyersFix: add missing header files for tracef
2014-03-14  Mathieu DesnoyersImplement tracef() instrumentation API
2014-03-14  Zifei TongAdd 'unused' attribute to tracepoint callback
2014-02-28  Mathieu DesnoyersFix: Cast from pointer to different integer size warning
2014-02-14  Mathieu DesnoyersCleanup: remove extra space in dlerror wrapper
2014-02-14  Mathieu DesnoyersFix: work-around glibc lying about dlsym()/dlerror...
2014-02-03  Mathieu DesnoyersFix: C++: incomplete extern C guard transition
2013-12-16  Mathieu DesnoyersFix: baddr_statedump tracepoint registration
2013-12-03  Mathieu DesnoyersFix: baddr deadlock with lttng-ust destructor
2013-11-30  Mathieu DesnoyersFix: take the ust lock around session iteration in...
2013-11-30  Paul WoegererFix: baddr_statedump deadlock with JUL tracing
next
This page took 0.039752 seconds and 7 git commands to generate.