Fix: error.h: add missing parenthesis around macro parameter
[lttng-tools.git] / src / bin /
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: remove logically dead code in send_channel_uid_to_ust
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: 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  Michael JeansonFix: Free variables before strdup()
2016-05-17  Michael JeansonFix: Add missing free() in spawn_viewer
2016-05-17  Michael JeansonFix: Don't try to show manpage when argv is null
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 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-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  Jérémie GalarneauFix: Error reported if no domain is provided for start...
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-14  Jérémie GalarneauWarning fix: uninitialized variable may be used
2016-04-20  Michael JeansonTypo: catched -> caught
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 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  Jonathan RajotteFix: d_type validity is not guaranteed on all nfs versions
2016-03-21  Mathieu DesnoyersFix: convey enum value signedness into metadata
2016-03-18  Julien DesfossezFix: metadata regenerate, error if too many args
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-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-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
2016-03-08  Jérémie GalarneauMissing void in function signature
2016-03-08  Jérémie GalarneauCLI: Show filter expression associated to a syscall
2016-03-08  Jérémie GalarneauFix: missing dereference when computing extended info...
2016-03-08  Jérémie GalarneauFix: Only save kernel enablers in session configuration
2016-03-08  Jérémie GalarneauFix: Only list kernel enablers when listing events
2016-03-08  Jérémie GalarneauFix: syscalls hash table leaks when listing kernel...
2016-03-08  Jérémie GalarneauInitialize command header to zero
2016-03-08  Jérémie GalarneauRename filter string to filter expression in liblttng-ctl
2016-03-08  Jérémie GalarneauClean-up: remove unreachable goto
2016-03-08  Jérémie Galarneaulttng enable-channel memsets lttng_channel to -1
2016-03-08  Jérémie GalarneauClean-up: missing space between cast operator and operand
next
This page took 0.038808 seconds and 7 git commands to generate.