lttng-tools.git
2016-11-08  Nathan LynchTests: accommodate stricter mktemp implementations...
2016-11-08  Anders WallinAdd version info to lttng-relayd help
2016-10-20  Jérémie GalarneauFix: stop sessiond threads on health thread error
2016-10-20  Jérémie GalarneauFix: stop lttng-relayd threads on health thread error
2016-10-20  Jérémie GalarneauFix: report an error if unix socket address is too...
2016-10-20  Jérémie GalarneauRemove unmaintained TODO file
2016-10-20  Jérémie GalarneauRemove outdated comment about run_as open being broken
2016-10-20  Jérémie GalarneauRemove run-as compat wrapper from internal code
2016-10-19  Jonathan RajotteFix: save: leak of configuration file fd
2016-10-07  Jérémie GalarneauUpdate master version to 2.10.0-pre
2016-10-07  Jérémie GalarneauFix: warn when a loaded session can't be set as the...
2016-10-07  Jérémie GalarneauWarning fix: forward declare struct lttng_ust_calibrate
2016-10-07  Philippe Proulxlttng-enable-channel(1): remove redundant --discard...
2016-10-07  Jonathan Rajottetest: load --override-name
2016-10-07  Jonathan Rajotteload: introduce --override-name
2016-10-07  Jonathan Rajotteman: lttng-load fix up
2016-10-07  Jérémie GalarneauDocs: grammar fix in load.h
2016-10-07  Jonathan Rajottelttng_ctl: add session_name to load override
2016-10-07  Jonathan RajotteFix: test presence of override_attr before accessing...
2016-10-07  Jonathan Rajotteload: objects returned by getters do not need to be...
2016-10-07  Jérémie GalarneauRemove lttng_load_session_attr_get_override_path_url
2016-10-07  Jérémie GalarneauDocs: change order of set functions in load.h to match get
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
next
This page took 0.037671 seconds and 4 git commands to generate.