lttng-tools.git
2012-12-18  David GouletFix: for librelayd, fix negative reply ret code
2012-12-18  Christian Babeuxrun-report: Add filtering, health and streaming tests
2012-12-18  Christian Babeuxrun-report: Allow tests to spawn and control their...
2012-12-18  Christian Babeuxrun-report: Fix CPU usage stats computation
2012-12-18  Christian Babeuxrun-report: Restore SIGPIPE default handler in subproce...
2012-12-18  Christian Babeuxrun-report: Use libtool wrapper to spawn the sessiond...
2012-12-18  David GouletFix: sessiond write() to handle EINTR
2012-12-18  David GouletFix: change ERR/PERROR statement to DBG
2012-12-18  David GouletFix: DBG statement in relayd
2012-12-18  David GouletFix: handle EINTR for every read()
2012-12-18  David GouletFix: handle consumer data pipe read error
2012-12-18  David GouletFix: don't print usage when listing fails
2012-12-18  David GouletFix: possible invalid free in kernel thread
2012-12-18  David GouletFix: flag metadata stream on quiescent control cmd
2012-12-18  David GouletFix: prioritize control socket communication in relayd
2012-12-18  David GouletFix: poll and epoll fd set reallocation
2012-12-18  Mathieu DesnoyersFix: cppcheck linter cleanups
2012-12-18  David GouletFix: add missing goto pending if data is inflight
2012-12-18  David GouletFix: remove ua_sess->started assert on stop trace
2012-12-18  David GouletFix: remove bash quote when starting relayd in tests
2012-12-17  Julien DesfossezSet classes of traffic in high_throughput_limits
2012-12-17  David GouletFix: use the poll wait ret value when iterating on...
2012-12-17  David GouletFix: force the poll() return value to be nb_fd
2012-12-17  David GouletFix: add missing pollset reset in relayd listener thread
2012-12-14  David GouletFix: Wrong check of node when cleaning up ht
2012-12-14  David GouletRevert adding LTTNG_PACKED in lttng.h
2012-12-14  David GouletFix: cleanup high_throughput_limits test
2012-12-14  David GouletFix: set started flag of ust app after ustctl
2012-12-14  David GouletFix: memory leak in add relayd socket error path
2012-12-14  Julien DesfossezMove relay commands out of lttcomm_sessiond_command
2012-12-14  Christian BabeuxTests: Add health check testpoint fail test
2012-12-14  Christian BabeuxAdd return code to the testpoint mechanism
2012-12-13  David GouletFix: put back the high-throughput test removed by mistake
2012-12-13  David GouletFix: Bad error handling when enable channel fails
2012-12-13  Christian BabeuxTests: Fix sleep interruption in health stall test
2012-12-13  David GouletFix: RCU unlock out of error path
2012-12-13  David GouletFix: update file listing for licensing
2012-12-13  David GouletFix: missing health exit in registration app thread
2012-12-13  David GouletFix: add packed attribute to filter structure
2012-12-13  David GouletFix: Add missing health code update for consumer command
2012-12-13  David GouletFix: packed every sessiond-comm.h structure pass over...
2012-12-13  David GouletAdd LTTNG_PACKED macro
2012-12-13  David GouletFix: clear the fixme in high_throughput_limits
2012-12-13  David GouletFix data pending for inflight streaming
2012-12-13  David GouletMap session id of relayd and sessiond in consumer
2012-12-13  David GouletAdd the relayd create session command
2012-12-13  David GouletMake the consumer sends a ACK after each command
2012-12-13  David GouletRemove MSG_WAITALL on every recvmsg() socket type
2012-12-10  David GouletFix: overlap bash escaping for wildcard event name
2012-12-10  David GouletFix: Wrong path in the overlap test
2012-12-10  David GouletFix: Add missing relayd ht cleanup and ht destroy
2012-12-10  David GouletFix: Allocate stream hash table in respective threads
2012-12-10  David GouletFix: Use stream deletion function when cleaning up
2012-12-10  David GouletFix: Missing umask when using run as no clone
2012-12-10  David GouletFix: Relayd and sessiond version check
2012-12-10  David GouletFix: FD leak on consumer add relayd socket error
2012-12-10  David GouletFix: Consumer sockets leak on error
2012-12-07  David GouletFix: Use endpoint status enum value in checks
2012-12-07  David GouletFix: protect consumer_find_channel with rcu locking
2012-12-07  David GouletFix: Rename ust_app_destroy_trace and set it static
2012-12-07  David GouletFix: UST app session teardown process
2012-12-07  David GouletFix: check ht_del ret value of ust app session
2012-12-06  David GouletFix: locking order between consumer and stream
2012-12-06  David GouletFix: don't steal key when adding a metadata stream
2012-12-06  Mathieu DesnoyersConsumer hold mutex for add stream
2012-12-03  David GouletFix: audit all close/fclose and check returned code
2012-12-03  David GouletFix: update/clean lttng.h comments
2012-12-03  David GouletFix: install lttng health check man page
2012-12-03  David GouletFix: ship relevant documentations with tarball
2012-12-03  David GouletRemove useles AUTHORS and NEWS files
2012-12-03  David GouletFix: update urcu version in README and configure.ac
2012-12-03  David GouletUpdate version to v2.1.0-rc9 v2.1.0-rc9
2012-12-03  David GouletFix: set the stream ht static in consumer file
2012-12-03  David GouletUpdate sessiond man page with new env var
2012-12-03  David GouletUpdate lttng.1 man page
2012-11-28  David GouletFix: enable-consumer for all domains missing dir
2012-11-28  David GouletFix: Add missing fct prototypes when disabling UST
2012-11-28  Andrew GabbasovFix a typo in lttng-probe-module name
2012-11-27  David GouletAssign values to enum lttcomm_sessiond_command
2012-11-27  David GouletFix: run health test only if root
2012-11-26  Mathieu DesnoyersClarify empty string/NULL filter errors
2012-11-22  David GouletFix: add missing padding for UST filter
2012-11-22  David GouletUpdate version to v2.1.0-rc8 v2.1.0-rc8
2012-11-22  David GouletFix: Uninit. variable in lttng view
2012-11-22  David GouletAdd already enabled UST event error code
2012-11-22  David Gouletlttng.h API update: set filter becomes enable event...
2012-11-22  David GouletChange the UST event hash table match function
2012-11-22  David GouletPass lttng_event struct to the set_filter API call
2012-11-22  David GouletAdding context to an event is no longer possible
2012-11-22  David GouletAdd UST overlap tests
2012-11-19  David GouletAdd filter sequence number to UST
2012-11-14  David GouletFix: Typo from a previous patch in an assert()
2012-11-14  David GouletFix: Warn if session is running with lttng view
2012-11-14  David GouletFix: Add bash requirement to README for make check
2012-11-14  David GouletFix: add the notion of domain to lttng.1 man page
2012-11-14  Woegerer, PaulEnable additional kernel probes
2012-11-13  David GouletUpdate CodingStyle
2012-11-13  Simon MarchiUse the new functions for default subbuf sizes
2012-11-13  Simon MarchiAdd default subbuf sizes getter functions
2012-11-13  Simon MarchiAdd max() and min() macro in common
next
This page took 0.036849 seconds and 4 git commands to generate.