lttng-tools.git
2013-05-01  Mathieu DesnoyersFix: consumerd metadata channel/cache/timer races
2013-05-01  Mathieu DesnoyersFix: consumerd channel destroy race
2013-05-01  Mathieu DesnoyersCleanup: document RCU read-side lock better
2013-05-01  Mathieu Desnoyersconsumer relayd interaction: fix segfaults
2013-04-30  David GouletFix: change order of fd get to fix error path
2013-04-30  David GouletFix: fd leak when creating UST metadata channel
2013-04-30  Mathieu DesnoyersFix: fd leak on error
2013-04-30  Mathieu DesnoyersFix consumerd fd leak
2013-04-30  Mathieu DesnoyersFix RCU-related hangs: incorrect lttng_ht_destroy use
2013-04-30  Mathieu Desnoyersrculfhash: check for callers from RCU read-side C.S.
2013-04-30  Mathieu DesnoyersFix: don't call hash table destroy under rcu read-side...
2013-04-30  Mathieu DesnoyersDocumentation: import updated comments from urcu
2013-04-29  Mathieu DesnoyersFix: segfault in buffer_reg_channel_destroy()
2013-04-29  David GouletFix: add missing goto error in UST consumer
2013-04-29  David GouletFix: no need to use run_as_open in the relayd
2013-04-29  David GouletFix: typo in enable-channel man and help
2013-04-29  David GouletFix: add some missing hidden attribute
2013-04-29  Mathieu DesnoyersFix: per-uid buffers should only be flushed once on...
2013-04-26  Mathieu DesnoyersCleanup: Use own mutex within timer setup/teardown
2013-04-26  Mathieu DesnoyersFix: channel management thread should hold a refcount
2013-04-26  Mathieu DesnoyersFix: move metadata cache setup before ownership passing
2013-04-26  Mathieu DesnoyersFix: consumer metadata switch timer error handling
2013-04-22  David GouletFix: set ptr to NULL to suppress old gcc warnings
2013-04-22  David GouletFix: linking order of libraries
2013-04-22  David GouletFix: multiple type mismatch in debug statement
2013-04-19  David GouletFix: remove mention of trace directory layout in quicks...
2013-04-12  David GouletFix: remove unused path variables from session obj
2013-04-12  David GouletFix: update lttng.1 man and enable-channel help with...
2013-04-12  David GouletFix: use channel per domain default values
2013-04-11  David GouletFix: typos in the code base
2013-04-11  David GouletFix: deny multiple event types with enable-event
2013-04-11  David GouletFix: deny the same port for data and control URL
2013-04-11  David GouletFix: reset consumer destination when changing URIs
2013-04-11  David GouletFix: don't allow different control and data destination
2013-04-11  Simarpreet... Fix: typos in error strings
2013-04-11  David GouletImprove channel listing output format
2013-04-11  David GouletFix: enable-channel accepts mismatched option
2013-04-11  David GouletFix: validate buffer type for UST channel creation
2013-03-28  David GouletUpdate version to v2.2.0-rc1
2013-03-28  David GouletFix: Add missing header for make dist
2013-03-28  David GouletFix: add missing declaration for disable-lttng-ust
2013-03-28  Mathieu DesnoyersFix: don't keep vpid, procname, nor patchlevel environm...
2013-03-28  Julien DesfossezRelayd add_stream command handle tracefile rotation
2013-03-28  Julien DesfossezMove stream file rotation functions to utils
2013-03-28  Julien DesfossezIntroduce the relayd socket object
2013-03-28  Julien DesfossezAdjust the relayd protocol on version check
2013-03-28  Julien DesfossezOn-disk multiple tracefiles circular buffer
2013-03-27  Mathieu Desnoyerstests: implement context filtering tests
2013-03-27  Mathieu DesnoyersDocumentation: filter $ctx manpage and --help
2013-03-27  Mathieu DesnoyersImplement per-context filtering
2013-03-27  David GouletTests: Add periodical flush fast regression test
2013-03-27  Julien DesfossezUST periodical metadata flush
2013-03-27  David GouletTests: Fix nprocesses applications shutdown
2013-03-27  Jérémie GalarneauFix: Add test scripts and lists to the distribution...
2013-03-27  Jérémie GalarneauFix: Run tests requiring the python bindings only when...
2013-03-27  Jérémie GalarneauAdd optional Python >= 3.0 dependency to README
2013-03-27  Jérémie GalarneauTests: Add "libc-wrapper" ust regression test
2013-03-27  Jérémie GalarneauTests: Add "fork" ust regression test
2013-03-27  Jérémie GalarneauTests: Add "exit-fast" ust regression test
2013-03-27  Jérémie GalarneauTests: Add "daemon" ust regression test
2013-03-27  Jérémie GalarneauTests: Add "linking" ust regression test
2013-03-27  Jérémie GalarneauTests: Add Python test_utils module
2013-03-26  Mathieu DesnoyersFix: UST context activation
2013-03-25  David GouletFix: lttng create default name check
2013-03-25  David GouletFix: add missing error output
2013-03-25  David GouletFix: minor errors in lttng.1 man page
2013-03-25  David GouletFix: kernel function event was listed as probe
2013-03-25  David GouletAdd unsupported error code to lttng cmd line
2013-03-25  David GouletFix: typo in the create command help and man page
2013-03-25  David GouletFix: session name max length was not handled correctly
2013-03-25  David GouletFix: lttng UI failed to report error 19
2013-03-25  David GouletFix: validate expanded path NULL ptr in relayd
2013-03-25  David GouletAdd missing files for make dist
2013-03-25  Christian BabeuxAdd optional Perl dependency requirement to README
2013-03-25  David GouletTests: remove unused run script
2013-03-25  Jérémie GalarneauAdd missing buffers-uid folder in test Makefile
2013-03-25  Christian BabeuxTests: Do not exit when a failure occurs in test_buffer...
2013-03-25  Christian BabeuxTests: Cleanup tests runner that are no longer required
2013-03-25  Christian BabeuxTests: Use Perl prove as the testsuite runner
2013-03-25  Christian BabeuxTests: Fix first line of output to follow TAP guidelines
2013-03-25  Christian BabeuxTests: Fix missing TAP output in overlap test
2013-03-25  Christian BabeuxTests: Fix number of tests in thread stall test
2013-03-21  David GouletFix: change expected number of event for test uid
2013-03-21  David GouletFix: handle error if metadata fails to be created
2013-03-21  David GouletAllow enable-channel to work with metadata channel
2013-03-21  Simon MarchiAdd with-sessiond-bin configure option
2013-03-21  Christian BabeuxFix: Use after free on spawn_sessiond error path in...
2013-03-21  Christian BabeuxFix: Memory leak when zmalloc fail on kernel channel...
2013-03-21  Christian BabeuxFix: Memory leaks when calling get_cmdline_by_pid
2013-03-21  Christian BabeuxFix: Memory leaks on unknown hashtable type error handling
2013-03-21  Christian BabeuxFix: Memory leaks on error paths when exporting consume...
2013-03-21  Christian BabeuxFix: Memory leaks on error paths in config_read_session...
2013-03-21  Christian BabeuxFix: Memory leak on error paths of relay_add_stream
2013-03-21  David GouletFix: wrong header path when compiling without UST support
2013-03-21  David GouletSupport per UID buffers
2013-03-21  David GouletMove ust channel registry inside session registry
2013-03-21  David GouletFix: function definition and declaration mismatch
2013-03-11  David GouletFix: remove uri switch test from cbab merge commit
2013-03-11  David GouletMerge remote-tracking branch 'cbab-github/tests-cleanup...
2013-03-11  Jérémie GalarneauFix: mark generated python bindings files as nodist
next
This page took 0.039124 seconds and 5 git commands to generate.