lttng-sessiond: auto-load lttng-probe-i2c module
[lttng-tools.git] / src /
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 GalarneauFix: honor negative (unlimited) app socket timeout
2016-10-04  Jérémie GalarneauBuild: Replace use of deprecated AM_PATH_XML2
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-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-09  Jérémie GalarneauFix: pass NULL to config_load_session instead of an...
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 GalarneauClean-up: remove useless assignment
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 GalarneauClean-up: remove useless assignment
2016-07-08  Julien DesfossezEnable perf PMU counters by raw ID
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 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  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 ProulxAdd support for UST's autoincrementing enum entries
2016-07-04  Sebastien BoisvertFix: English syntax errors in 'lttng status'
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-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 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 GalarneauAssert that a valid clean-up pipe exists on ht_cleanup_push
2016-06-14  Michael JeansonFix: Define MANPATH in config.h
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-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 DesnoyersFix: add missing semicolons after MSG, DBG, ERR print...
2016-05-19  Mathieu DesnoyersAdd environment variable to allow abort on error
2016-05-19  Mathieu DesnoyersFix: ust-consumer: flush empty packets on snapshot...
2016-05-19  Mathieu DesnoyersFix: WARN() should print as WARN level, not ERR
2016-05-19  Mathieu DesnoyersFix: error.h: add missing parenthesis around macro...
2016-05-19  Mathieu DesnoyersFix: bogus mask on error.h PRINT types
2016-05-19  Mathieu DesnoyersFix: kernel tracing: flush after stop
2016-05-19  Mathieu DesnoyersFix: UST should not generate packet at destroy after...
2016-05-18  Mathieu DesnoyersFix: bad file descriptors on close after rotation error
2016-05-18  Jérémie GalarneauFix: posix_fadvise wrapper returns -ENOSYS on FreeBSD
2016-05-18  Michael JeansonFix: Double free in utils_partial_realpath error path
2016-05-18  Mathieu DesnoyersFix: remove logically dead code in send_channel_uid_to_ust
2016-05-18  Jérémie GalarneauFix: unchecked posix_fadvise() return value
2016-05-18  Mathieu DesnoyersFix: unchecked return value in relayd live.c
2016-05-18  Mathieu DesnoyersFix: unchecked return value in trace_clock_read64_monotonic
2016-05-18  Jérémie GalarneauClean-up: remove unnecessary blank line
2016-05-18  Jonathan RajotteFix: initialize the cur_event variable before using it
2016-05-18  Mathieu DesnoyersFix: Dereference after NULL check in consumer
2016-05-18  Mathieu DesnoyersFix: NULL pointer dereference in relay_index_get_by_id_...
next
This page took 0.039088 seconds and 7 git commands to generate.