Fix: illegal memory access in test_create_ust_event
[lttng-tools.git] / src /
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...
2016-03-18  Philippe Proulxlttng-sessiond: show man page with --help and remove...
2016-03-18  Philippe Proulxlttng.c: sort commands to get a nice list output
2016-03-18  Philippe Proulxlttng: add `help` command
2016-03-18  Philippe Proulxlttng.c: show man page with --help and remove usage
2016-03-18  Philippe Proulxlttng.c: CMD_UNDEFINED is used for invalid args too
2016-03-18  Philippe Proulxlttng: remove usage strings from commands
2016-03-18  Philippe Proulxlttng: show man page when using command's --help
2016-03-18  Philippe Proulxlttng add-context: add --list option
2016-03-17  Michael JeansonAdd builtin modules support to kmod modprobe
2016-03-17  Michael JeansonAdd comments to kmod functions
2016-03-16  Michael JeansonAdd libkmod rmmod support
2016-03-16  Michael JeansonMove libkmod ifdef to beginning of file
2016-03-16  Michael JeansonDrop optional control modules load and unload
2016-03-16  Jérémie GalarneauUse of bare attribute directives instead of LTTNG_PACKED
2016-03-16  Julien DesfossezLive: command to detach a viewer session
2016-03-16  Julien DesfossezContexts for RT debugging
2016-03-14  Julien DesfossezAdd MI output to the metadata regenerate command
2016-03-12  Jonathan RajotteFix: systematic overwrite of union values on add context
2016-03-11  Jérémie GalarneauMismatching signature of ust_metadata_session_statedump...
2016-03-11  Jérémie GalarneauFix: Initialize events discarded and packet lost counte...
2016-03-11  Jérémie GalarneauAssert on unknown UST buffer type
2016-03-11  Julien DesfossezCommand metadata regenerate
2016-03-11  Julien DesfossezStore the relay protocol version in the consumer_output
2016-03-11  Julien DesfossezStore the version of the tracer in the UID registry
2016-03-11  Julien DesfossezStore the instance id and packet_seq_num in indexes
2016-03-11  Julien Desfossezkernctl commands to extract the stream instance id
2016-03-11  Julien DesfossezAccount the lost packets in snapshot mode
2016-03-10  Julien DesfossezDisplay discarded and lost events at destroy and stop
2016-03-09  Jérémie GalarneauFix: session_find_by_id can return NULL legitimately
2016-03-09  Jérémie GalarneauFix: mark ltt_sessions_ht_destroy as static
2016-03-09  Jérémie GalarneauDocs: Missing locking assumptions in function headers
2016-03-08  Jérémie GalarneauFix: hold session list lock during delete_ust_app
next
This page took 0.04015 seconds and 7 git commands to generate.