lttng-tools.git
2014-11-23  Mathieu DesnoyersFix: relayd: unbalanced RCU read-side lock/unlock
2014-11-23  Mathieu DesnoyersFix: relayd: unbalanced RCU read lock/unlock
2014-11-23  Mathieu DesnoyersFix: lttng-relayd: unhandled out of memory error
2014-11-23  Mathieu DesnoyersFix: relayd viewer stream: unhandled out of memory...
2014-11-19  Jérémie GalarneauBuild fix: Apps defining _LGPL_SOURCE must link to...
2014-11-19  Jérémie GalarneauDefine _LGPL_SOURCE in test apps' tracepoint provider...
2014-11-19  Jérémie GalarneauDefine _LGPL_SOURCE in test applications
2014-11-18  Jérémie GalarneauFix: Missing rcu_read_lock in cmd_list_events()
2014-11-18  Jérémie GalarneauFix: Missing rcu_read_lock in list_lttng_agent_events()
2014-11-18  Jérémie GalarneauFix: Missing rcu_read_lock in cmd_list_channels()
2014-11-18  Jérémie GalarneauFix: Missing rcu_read_locks in cmd_list_domains()
2014-11-18  Jérémie GalarneauFix: Missing rcu_read_lock in cmd_snapshot_list_outputs()
2014-11-18  Jérémie GalarneauFix: Missing rcu_read_lock in save_domains()
2014-11-18  Jérémie GalarneauFix: Missing rcu_read_lock in ust_app_get_nb_stream()
2014-11-18  Mathieu DesnoyersFix: UST subbuffers silently dropped on moderate trace...
2014-11-18  Jérémie GalarneauFix: Missing rcu_read_lock in get_session_max_subbuf_size()
2014-11-17  Julien DesfossezFix: create/destroy a splice_pipe per stream
2014-11-16  Jérémie GalarneauNote find_ust_app_context must be called with RCU read...
2014-11-16  Julien DesfossezFix: empty indexes_ht before destroying it.
2014-11-16  Julien DesfossezFix: removed useless key from relay_index
2014-11-16  Jérémie GalarneauFix: Ambiguous agent event filter bytecode ownership
2014-11-16  Mathieu DesnoyersFix: filter bytecode and string memory leak on error
2014-11-15  Mathieu DesnoyersFix: define _LGPL_SOURCE in C files
2014-11-15  Jérémie GalarneauFix: HT must not be destroyed with a rcu_read_lock...
2014-11-15  Jérémie GalarneauFix: agent events HT should be destroyed from the clean...
2014-11-13  Jérémie GalarneauFix: missing rcu_read_lock in trace_ust_destroy_session()
2014-11-13  Jérémie GalarneauFix: missing rcu_read_lock when calling trace_ust_find_...
2014-11-13  Jérémie GalarneauFix: missing rcu_read_lock in cmd_start_trace()
2014-11-13  Mathieu DesnoyersCleanup: remove "disabled" flag for new release cycle
2014-11-13  Mathieu DesnoyersFix: filter attach vs event enable race
2014-11-11  Jérémie GalarneauFix: Mark libxml2 as a mandatory dependency
2014-11-10  Christian BabeuxFix: Warn the user when enabling an event in a new...
2014-11-07  Jérémie GalarneauFix: Don't report an error when listing a session with...
2014-11-07  Jérémie GalarneauBypass 0 byte allocation when no domains are enabled
2014-11-07  Christian BabeuxFix: Add missing URCU_TLS access to error_log_time
2014-11-06  Jérémie GalarneauFix: check userspace perf counter name when looking...
2014-11-05  Jérémie GalarneauUpdate maintainer section of the man pages
2014-11-05  Jérémie GalarneauUpdate maintainer section of README.md
2014-11-04  Jérémie GalarneauFix: add README.md to documentation files
2014-10-31  David GouletFix: UST consumer sync all available metadata
2014-10-29  Nathan LynchTest: remove bogus argument from prove invocation
2014-10-25  David GouletFix: typo in pythong test Makefile
2014-10-23  David GouletFix: memory leak in libconfig
2014-10-22  David GouletAdd Python agent support
2014-10-21  David GouletFix: return EINVAL if agent registration fails
2014-10-21  Mathieu DesnoyersUse lttng-modules ABI version ioctl
2014-10-21  Mathieu DesnoyersFix: syscall list ioctl number conflict
2014-10-20  David GouletUpdate master ChangeLog with 2.5.1 release
2014-10-20  David GouletUpdate version to v2.6.0-rc1 v2.6.0-rc1
2014-10-20  David GouletUpdate man page with LOG4J information
2014-10-20  David GouletAdd log4j values to mi XML schema
2014-10-16  David GouletFix: add missing headers to makefile for dist tarball
2014-10-16  David GouletFix: initialize context list node on creation
2014-10-15  David GouletFix: update man page with log4j option
2014-10-14  David GouletFix: support log4j loglevel in mi
2014-10-14  David GouletFix: add log4j domain to session.xsd
2014-10-14  David GouletFix: add log4j to lttng list help
2014-10-07  Jérémie GalarneauFix: Don't save an empty <contexts> node in kernel...
2014-10-07  Jérémie GalarneauFix: save UST context informations as a event_perf_cont...
2014-10-03  David GouletFix: handle kernel event type correctly on enable
2014-10-03  David GouletTest: Add syscall listing
2014-10-01  David GouletFix: set hidden attribute to all public mi functions
2014-10-01  David GouletFix: set the hidden attribute to a filter function...
2014-10-01  David GouletFix: handle sysconf possible negative returned value
2014-10-01  David GouletFix: channel deref. after NULL check in kernel consumer
2014-10-01  David GouletFix: check for kernel session metadata during init
2014-10-01  David GouletFix: cmd snapshot record output can't be NULL
2014-10-01  David GouletFix: incorrect cast in ust consumer assert
2014-10-01  David GouletFix: remove useless assert in relayd
2014-10-01  David GouletFix: bad handling of incoming data in consumer thread
2014-10-01  David GouletFix: detect size_t overflow in syscall table init
2014-10-01  David GouletFix: remove non existent header files from Makefile
2014-10-01  David GouletFix: only initialize syscall table if kernel tracer...
2014-09-30  Philippe ProulxModernize README with Markdown
2014-09-30  David GouletAdd --list-options to save/load command
2014-09-30  David GouletFix: use max between index and nbmem for syscall table...
2014-09-30  David GouletFix: fd leak in inet accept call
2014-09-29  David GouletTest: add diag to each syscall test
2014-09-29  David GouletSupport syscall event in save session
2014-09-29  David GouletAdd syscall listing support
2014-09-29  David GouletFix: change perror to PERROR in kernel consumer
2014-09-29  Mathieu DesnoyersFix: syscall test: add missing semicolumns in match
2014-09-29  Mathieu DesnoyersFix: kernel consumer: issue put_subbuf on error
2014-09-25  Mathieu DesnoyersTest: add disable syscalls when none are enabled
2014-09-25  Mathieu DesnoyersImplement tests for kernel syscall tracing feature
2014-09-25  Mathieu DesnoyersFix: syscall tracing: disable all and missing error...
2014-09-25  Mathieu DesnoyersImplement kernctl_syscall_mask
2014-09-25  Mathieu DesnoyersImplement syscall mask ioctl
2014-09-25  Mathieu Desnoyerslttng-modules ABI: syscall field "enable"
2014-09-25  Mathieu DesnoyersAdd kernctl_syscall_list
2014-09-25  Mathieu DesnoyersCleanup: Remove LTTNG_ENABLE_ALL_EVENT and LTTNG_DISABL...
2014-09-25  Mathieu DesnoyersImplement support for lttng-modules syscall filtering
2014-09-25  Mathieu DesnoyersSupport lttng-modules syscall filtering in enable-event
2014-09-25  Simon MarchiFix out-of-tree build
2014-09-25  Jérémie GalarneauFix: Propagate socket timeouts on lttcomm_accept_inet_s...
2014-09-25  Mathieu DesnoyersFix: report UST consumer channel creation error
2014-09-22  David GouletTest: Add the new log4j agent
2014-09-22  David GouletFix: memory leak in load session thread
2014-09-22  David GouletFix: kernel context memory leak on error
2014-09-22  David GouletFix: possible file descriptor leak in error path
next
This page took 0.038098 seconds and 4 git commands to generate.