Fix: coding style document has erroneous semicolon at end of macro
[lttng-tools.git] / src /
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_...
2016-05-18  Jérémie GalarneauClean-up verbosity incrementation in set_option
2016-05-18  Jérémie GalarneauFix: Deference after null check in sessiond set_option
2016-05-18  Jérémie GalarneauDocs: clarify comment in parse_pid_string()
2016-05-18  Mathieu DesnoyersFix: Wrong sizeof argument in pid tracker
2016-05-18  Mathieu DesnoyersFix: Integer overflowed argument
2016-05-17  Mathieu DesnoyersFix: macro compares unsigned to 0 (no effect)
2016-05-17  Michael JeansonFix: Free variable before strdup() in process_event_node
2016-05-17  Michael JeansonFix: Free variables before strdup()
2016-05-17  Michael JeansonFix: Add missing free() in spawn_viewer
2016-05-17  Michael JeansonFix: Add missing free() in utils_partial_realpath
2016-05-17  Michael JeansonFix: Use distinct variables for ret and discarded_events
2016-05-17  Michael JeansonFix: Don't try to show manpage when argv is null
2016-05-17  Michael JeansonFix: Use secure_getenv() in get_man_bin_path
2016-05-17  Mathieu DesnoyersFix: illegal memory access in send_viewer_streams
2016-05-17  Jérémie GalarneauSimplify rcu locking in viewer_list_sessions
2016-05-17  Mathieu DesnoyersFix: illegal memory access in viewer_list_sessions
2016-05-17  Mathieu DesnoyersFix: illegal memory access in relayd_add_stream
2016-05-17  Mathieu DesnoyersFix: illegal memory access in relayd_create_session_2_4
2016-05-17  Mathieu DesnoyersFix: illegal memory access in session_create
2016-05-17  Mathieu DesnoyersFix: illegal memory access in consumer_set_subdir
2016-05-17  Mathieu DesnoyersFix: illegal memory access in syscall_init_table
2016-05-17  Mathieu DesnoyersFix: illegal memory access in write_pidfile
2016-05-17  Mathieu DesnoyersFix: illegal memory access in list_lttng_channels
2016-05-17  Mathieu DesnoyersFix: illegal memory access in cmd_snapshot_record
2016-05-17  Mathieu DesnoyersFix: illegal memory access in output_init
2016-05-17  Mathieu DesnoyersFix: illegal memory access in consumer_set_network_uri
2016-05-17  Mathieu DesnoyersFix: illegal memory access in cmd_snapshot_list_outputs
2016-05-17  Mathieu DesnoyersFix: illegal memory access in list_events
2016-05-17  Mathieu DesnoyersFix: illegal memory access in disable_event
2016-05-17  Mathieu DesnoyersFix: illegal memory access in enable_event
2016-05-17  Mathieu DesnoyersFix: illegal memory access in add_uri_to_consumer
2016-05-17  Mathieu DesnoyersFix: illegal memory access in init_ust_event_from_agent...
2016-05-17  Jérémie GalarneauSimplify free() of channel attribute
2016-05-17  Mathieu DesnoyersFix: illegal memory access in _cmd_enable_event
2016-05-17  Mathieu DesnoyersImplement lttng_strncpy safe string copy
2016-05-16  Jérémie GalarneauAdd missing symbol to preserve ABI compatibility of...
2016-05-16  Jérémie GalarneauFix: loading a session prints an error message but...
2016-05-16  Jérémie GalarneauSnapshot warning if there are no events in one of the...
2016-05-16  Jérémie GalarneauClarify kernel version check error messages
2016-05-16  Jonathan RajotteFix: load event state (enabled/disabled) correctly
2016-05-16  Jérémie GalarneauFix: Error reported if no domain is provided for start...
2016-05-15  Jérémie GalarneauHandle unknown domain in MI
2016-05-15  Jérémie GalarneauHandle unknown domain on session start
2016-05-15  Jérémie GalarneauFix: loading of live session within userspace domains
2016-05-15  Jonathan RajotteSnapshot: record: use same datetime for snapshot folder...
2016-05-15  Jonathan RajotteRefactor: move the snapshot type check into output...
2016-05-15  Philippe Proulxust-metadata.c: nest/indent enumeration entries
2016-05-15  Philippe Proulxlttng.c: show basic help when no arguments are provided
2016-05-15  Philippe ProulxDefine default values in configure.ac
2016-05-15  Philippe ProulxFix: standardize parser/lexer building
2016-05-14  Jérémie GalarneauHide parse_application_context utility function
2016-05-14  Jérémie GalarneauRe-add deprecated MI symbols to preserve ABI compatibility
2016-05-14  Jérémie GalarneauHide new MI symbols introduced as part of 2.8
2016-05-14  Jérémie GalarneauRe-add default size symbols which were erroneously...
2016-05-14  Jérémie GalarneauHide config symbols introduced in 2.8
2016-05-14  Jérémie GalarneauHide internal _lttng_destroy_session symbol
2016-05-14  Jérémie GalarneauHide bytecode symbol iterator API symbols
2016-05-14  Jérémie GalarneauWarning fix: uninitialized variable may be used
2016-05-05  Jérémie GalarneauMove unix.h wrapper from sessiond-comm to common
2016-04-20  Michael JeansonTypo: catched -> caught
2016-04-14  Jérémie GalarneauAdd comment describing ioctl number duplication
2016-04-05  Jonathan RajotteFix: Use get_domain_str on add context
2016-04-04  Jérémie GalarneauWarning fix: possible use of uninitialized variable
2016-04-04  Jonathan RajotteFix: xsd: urls and paths are not of type name_type...
2016-04-04  Jonathan RajotteRefactor: embed mi in "add_output "to remove code dupli...
2016-04-04  Jonathan RajotteRefactor: embed mi in "del_record" to remove code dupli...
2016-04-04  Jonathan RajotteRefactor: embed mi in "record" to remove code duplication
2016-04-04  Jonathan RajotteRefactor: embed mi in "list_output" to remove code...
2016-04-04  Jonathan RajotteFix: do not return error on LTTNG_ERR_SNAPSHOT_NODATA
2016-04-04  Jérémie GalarneauFix: Set loopback adress in set_ip_addr if gethostbynam...
2016-04-04  Jonathan RajotteFix: d_type validity is not guaranteed on all nfs versions
2016-03-24  Jonathan RajotteClean-up shm directory tree after freeing the channel
2016-03-21  Mathieu DesnoyersFix: convey enum value signedness into metadata
2016-03-18  Jérémie GalarneauBump minor kernel tracer ABI version
2016-03-18  Julien DesfossezFix: metadata regenerate, error if too many args
2016-03-18  Baruch SiachFix: add missing sys/types.h header
2016-03-18  Baruch SiachFix: build failure when __GLIBC_PREREQ is missing
2016-03-18  Jérémie GalarneauData pending message is printed when unnecessary
2016-03-18  Jérémie GalarneauShow lttng-metadata man page in command's --help
2016-03-18  Philippe Proulxlttng-relayd: show man page with --help and remove...
2016-03-18  Philippe Proulxlttng-crash.c: show man page with --help and remove...
next
This page took 0.039514 seconds and 7 git commands to generate.