Fix: illegal memory access in cmd_snapshot_record
[lttng-tools.git] / src /
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-04-20  Michael JeansonTypo: catched -> caught
2016-03-24  Jonathan RajotteClean-up shm directory tree after freeing the channel
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-02-24  Mathieu DesnoyersFix: per-pid ust buffers flush race with application...
2016-02-14  Jérémie GalarneauFix: report already enabled event error to client
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...
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 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-22  Jérémie GalarneauReword warning on event disable
2015-09-22  Jonathan RajotteHelp: add -j -l -p option to help string
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-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-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...
2015-09-18  Jérémie GalarneauFix: Handle hang-up gracefully in run-as
2015-09-18  Jérémie GalarneauFix: Only log app handle release on failure
2015-09-18  Mathieu DesnoyersFix: shm-path: handling of snprintf return value
2015-09-18  Jérémie GalarneauFix: Wrong format specifier used in debug statement
2015-09-18  Jérémie GalarneauFix: Hide run-as functions
2015-09-18  Jérémie GalarneauFix: Hide sessiond-comm functions
2015-09-18  Mathieu DesnoyersCleanup: remove duplicated implementation of rculfhash
2015-09-18  Mathieu DesnoyersFix: relayd: don't call lttng_ht_destroy in RCU read...
2015-09-18  Mathieu DesnoyersFix: libc internal mutex races with run_as
2015-09-18  Jérémie GalarneauFix: Hide readwrite symbols in common lib
2015-09-18  Jérémie GalarneauFix: Hide pipe symbols in common lib
2015-09-18  Jérémie GalarneauFix: Hide daemonize symbols in common lib
2015-09-18  Jérémie GalarneauFix: Hide RCU hashtable wrapper symbols
2015-09-17  Antoine BusqueFix: prevent dangling pointer in utils_partial_realpath
2015-09-17  Jérémie GalarneauFix: rcu_read_unlock without parentheses has no side...
2015-09-17  Jonathan RajotteReport error if any disable action fails
2015-09-17  Jonathan RajotteFix: disable all ust events
2015-09-17  Jonathan RajotteBring back event_ust_disable_all_tracepoints
2015-09-17  Jonathan RajotteFix: sessiond: disable: match app event by name
2015-09-17  Jonathan Rajottelttng-crash: support symlink
2015-09-17  Antoine BusqueFix: dereferencing null index pointer
2015-09-17  Antoine BusqueFix: leaking memory from strdup in lttng-crash
2015-09-17  Antoine BusqueFix: memleak in utils_partial_realpath
2015-09-17  Antoine BusqueFix: double free on enable-event
2015-09-17  Philippe ProulxFix: error on no/multiple domain options
2015-09-17  Philippe ProulxFix: lttng-crash: segfault when parsing options
2015-09-17  Mathieu DesnoyersPrint relayd stream indexes
2015-09-17  Mathieu DesnoyersEnhance relayd error reporting
2015-09-17  Mathieu DesnoyersFix: relayd: handle consumerd crashes without leak
2015-09-17  Mathieu DesnoyersFix: LPOLLHUP and LPOLLERR when there is still data...
2015-09-09  Jonathan RajotteFix: double RCU unlock on event_agent_disable_all
2015-09-08  Mathieu DesnoyersFix: unbalanced RCU read-side lock in enable event...
2015-09-08  Mathieu DesnoyersAdd rcu_read_ongoing() assertions around process_client_msg
2015-09-08  Jérémie GalarneauClean-up and simplify event_agent_disable_all
2015-09-08  Philippe ProulxFix: disable agent events by name
2015-09-08  Philippe Proulxsessiond: add loglevels_match()
2015-09-08  Philippe ProulxFix: include loglevel type in agent event's primary key
2015-09-08  Philippe ProulxFix: include loglevel type in UST event's primary key
2015-09-08  Philippe Proulxsessiond: use `loglevel_value` and `loglevel_type`...
2015-09-08  Jérémie GalarneauRemove dot after enable-event message
2015-09-08  Antoine BusqueFix: don't print the default channel name when enabling...
2015-09-08  Antoine BusqueFix: fail gracefully on --exclude on unsupported domains
2015-09-08  Antoine BusqueFix: initialize live_timer to 0 for snapshot session
2015-09-08  Antoine BusqueFix: correct mismatched function signatures
2015-09-08  Jérémie GalarneauClearer error reporting when failing to launch session...
2015-09-08  Philippe ProulxDaemonize sessiond on `lttng create`
2015-09-08  Mathieu DesnoyersFix: consumer signal handling race
2015-09-08  Philippe ProulxFix: list_ust_events(): dangling pointer
2015-09-08  Philippe ProulxFix: MI: close domain when listing multiple agent domains
2015-09-08  Jonathan RajotteFix: use pid element instead of process element
2015-09-08  Jonathan RajotteFix: race between kconsumerd and sessiond on tear down
2015-09-08  Jérémie GalarneauFix: Buggy string comparison in ust registry ht_match_event
2015-09-08  Jérémie GalarneauFix: Bad cast of lttng_kernel_instrumentation to lttng_...
2015-09-08  Jérémie GalarneauFix: Implicit cast from lttng_loglevel_type to lttng_us...
next
This page took 0.039056 seconds and 7 git commands to generate.