lttng-tools.git
2016-10-07  Philippe ProulxRemove calibrate documentation
2016-10-07  Philippe ProulxRemove calibrate from liblttng-ctl
2016-10-07  Philippe ProulxRemove calibrate from lttng-sessiond
2016-10-07  Philippe ProulxRemove calibrate from Python bindings
2016-10-07  Philippe ProulxRemove calibrate from Bash completion script
2016-10-07  Philippe ProulxRemove calibrate tests in Python bindings
2016-10-07  Philippe ProulxRemove calibrate command from lttng CLI
2016-10-07  Jérémie GalarneauBuild fix: remove load-42-stream.lttng from dist target
2016-10-07  Jonathan RajotteTest: load --override-url
2016-10-07  Jonathan RajotteAdd --override-url option to load command
2016-10-07  Jonathan RajotteApply the overrides attributes during configuration...
2016-10-07  Jérémie GalarneauClean-up: remove copy-pasted comment from save.c
2016-10-07  Jonathan Rajottelttng-ctl: add override helper to load api
2016-10-07  Jonathan RajotteRename override to overwrite for config_load_session
2016-10-07  Jonathan RajotteFix: report truncation on snprintf
2016-10-07  Jérémie GalarneauFix: check for a session daemon before running load...
2016-10-07  Mathieu DesnoyersFix: ignore SIGPIPE
2016-10-07  Jonathan RajotteUse lttng api for the load command
2016-10-06  Jonathan RajotteFix: use ssize_type for the return value of uri_parse_s...
2016-10-06  Jérémie GalarneauDocs: grammar fixes in load.h
2016-10-06  Jonathan RajotteFix: wrong api comments for load.h
2016-10-06  Jonathan RajotteFix: do not overwrite ret if already set and session...
2016-10-05  Simon Marchilttng-sessiond: auto-load lttng-probe-i2c module
2016-10-05  Mathieu DesnoyersBump lttng-modules ABI minor version
2016-10-05  Mathieu DesnoyersFix: handle backward compatibility with lttng-modules 2.7
2016-10-04  Jérémie GalarneauClean-up: remove unnecessary autoconf variable substitution
2016-10-04  Jérémie GalarneauFix: honor negative (unlimited) app socket timeout
2016-10-04  Jérémie GalarneauBuild: Replace use of deprecated AM_PATH_XML2
2016-09-30  Jérémie GalarneauTest fix: set app and network socket timeouts to unlimited
2016-09-29  Jérémie GalarneauTest fix: test_fork can hang while waiting for child...
2016-09-29  Jérémie GalarneauTest fix: test_daemon can hang while waiting for child...
2016-09-29  Jérémie GalarneauTest fix: redirect python test subprocess output to...
2016-09-29  Jérémie GalarneauBuild fix: macOS Sierra provides clock_gettime
2016-09-28  Jérémie GalarneauFix: time redefinition warnings on macOS builds
2016-09-28  Jérémie GalarneauClean-up: remove unused variable user
2016-09-27  Mathieu DesnoyersCleanup: Remove fun from code base
2016-09-07  Jérémie GalarneauFix: remove in-place backup suffix argument provided...
2016-08-31  Jérémie GalarneauFix: pass a valid length to accept() on unix domain...
2016-08-26  Jérémie GalarneauLog signals received by run_as worker
2016-08-26  Jérémie GalarneauMissing word in worker_sighandler() comment
2016-08-25  Jérémie GalarneauClean-up snapshot command error reporting
2016-08-25  Jérémie GalarneauFix: RCU lock imbalance on error in cmd_snapshot_list_o...
2016-08-25  Ricardo Nabinger... Use -M parameter instead of --manpath when invoking...
2016-08-10  Jérémie GalarneauOOT Build fix: reference the source directory's Python...
2016-08-09  Jérémie GalarneauFix: pass NULL to config_load_session instead of an...
2016-08-05  Jérémie GalarneauTests: don't copy test_python_logging explicitly
2016-08-05  Jérémie GalarneauOOT build fix: Missing include of src directory
2016-08-05  Jérémie GalarneauAccomodate BSD sed in version.h generation
2016-08-05  Michael JeansonPort: Detect platforms where librt is required
2016-08-05  Michael JeansonPort: Add OSX clock_gettime compat
2016-08-05  Michael JeansonPort: Add OSX support to socket compat
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
next
This page took 0.037625 seconds and 4 git commands to generate.