lttng-tools.git
2016-05-15  Philippe ProulxDefine default values in configure.ac
2016-05-15  Philippe Proulxlttng-load(1): use lists to explain the input path...
2016-05-15  Philippe Proulxlttng-sessiond(8): fix load directories and behaviour
2016-05-15  Philippe Proulxlttng-load(1): specify default search order
2016-05-15  Philippe Proulxdoc/man: use configured directories in man pages
2016-05-15  Philippe Proulxdoc/man/asciidoc.conf: add doctype-manpage conditions
2016-05-15  Philippe Proulxdoc/man: linklttng macro -> man macro
2016-05-15  Philippe Proulxdoc/man/Makefile.am: add failing dist-hook on --disable...
2016-05-15  Philippe Proulxdoc/man/Makefile.am: fix top comment
2016-05-15  Philippe Proulxconfigure.ac: fix --enable-man-pages help string
2016-05-15  Philippe ProulxFix: standardize parser/lexer building
2016-05-15  Philippe ProulxFix: standardize man pages building/installing
2016-05-15  Philippe Proulxconfigure.ac: check for an existing liburcu-cds symbol
2016-05-15  Philippe Proulxconfigure.ac: use macro for wrong liburcu error message
2016-05-14  Jérémie GalarneauHide parse_application_context utility function
2016-05-14  Jérémie GalarneauRe-add deprecated MI symbols to preserve ABI compatibility
2016-05-14  Jérémie GalarneauHide new MI symbols introduced as part of 2.8
2016-05-14  Jérémie GalarneauRe-add default size symbols which were erroneously...
2016-05-14  Jérémie GalarneauHide config symbols introduced in 2.8
2016-05-14  Jérémie GalarneauHide internal _lttng_destroy_session symbol
2016-05-14  Jérémie GalarneauHide bytecode symbol iterator API symbols
2016-05-14  Jérémie GalarneauTests: wording of trace_matches is misleading
2016-05-14  Mathieu DesnoyersTest lttng-modules clock override plugin
2016-05-14  Jérémie GalarneauWarning fix: uninitialized variable may be used
2016-05-14  Michael JeansonTests: Replace prove by autotools tap runner
2016-05-14  Michael JeansonDrop installcheck target
2016-05-14  Mathieu DesnoyersFix: distcheck requires that we clean version.h
2016-05-14  Mathieu DesnoyersFix: configure: forbid Python bindings if shared librar...
2016-05-14  Mathieu DesnoyersFix: tests: don't match command line arguments, match...
2016-05-14  Mathieu DesnoyersFix: tests: skip tests on static build
2016-05-14  Mathieu DesnoyersFix: tests: don't build dynamic lib tests if support...
2016-05-12  Jérémie Galarneaubootstrap: Standardize on autoreconf -vi
2016-05-05  Jérémie GalarneauMove unix.h wrapper from sessiond-comm to common
2016-04-20  Antoine BusqueFix: update tests following renaming of UST statedump...
2016-04-20  Michael JeansonTypo: catched -> caught
2016-04-14  Jérémie GalarneauAdd comment describing ioctl number duplication
2016-04-14  Jonathan RajotteTest: kill sessiond,relayd and background children...
2016-04-13  Jérémie GalarneauDocs: Remove unnecessary exclamation mark
2016-04-13  Jérémie GalarneauDocs: fix wording of dependency
2016-04-13  Jérémie GalarneauDocs: fix "daemon" typo in README.md
2016-04-05  Jonathan RajotteFix: Use get_domain_str on add context
2016-04-04  Jérémie GalarneauWarning fix: possible use of uninitialized variable
2016-04-04  Philippe Proulxdoc/man: add FILES section
2016-04-04  Jonathan RajotteTest: xsd validation of long path (length > 255)
2016-04-04  Jonathan RajotteFix: xsd: urls and paths are not of type name_type...
2016-04-04  Jonathan RajotteRefactor: embed mi in "add_output "to remove code dupli...
2016-04-04  Jonathan RajotteRefactor: embed mi in "del_record" to remove code dupli...
2016-04-04  Jonathan RajotteRefactor: embed mi in "record" to remove code duplication
2016-04-04  Jonathan RajotteRefactor: embed mi in "list_output" to remove code...
2016-04-04  Jonathan RajotteFix: do not return error on LTTNG_ERR_SNAPSHOT_NODATA
2016-04-04  Jérémie GalarneauFix: Set loopback adress in set_ip_addr if gethostbynam...
2016-04-04  Jonathan RajotteFix: d_type validity is not guaranteed on all nfs versions
2016-03-24  Philippe ProulxFix: doc/man: lttng-add-context(1): add missing option...
2016-03-24  Philippe Proulxdoc/man: common-footer.txt: add CI link
2016-03-24  Philippe Proulxdoc/man: common-footer.txt: add GH organization link
2016-03-24  Philippe Proulxdoc/man: lttng(1): clarify UST domain and add links...
2016-03-24  Philippe Proulxdoc/man: add escwc macro and use it
2016-03-24  Philippe Proulxdoc/man: lttng(1): link from COMMAND (synopsis) to...
2016-03-24  Philippe Proulxdoc/man: use linkgenoptions macro
2016-03-24  Philippe Proulxdoc/man: add linkgenoptions AsciiDoc macro
2016-03-24  Philippe Proulx.gitignore: ignore all generated files in doc/man
2016-03-24  Philippe Proulxdoc/man: fix external links
2016-03-24  Philippe Proulxdoc/man: xsl: move manpage-base.xsl -> manpage-callouts.xsl
2016-03-24  Philippe Proulxdoc/man: xsl: move manpage-ulinks.xsl -> manpage-links.xsl
2016-03-24  Philippe Proulxdoc/man: xsl: add <URL> after ulink text
2016-03-24  Philippe Proulxdoc/man: xsl: add (internal) link template
2016-03-24  Philippe Proulxdoc/man: lttng-enable-channel(1): move limitations...
2016-03-24  Philippe ProulxFix: doc/man: lttng-relayd(1) -> lttng-relayd(8)
2016-03-24  Philippe Proulxdoc/man: add nloption and genoption AsciiDoc macros
2016-03-24  Philippe Proulxdoc/man: add [role="term"] to terminal callouts
2016-03-24  Jonathan RajotteClean-up shm directory tree after freeing the channel
2016-03-21  Jérémie GalarneauFix: Build man pages if --enable-build-man-pages is...
2016-03-21  Mathieu DesnoyersFix: convey enum value signedness into metadata
2016-03-19  Philippe Proulxdoc/man: add notes about shell escaping
2016-03-19  Philippe ProulxFix: doc/man/Makefile.am for OOT builds
2016-03-18  Jérémie GalarneauGenerate man pages by default
2016-03-18  Jérémie GalarneauUpdate version to 2.9.0-pre
2016-03-18  Jérémie GalarneauBump minor kernel tracer ABI version
2016-03-18  Jérémie GalarneauQuote brewery names in release codename description
2016-03-18  Julien DesfossezFix: metadata regenerate, error if too many args
2016-03-18  Baruch SiachFix: add missing sys/types.h header
2016-03-18  Baruch SiachFix: build failure when __GLIBC_PREREQ is missing
2016-03-18  Jérémie Galarneauconfigure.ac: beautify report
2016-03-18  Jérémie GalarneauUpdate version codename and description to 2.8.0 -...
2016-03-18  Philippe Proulxdoc/man: lttng.1.txt: sort commands in categories
2016-03-18  Jérémie GalarneauData pending message is printed when unnecessary
2016-03-18  Philippe ProulxREADME.md: add CI/Coverity status badges
2016-03-18  Philippe ProulxREADME.md: add lttng-crash in package contents
2016-03-18  Jérémie GalarneauShow lttng-metadata man page in command's --help
2016-03-18  Jérémie GalarneauAdd an lttng-metadata man page
2016-03-18  Jérémie GalarneauRemove untrack reference from snapshot man page
2016-03-18  Philippe ProulxREADME.md: add optional dependency on man
2016-03-18  Philippe Proulxdoc/man: install lttng-health-check.3
2016-03-18  Philippe Proulxlttng-relayd: show man page with --help and remove...
2016-03-18  Philippe Proulxdoc/man: convert lttng-relayd(8) to AsciiDoc
2016-03-18  Philippe Proulxlttng-crash.c: show man page with --help and remove...
2016-03-18  Philippe Proulxdoc/man: convert lttng-crash(1) to AsciiDoc
2016-03-18  Philippe Proulxlttng-sessiond: show man page with --help and remove...
2016-03-18  Philippe Proulxdoc/man: convert lttng-sessiond(8) to AsciiDoc
2016-03-18  Philippe ProulxREADME.md: bolden all dependencies and versions
next
This page took 0.037727 seconds and 4 git commands to generate.