Fix: Mutex and RCU lock nesting in consumer
[lttng-tools.git] / src / bin /
2012-06-01  Mathieu DesnoyersImplement event fields listing
2012-06-01  Mathieu DesnoyersUpdate lttng-ust-abi.h for event field listing
2012-05-31  Francis GiraldeauFix comments formating in conf.c
2012-05-31  Francis GiraldeauAdd destroy all session option
2012-05-31  Francis GiraldeauImprove delete of configuration
2012-05-31  David GouletFix: clang llvm warnings
2012-05-08  David GouletMove futex.c/.h to libcommon
2012-04-19  David GouletFix: report error to client on consumerd error
2012-04-11  David GouletFix: increase consumer open files limit
2012-04-10  David GouletFix: remove unused return variable
2012-04-06  David GouletDon't report back error on syscalls fail for -a -k
2012-04-05  David GouletFix: destroy context hash table being NULL
2012-04-05  David GouletFix: make lttng expand path for trace output opt
2012-04-03  David GouletFix: return value signedness
2012-04-03  David GouletFix: check return value on getenv USER
2012-03-20  David GouletUpdate version to 2.0.0 stable v2.0.0
2012-03-20  David GouletUpdate version to v2.0.0-rc4 v2.0.0-rc4
2012-03-20  David GouletFix: error handling in lttng enable-event
2012-03-20  David GouletFix: uninitialized variable
2012-03-20  Mathieu DesnoyersKeep track of FD used for UST applications (v2)
2012-03-20  Julien DesfossezFix: lttng view, error message and exit code
2012-03-20  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-20  David GouletFix: lttng UI exit value and error message
2012-03-20  Mathieu DesnoyersFix: session lock use after free
2012-03-20  Mathieu DesnoyersFix kernel_list_events memleaks
2012-03-20  Mathieu DesnoyersFix debug message use uninitialized variable
2012-03-19  Mathieu DesnoyersFix: trace_ust_destroy_metadata should check for NULL...
2012-03-19  Mathieu DesnoyersFix: various memleaks
2012-03-19  David GouletFix: hash table allocation out of order on error
2012-03-15  Mathieu DesnoyersFix: install lttng-consumerd in lib/lttng/libexec/
2012-03-13  David GouletFix double PID registration race
2012-03-13  David GouletMake libcompat independent not to confuse automake
2012-03-12  Alexandre MontplaisirClarify the license of lttng-ust-abi.h
2012-03-12  Alexandre MontplaisirLicense header fixes
2012-03-08  David GouletFix wrong return value on consumer socket creation
2012-03-08  Mathieu DesnoyersFix: test for UST invalid channel parameters at channel...
2012-03-06  David GouletFix error.h non-static variables for liblttng-ctl
2012-03-05  David GouletFix start/stop lttng message error
2012-03-05  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  Mathieu DesnoyersFix: meaningful error message
2012-03-02  Mathieu DesnoyersFix: kernel session closes fd 0 after create
2012-03-02  Mathieu DesnoyersFix: thread_registration_apps should set its local...
2012-03-02  Mathieu DesnoyersFix: clock -> sock typo
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-03-02  Mathieu DesnoyersFix: Use PERROR all across lttng-tools, never make...
2012-03-02  Mathieu DesnoyersFix: test all close return values in sessiond
2012-03-02  Mathieu DesnoyersFix: All perror turned into PERROR to show file and...
2012-03-02  Mathieu DesnoyersFix: large audit of close() use in sessiond main.c
2012-03-02  Mathieu DesnoyersFix: main.c client/apps sockets and kernel_trace_fd...
2012-03-02  Mathieu DesnoyersFix: incorrect close of fd 0 for syscall kernel event...
2012-03-02  Mathieu DesnoyersFix: sessiond has incorrect missing 0 value in FD check
2012-03-01  David GouletMerge branch 'master' into compat-freebsd
2012-03-01  Mathieu DesnoyersFix: sessiond app listening: use posix-compliant poll...
2012-03-01  David GouletFix security permission on lttng run directory
2012-03-01  Mathieu DesnoyersFix: sessiond app listening: use posix-compliant poll...
2012-02-28  Raphaël BeamonteFix: Display right loglevel_type in error message
2012-02-27  Mathieu DesnoyersFix: restart consumerd and sessiond when interrupted...
2012-02-24  Mathieu DesnoyersFix: restart consumerd and sessiond when interrupted...
2012-02-24  UserMerge branch 'master' into compat-freebsd
2012-02-23  David GouletFix: handling bad channel when sending to consumer
2012-02-23  David GouletFix useless variable
2012-02-23  David GouletFix add-context returned error
2012-02-23  Mathieu Desnoyersfix: add missing break in command handling
2012-02-23  Mathieu Desnoyersfix: command handling: do not check domain for commands...
2012-02-23  Mathieu Desnoyersfix: add missing break in command handling
2012-02-23  Mathieu Desnoyersfix: command handling: do not check domain for commands...
2012-02-23  Mathieu DesnoyersImplement FreeBSD credential support
2012-02-23  Mathieu Desnoyersfreebsd: fchmod is not supported on posix shm
2012-02-22  Julien DesfossezFix usage note on -a
2012-02-22  David GouletFix rest of the code to support compat layer
2012-02-22  David GouletRevert FreeBSD compatibility layer
2012-02-22  Mathieu DesnoyersFix: documented number of subbuffers is incorrect
2012-02-22  Mathieu DesnoyersDocument that num-subbuf and subbuf-size need to be...
2012-02-21  David GouletMerge branch 'master' of git://git.lttng.org/lttng...
2012-02-21  David GouletFix rest of the code to support compat layer
2012-02-20  Mathieu DesnoyersStandardize lttng-modules header version
2012-02-17  Juha Niskanenlttng-sessiond: Set group permissions explicitly
2012-02-16  Mathieu Desnoyersmodprobe timer instrumentation module
2012-02-16  Mathieu Desnoyersmodprobe lttng-probe-signal
2012-02-16  Mathieu DesnoyersAutomatically load new lttng-probe-statedump.ko module
2012-02-15  David GouletFix ust app session started state on start trace
2012-02-15  David GouletFix double start/stop trace
2012-02-14  David GouletSmall fix to lttng list session
2012-02-14  David GouletFix return value on ust app session create
2012-02-14  David GouletFix missing session locks
2012-02-14  David GouletFix existing session daemon check
2012-02-13  Daniel U. ThibaultFix memory leak
2012-02-10  Mathieu Desnoyersenable-event: Remove "<all> from MSG() when no loglevel...
2012-02-10  Mathieu DesnoyersPrint loglevel value in list -u
2012-02-10  Mathieu Desnoyerslttng cmd: use enum instead of value for mapping
2012-02-08  David GouletAdd trace directory option to lttng view
2012-02-08  David GouletRemove fork() for the lttng view spawn viewer
2012-02-07  Mathieu DesnoyersFix unitilialized ret value (revisited)
2012-02-07  Mathieu DesnoyersUpdate hardcoded loglevels, allow shortcuts, add to...
2012-02-07  David GouletFix uninitialized ret value
2012-02-07  David GouletChange default options to lttng view
2012-02-07  David GouletRemove forgotten debug printf
2012-02-07  David GouletFix session syscall listing
next
This page took 0.039662 seconds and 7 git commands to generate.