lttng-tools.git
2016-05-20  Mathieu DesnoyersFix: unchecked return value in trace_clock_read64_monotonic
2016-05-20  Jonathan RajotteFix: initialize the cur_event variable before using it
2016-05-20  Mathieu DesnoyersFix: NULL pointer dereference in relay_index_get_by_id_...
2016-05-20  Jérémie GalarneauFix: Deference after null check in sessiond set_option
2016-05-20  Mathieu DesnoyersFix: Wrong sizeof argument in pid tracker
2016-05-20  Mathieu DesnoyersFix: tests: incorrect uri index
2016-05-20  Mathieu DesnoyersFix: Integer overflowed argument
2016-05-20  Mathieu DesnoyersFix: macro compares unsigned to 0 (no effect)
2016-05-20  Michael JeansonFix: Free variable before strdup() in process_event_node
2016-05-20  Michael JeansonFix: Free variables before strdup()
2016-05-20  Michael JeansonFix: Add missing free() in spawn_viewer
2016-05-20  Michael JeansonFix: Add missing free() in utils_partial_realpath
2016-05-20  Mathieu DesnoyersFix: illegal memory access in test_create_kernel_event
2016-05-20  Mathieu DesnoyersFix: illegal memory access in send_viewer_streams
2016-05-20  Mathieu DesnoyersFix: illegal memory access in viewer_list_sessions
2016-05-20  Mathieu DesnoyersFix: illegal memory access in relayd_add_stream
2016-05-20  Mathieu DesnoyersFix: illegal memory access in relayd_create_session_2_4
2016-05-20  Mathieu DesnoyersFix: illegal memory access in session_create
2016-05-20  Mathieu DesnoyersFix: illegal memory access in consumer_set_subdir
2016-05-20  Mathieu DesnoyersFix: illegal memory access in syscall_init_table
2016-05-20  Mathieu DesnoyersFix: illegal memory access in write_pidfile
2016-05-20  Mathieu DesnoyersFix: illegal memory access in list_lttng_channels
2016-05-20  Mathieu DesnoyersFix: illegal memory access in cmd_snapshot_record
2016-05-20  Mathieu DesnoyersFix: illegal memory access in output_init
2016-05-20  Mathieu DesnoyersFix: illegal memory access in consumer_set_network_uri
2016-05-20  Mathieu DesnoyersFix: illegal memory access in cmd_snapshot_list_outputs
2016-05-20  Mathieu DesnoyersFix: illegal memory access in list_events
2016-05-20  Mathieu DesnoyersFix: illegal memory access in disable_event
2016-05-20  Mathieu DesnoyersFix: illegal memory access in add_uri_to_consumer
2016-05-20  Mathieu DesnoyersFix: illegal memory access in init_ust_event_from_agent...
2016-05-20  Mathieu DesnoyersFix: illegal memory access in _cmd_enable_event
2016-05-20  Mathieu DesnoyersImplement lttng_strncpy safe string copy
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-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 Proulxconfigure.ac: check for an existing liburcu-cds symbol
2016-05-15  Philippe Proulxconfigure.ac: use macro for wrong liburcu error message
2016-05-14  Jérémie GalarneauTests: wording of trace_matches is misleading
2016-04-20  Michael JeansonTypo: catched -> caught
2016-04-19  Jérémie GalarneauUpdate version to v2.7.2 v2.7.2
2016-03-24  Jonathan RajotteClean-up shm directory tree after freeing the channel
2016-03-10  Jérémie GalarneauTest: Add the lttng-runas worker process to the session...
2016-03-10  Jonathan RajotteLimit the scope of IFS overwriting
2016-03-10  Jonathan RajotteDo not overwrite IFS globally but only locally
2016-03-10  Mathieu DesnoyersFix: tests: use SIGSTOP for crash extraction test
2016-03-09  Jérémie GalarneauFix: Only save kernel enablers in session configuration
2016-03-09  Jérémie GalarneauFix: Only list kernel enablers when listing events
2016-03-09  Jérémie GalarneauFix: syscalls hash table leaks when listing kernel...
2016-03-09  Jérémie GalarneauTest fix: ignore stderr at every step of randstring
2016-03-09  Jérémie GalarneauTest fix: ignore stderr when generating random string
2016-03-09  Jonathan RajotteFix: test: use load_path instead of $1
2016-03-09  Jérémie GalarneauFix warning when building Python bindings
2016-03-09  Jonathan RajotteTest: prevent the spawning of a daemonized sessiond
2016-03-09  Jonathan RajotteFix: There is more tests than the plan
2016-02-24  Mathieu DesnoyersFix: per-pid ust buffers flush race with application...
2016-02-18  Michael JeansonFix: Use ipv6 loopback adress in test_uri
2016-02-14  Jérémie GalarneauFix: report already enabled event error to client
2016-02-14  Jérémie GalarneauTests fix: source utils.sh before using conf_proc_count
2016-02-14  Jérémie GalarneauTests: use configured processor count in getcpu overrid...
2016-02-14  Jérémie GalarneauTests: use configured processor count in snapshot tests
2016-02-14  Jérémie GalarneauTests: Introduce conf_proc_count()
2016-02-14  Jérémie GalarneauTests: print a more precise test description in snapsho...
2016-02-11  Mathieu DesnoyersFix: handle negative clock offset for lttng-ust metadata
2016-01-13  Jonathan RajotteFix: do not print error and bug messages when quiet...
2016-01-07  Jérémie GalarneauUpdate version to v2.7.1 v2.7.1
2015-12-08  Jonathan RajotteBuild: fallback to AC_CHECK_LIBS when looking for popt...
2015-12-08  Samuel Martintests/unit: fix object files' location
2015-12-01  Samuel Martinconfigure.ac: fix static build
2015-11-27  Jérémie GalarneauFix: close indexes when rotating the trace files in...
2015-11-27  Julien DesfossezFix: close indexes when rotating the trace files in...
2015-11-19  Jérémie GalarneauFix: Don't spam session daemon logs on invalid UST...
2015-11-02  Jérémie GalarneauFix: Check for NULL hash tables on relay daemon teardown
2015-11-02  Jérémie GalarneauFix: Verify directory's existence before calling mkdir
2015-11-02  Jérémie GalarneauFix: Unchecked NULL string in logging statement
2015-11-02  Alexandre MontplaisirFix: include the filter expression in agent events...
2015-10-21  Mikael BeckiusFix live timer calculation error
2015-09-30  Jérémie GalarneauFix: Remove dependency on glibc 2.12 caused by pthread_...
2015-09-29  Jérémie GalarneauFix: Log and ignore SIGINT and SIGTERM in run_as worker
2015-09-24  Jérémie GalarneauUpdate version to v2.7.0 v2.7.0
2015-09-24  Jérémie GalarneauFix: Handle EINTR of waipid in run-as worker
2015-09-24  Jérémie GalarneauFix: Handle EINTR of waitpid when spawning a session...
2015-09-24  Jérémie GalarneauAdd a LOG() macro which handles dynamic severity levels
2015-09-23  Michael JeansonFix: tests: support systems where PAGE_SIZE is not...
2015-09-22  Jonathan RajotteTest: jul/log4j: use -a instead of '*' to disable all...
2015-09-22  Jérémie GalarneauReword warning on event disable
2015-09-22  Jérémie GalarneauClean-up: Remove unused test launchers
2015-09-22  Jonathan RajotteHelp: add -j -l -p option to help string
2015-09-22  Jonathan Rajotteman: update disable-event section
2015-09-22  Jonathan RajotteUse empty event name on disable -a for ust and agent...
2015-09-22  Jonathan RajotteFix: disable kernel event based on name and event type
2015-09-22  Jérémie GalarneauTests: Clean-up test-crash on SIGTERM and SIGINT
2015-09-21  Michael JeansonFix: Possible dereference of null pointers
2015-09-21  Jérémie GalarneauFix: Break out of loop when searching for a domain...
2015-09-21  Michael JeansonFix: int printed as uint
2015-09-21  Mathieu DesnoyersFix: add subdir-objects to Makefile.am
2015-09-21  Mathieu DesnoyersFix: tests: skip UST perf tests if not root
2015-09-18  Jérémie GalarneauUpdate version to v2.7.0-rc2 v2.7.0-rc2
2015-09-18  Jérémie GalarneauFix: Check use_clone() instead of worker in run_as
2015-09-18  Jérémie GalarneauFix: Perform rcu barrier before tearing down the run...
next
This page took 0.038618 seconds and 4 git commands to generate.