lttng-tools.git
2016-08-05  Michael JeansonPort: Add OSX support to poll compat
2016-08-05  Michael JeansonPort: Add OSX support to fcntl compat
2016-08-04  Michael JeansonPort: Add OSX compat to sessiond-comm/unix.c
2016-08-04  Michael JeansonPort: Add OSX endian.h compat
2016-08-04  Michael JeansonPort: Add OSX libuuid compat
2016-08-03  Jérémie GalarneauFix: zero-initialize fd_set
2016-08-03  Jérémie GalarneauClean-up: missing cast to fd_set*
2016-08-03  Jérémie GalarneauFix: usage of FD_SET on fd_set > 1024 results in corruption
2016-08-03  Jérémie GalarneauFix: erroneous usage of addr parameter in mmap()
2016-08-03  Jérémie GalarneauClean-up: remove useless assignment
2016-08-01  Jérémie GalarneauFix: missing unmap in test error handling
2016-08-01  Jérémie GalarneauTests: unchecked pthread_join return value
2016-08-01  Jérémie GalarneauClean-up: remove negative check against unsigned value
2016-08-01  Jérémie GalarneauFix: unchecked init_pipe return value
2016-08-01  Jérémie GalarneauTests: Unchecked pthread_create return value
2016-08-01  Jérémie GalarneauClean-up: remove useless assignment
2016-07-22  Jérémie GalarneauTests: Add tracepoints to libbar, libfoo and libzzz
2016-07-20  Jérémie GalarneauFix: Mark ASCIIDOC_ATTRS_CONF as a dependency of man...
2016-07-08  Julien DesfossezTest the parsing of perf raw context
2016-07-08  Julien DesfossezEnable perf PMU counters by raw ID
2016-07-06  Jérémie GalarneauRun userspace perf tests on non-x86 platforms
2016-07-06  Jérémie GalarneauTests: adjust ust-dl planned test count
2016-07-06  Mathieu DesnoyersTest library load/unload events
2016-07-06  Jérémie GalarneauAdd missing ust_app_regenerate_statedump_all stub
2016-07-06  Jérémie GalarneauClean-up: remove unused ust_app_regenerate_metadata_all
2016-07-06  Jérémie GalarneauAdd regenerate command to MI schema
2016-07-06  Julien DesfossezManpage for the regenerate statedump command
2016-07-06  Julien DesfossezTests for the regenerate statedump command
2016-07-06  Julien DesfossezAllow regenerating the statedump of a running session
2016-07-06  Mathieu DesnoyersKernel ioctl to regenerate the statedump
2016-07-06  Mathieu DesnoyersUST command to regenerate the statedump
2016-07-06  Julien DesfossezRename the "metadata regenerate" command to "regenerate...
2016-07-06  Jérémie GalarneauTypo fix: uninitializez ->uninitialized
2016-07-06  Jérémie GalarneauFix: handle negative (unlimited) system stack size...
2016-07-05  Jérémie GalarneauTests: adjust type declaration test count
2016-07-05  Philippe ProulxFix: protocol mismatch between UST and tools
2016-07-05  Jérémie Galarneauust-ctl: use fixed-size integer rather than enum
2016-07-05  Philippe ProulxTest UST's autoincrementing enumeration values
2016-07-05  Philippe ProulxAdd support for UST's autoincrementing enum entries
2016-07-05  Jérémie GalarneauTests: eliminate process timeouts from Python tests
2016-07-04  Sebastien BoisvertFix: English syntax errors in 'lttng status'
2016-07-04  Julien DesfossezTest for select, poll and epoll syscall overrides
2016-06-30  Jérémie GalarneauTests: tap.sh spams tests' output when no plan is set
2016-06-29  Michael JeansonFix: Set thread stack size to ulimit soft value
2016-06-28  Michael JeansonFix: location of various standard headers
2016-06-28  Michael JeansonFix: missing include ctype.h for isdigit()
2016-06-28  Michael JeansonFix: strerror_r behavior is glibc specific
2016-06-28  Michael JeansonFix: error.h -> common/error.h
2016-06-28  Michael JeansonFix: snapshot del-output with name on musl
2016-06-28  Philippe ProulxFix: sessiond ht_match_event() check if filter is NULL
2016-06-28  Philippe Proulxconfigure.ac: fix --enable/disable-kmod option
2016-06-27  Jérémie GalarneauTests: spawn ht_cleanup thread in unit tests
2016-06-27  Jérémie GalarneauLazily initialize max poll set size
2016-06-17  Jérémie GalarneauRevert "Assert that a valid clean-up pipe exists on...
2016-06-16  Mathieu Desnoyerstests: test ust snapshot with discard buffers
2016-06-16  Mathieu Desnoyerstests: test kernel snapshot with discard buffers
2016-06-16  Mathieu DesnoyersAllow channel mode override in snapshot sessions
2016-06-16  Mathieu DesnoyersFix: validate number of subbuffers after tweaking prope...
2016-06-14  Jérémie GalarneauUse bool type for save command options
2016-06-14  Jérémie GalarneauClean-up: harmonize popt option declarations in save.c
2016-06-14  Jérémie GalarneauClean-up: move mi_writer declaration with other declara...
2016-06-14  Jérémie GalarneauAdd name omission and output omission on save to lttng-ctl
2016-06-14  Jérémie GalarneauExpress overwrite attribute as a byte in communication...
2016-06-14  Jérémie GalarneauAssert that a valid clean-up pipe exists on ht_cleanup_push
2016-06-14  Michael JeansonFix: do not refer to objects as .o
2016-06-14  Michael JeansonFix: do not link against libtool .o objects
2016-06-14  Michael JeansonFix: Define MANPATH in config.h
2016-06-14  Michael JeansonTests: Make warn_processes.sh more portable
2016-06-14  Michael JeansonFix: add missing script to dist
2016-06-09  Jérémie GalarneauFix: leak of UST app hash tables
2016-06-08  Jérémie GalarneauFix: leak of reply buffer on data pending check
2016-06-08  Jérémie GalarneauFix: call xmlCleanupParser to free global libxml2 alloc...
2016-06-08  Jérémie GalarneauFix: missing "void" parameter of lib constructor and...
2016-06-03  Jérémie GalarneauDocs: fix comment typos in lttng-sessiond's main.c
2016-06-03  Jérémie GalarneauFix: lttng-relayd allow binding of privileged ports...
2016-06-03  Mathieu Desnoyersrelayd: optimize receive throughput
2016-06-02  Jérémie GalarneauClean-up: harmonize kernctl API error checking
2016-06-02  Jérémie GalarneauIntroduce LTTNG_IOCTL_CHECK and LTTNG_IOCTL_NO_CHECK...
2016-06-02  Jérémie GalarneauFix: enforce assumption that lttng-modules ioctl()...
2016-06-02  Jérémie GalarneauFix: reduce scope of kconsumer consumed_pos and produce...
2016-06-02  Jérémie GalarneauDocs: document safety of consumer_thread_is_ready access
2016-06-02  Jérémie GalarneauClean-up: unused ret values in thread_manage_health
2016-06-02  Jérémie GalarneauClean-up: remove dead code in sessiond's set_option()
2016-05-28  Jonathan RajotteFix: set the logger level to prevent unexpected level...
2016-05-24  Michael JeansonTypo: Stoping -> Stopping
2016-05-24  Michael JeansonTypo: occured -> occurred
2016-05-19  Jérémie GalarneauFix: only perform lttng_consumer_sync_trace_file()...
2016-05-19  Jérémie GalarneauMake lttng_consumer_sync_trace_file static
2016-05-19  Jérémie GalarneauFix: don't negate posix_fadvise return value to check...
2016-05-19  Jérémie GalarneauFix Solaris 10 build: use lttng_strnlen() wrapper
2016-05-19  Jérémie GalarneauRename lttng_error_type to lttng_error_level
2016-05-19  Mathieu DesnoyersCleanup error.h __lttng_print() used for message printing
2016-05-19  Mathieu DesnoyersUpdate coding style document for macro style
2016-05-19  Mathieu DesnoyersFix: coding style document has erroneous semicolon...
2016-05-19  Mathieu DesnoyersFix: add missing semicolons after MSG, DBG, ERR print...
2016-05-19  Jérémie GalarneauTests: inverted condition in test_kernel_data
2016-05-19  Jérémie GalarneauOOT build fix: asciidoc.conf is now a source file
2016-05-19  Philippe Proulxlttng-create(1): use attributes for default ports
2016-05-19  Philippe Proulxlttng-create(1): add xrefs to creation mode definitions
2016-05-19  Philippe Proulxlttng-create(1): use the correct DATAPORT/CTRLPORT...
next
This page took 0.038248 seconds and 4 git commands to generate.