lttng-tools.git
2013-08-26  David GouletFix: support VPATH build for tests
2013-08-26  David GouletImprove comments after review
2013-08-26  David GouletRename consumer socket fd to fd_ptr
2013-08-26  David GouletLock consumer data before fd check during destroy
2013-08-26  David GouletUse single callsite for send/recv ops. for consumer...
2013-08-26  David GouletUse consumer fd reference in consumer socket obj
2013-08-26  Simon MarchiUpdate bash completion
2013-08-26  Simon MarchiAdd --list-commands option to the snapshot command
2013-08-26  Simon MarchiReorder functions _lttng_cmd_* functions in bash completion
2013-08-23  Simon MarchiUse parse_size_suffix in snapshot
2013-08-23  David GouletFix: snapshot record error handling
2013-08-23  Mathieu DesnoyersFix: improve error message when UST support is disabled
2013-08-22  David GouletFix: add missing short filter option in help
2013-08-22  David GouletFix: typo in configure.ac for version check
2013-08-22  David GouletFix: remove calibrate syscall option from code
2013-08-22  Mathieu DesnoyersFix: snapshot should fail if no successful snapshot...
2013-08-22  Mathieu DesnoyersFix: check UST float field mantissa length
2013-08-21  David GouletFix: add UST context in the same order the user enabled...
2013-08-19  Mathieu DesnoyersIntroduce configure --with-lttng-system-rundir
2013-08-19  David GouletAdd .dirstamp to gitignore file
2013-08-19  David GouletFix: snapshot with multiple UIDs
2013-08-16  Mathieu DesnoyersPrepare for automake deprecation of missing subdir...
2013-08-16  Mathieu DesnoyersFix: typos in --help and manpage
2013-08-16  Mathieu DesnoyersFix: add-context without -c apply to all channels
2013-08-16  Mathieu DesnoyersFix: channels can be _enabled_ after tracing is started...
2013-08-16  Zifei TongFix filter parser segmentation fault with bison 3.0
2013-08-16  Mathieu DesnoyersFix: typo in error msg
2013-08-16  Mathieu DesnoyersFix: imprecise error message about root sessiond/tracin...
2013-08-16  Mathieu DesnoyersFix: don't skip chmod if tracing group is not found
2013-08-15  Mathieu DesnoyersTracepoint probes don't need extern C
2013-08-15  Christian BabeuxFix: Snapshot should be taken asap in core handler...
2013-08-15  Julien DesfossezFix: reset out_fd_offset when we rotate the trace file
2013-08-08  Jérémie GalarneauFix: LTTNG_ERR_NEED_ROOT_SESSIOND error message
2013-08-08  Mathieu Desnoyersinet/inet6 sockets: apply timeout
2013-08-08  Mathieu DesnoyersImplement timeout for connect ipv4/ipv6
2013-08-07  Mathieu DesnoyersIntroduce LTTNG_NETWORK_SOCKET_TIMEOUT env. var
2013-08-06  Simon Marchibash completion: add calls to _lttng_complete_sessions
2013-08-06  Simon Marchibash completion: Fix copy-paste typo
2013-08-06  Simon MarchiExtras: Remove deprecated consumer commands in bash...
2013-08-06  Simon Marchibash completion: Remove underscores in handler function...
2013-08-06  Simon Marchibash completion: Remove --event for add-context
2013-08-06  David GouletUpdate gitignore
2013-08-05  Mathieu Desnoyersrelayd: use version macros from build rather than scanf
2013-08-05  Mathieu Desnoyerssessiond: use version major/minor from build for commun...
2013-08-05  Mathieu Desnoyersbuild: export major/minor/patchlevel numbers
2013-08-05  Christian BabeuxFix: Dead code when checking return value from (ust_app...
2013-08-05  Julien DesfossezTest: enable kernel events after start
2013-08-05  Mathieu DesnoyersFix: kernel ctl error codes are based on errno
2013-07-21  Mathieu DesnoyersFix: format string mismatch
2013-07-21  Mathieu Desnoyerstest: test_periodical_metadata_flush shrink timer perio...
2013-07-21  Mathieu DesnoyersFix: format string type mismatch
2013-07-21  Mathieu Desnoyerssnapshot howto: update text
2013-07-21  Mathieu DesnoyersAdd snapshot howto
2013-07-19  Mathieu DesnoyersVersion 2.3.0-rc2 v2.3.0-rc2
2013-07-19  Mathieu DesnoyersAdd core-handler README to dist tarball
2013-07-19  Mathieu Desnoyersextras: core-handler: simplify, allow usage from tracin...
2013-07-19  Mathieu DesnoyersCleanup: add missing dot
2013-07-19  Mathieu DesnoyersFix: documentation: create name and options
2013-07-19  Christian BabeuxAdd core dump snapshot handler script
2013-07-19  Mathieu DesnoyersFix: sym name len (kernel)
2013-07-19  Mathieu DesnoyersFix: tests: provide channel name when a non-default...
2013-07-19  Mathieu DesnoyersFix: tests: provide channel name when a non-default...
2013-07-19  Mathieu DesnoyersFix: data pending race
2013-07-19  Julien DesfossezFix hang in make check snapshots/test_ust
2013-07-19  Mathieu DesnoyersCleanup: ust-consumer: wrong indentation
2013-07-19  Mathieu DesnoyersFix: print dots while waiting for data availability
2013-07-19  Mathieu DesnoyersFix: remove sleep(1) added by "Fix: (slight UI change...
2013-07-19  Mathieu DesnoyersFix: (slight UI change) refuse missing -c if non-defaul...
2013-07-19  Mathieu DesnoyersFix: push metadata on stop for per-UID buffers
2013-07-18  Mathieu DesnoyersREADME: update python documentation
2013-07-18  Mathieu DesnoyersManpage: other layout cleanups
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of view
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of version
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of stop
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of start
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of snapshot
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of set-session
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of list
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of disable-event
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of disable-channel
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of enable-event
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of enable-channel
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of destroy
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of create
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of calibrate
2013-07-18  Mathieu DesnoyersManpage: cleanup layout of add-context
2013-07-18  Mathieu DesnoyersDocumentation: create --snapshot in manpage
2013-07-18  Mathieu DesnoyersVersion 2.3.0-rc1 v2.3.0-rc1
2013-07-18  Mathieu DesnoyersFix: add missing snapshot header to dist tarball
2013-07-18  Mathieu DesnoyersDocumentation: fix thread quit pipe comment
2013-07-17  Yannick BrosseauTest for presence of bison and flex when building from git
2013-07-17  Julien DesfossezTest UST snapshot with large metadata
2013-07-17  Julien DesfossezAdd test application with large metadata
2013-07-17  Mathieu DesnoyersCleanup: remove redundant assignment
2013-07-16  Mathieu DesnoyersFix: use per-uid buffer registry for UID buffer snapshots
2013-07-16  Mathieu Desnoyerscmd.c: fix typos in snapshot commands
2013-07-16  Julien DesfossezTest snapshot per-uid post-mortem
2013-07-16  Mathieu DesnoyersRemove leftover fprintf
2013-07-16  Mathieu DesnoyersFix deadlock: don't take channel lock in timer
2013-07-16  Mathieu DesnoyersIntroduce channel timer lock
next
This page took 0.037458 seconds and 4 git commands to generate.