lttng-tools.git
2016-03-18  Philippe Proulxdoc/man: add README.md
2016-03-18  Philippe Proulxlttng: add `help` command
2016-03-18  Philippe Proulxlttng.c: show man page with --help and remove usage
2016-03-18  Philippe Proulxlttng.c: CMD_UNDEFINED is used for invalid args too
2016-03-18  Philippe Proulxlttng: remove usage strings from commands
2016-03-18  Philippe Proulxlttng: show man page when using command's --help
2016-03-18  Philippe Proulxlttng add-context: add --list option
2016-03-17  Philippe Proulxdoc/man: remove lttng.1 (built from lttng.1.txt)
2016-03-17  Philippe Proulxdoc/man: create lttng-disable-event(1) and update/fix...
2016-03-17  Philippe Proulxdoc/man: create lttng-enable-event(1) and update/fix...
2016-03-17  Philippe Proulxdoc/man: create lttng-snapshot(1) and update/fix content
2016-03-17  Philippe Proulxdoc/man: create lttng-help(1) and update/fix content
2016-03-17  Philippe Proulxdoc/man: create lttng-status(1) and update/fix content
2016-03-17  Philippe Proulxdoc/man: create lttng-untrack(1) and update/fix content
2016-03-17  Philippe Proulxdoc/man: create lttng-track(1) and update/fix content
2016-03-17  Philippe Proulxdoc/man: create lttng-calibrate(1) and update/fix content
2016-03-17  Philippe Proulxdoc/man: create lttng-list(1) and update/fix content
2016-03-17  Philippe Proulxdoc/man: create lttng-add-context(1) and update/fix...
2016-03-17  Philippe Proulxdoc/man: create lttng-disable-channel(1) and update...
2016-03-17  Philippe Proulxdoc/man: create lttng-enable-channel(1) and update...
2016-03-17  Philippe Proulxdoc/man: create lttng-view(1) and update/fix content
2016-03-17  Philippe Proulxdoc/man: create lttng-version(1) and update/fix content
2016-03-17  Philippe Proulxdoc/man: create lttng-stop(1) and update/fix content
2016-03-17  Philippe Proulxdoc/man: create lttng-start(1) and update/fix content
2016-03-17  Philippe Proulxdoc/man: create lttng-load(1) and update/fix content
2016-03-17  Philippe Proulxdoc/man: create lttng-save(1) and update/fix content
2016-03-17  Philippe Proulxdoc/man: create lttng-set-session(1) and update/fix...
2016-03-17  Philippe Proulxdoc/man: create lttng-destroy(1) and update/fix content
2016-03-17  Philippe Proulxdoc/man: create lttng-create(1) and update/fix content
2016-03-17  Philippe Proulxdoc/man: add common OPTIONS head for command man pages
2016-03-17  Philippe Proulxdoc/man: add Makefile.am for generating man pages
2016-03-17  Philippe Proulx.gitignore: ignore generated man page artifacts
2016-03-17  Philippe Proulxdoc/man: add XSL files for man pages
2016-03-17  Philippe Proulxdoc/man: add asciidoc.conf
2016-03-17  Philippe Proulxconfigure.ac: check for asciidoc and xmlto
2016-03-17  Philippe Proulxdoc/man: lttng(1): update and standardize content
2016-03-17  Philippe Proulxdoc/man: convert lttng(1) to AsciiDoc
2016-03-17  Michael JeansonAdd builtin modules support to kmod modprobe
2016-03-17  Michael JeansonAdd comments to kmod functions
2016-03-16  Michael JeansonAdd libkmod rmmod support
2016-03-16  Michael JeansonMove libkmod ifdef to beginning of file
2016-03-16  Michael JeansonDrop optional control modules load and unload
2016-03-16  Julien DesfossezFix: live test header endianness
2016-03-16  Julien DesfossezDocument the live detach command
2016-03-16  Julien DesfossezTest the viewer detach command
2016-03-16  Jérémie GalarneauUse of bare attribute directives instead of LTTNG_PACKED
2016-03-16  Julien DesfossezLive: command to detach a viewer session
2016-03-16  Julien DesfossezContexts for RT debugging
2016-03-15  Julien DesfossezOptional test for the metadata regeneration
2016-03-14  Julien DesfossezAdd MI output to the metadata regenerate command
2016-03-14  Julien DesfossezTests for metadata regenerate
2016-03-14  Julien DesfossezAdd TAGS files to .gitignore
2016-03-12  Jonathan RajotteFix: systematic overwrite of union values on add context
2016-03-11  Jérémie GalarneauMismatching signature of ust_metadata_session_statedump...
2016-03-11  Jérémie GalarneauFix: Initialize events discarded and packet lost counte...
2016-03-11  Jérémie GalarneauAssert on unknown UST buffer type
2016-03-11  Julien DesfossezCommand metadata regenerate
2016-03-11  Julien DesfossezStore the relay protocol version in the consumer_output
2016-03-11  Julien DesfossezStore the version of the tracer in the UID registry
2016-03-11  Julien DesfossezStore the instance id and packet_seq_num in indexes
2016-03-11  Julien Desfossezkernctl commands to extract the stream instance id
2016-03-11  Julien DesfossezAccount the lost packets in snapshot mode
2016-03-10  Jérémie GalarneauTest: Add the lttng-runas worker process to the session...
2016-03-10  Jonathan RajotteLimit the scope of IFS overwriting
2016-03-10  Jonathan RajotteDo not overwrite IFS globally but only locally
2016-03-10  Julien DesfossezDisplay discarded and lost events at destroy and stop
2016-03-10  Mathieu DesnoyersFix: tests: use SIGSTOP for crash extraction test
2016-03-09  Jérémie GalarneauTest fix: ignore stderr at every step of randstring
2016-03-09  Jérémie GalarneauFix: session_find_by_id can return NULL legitimately
2016-03-09  Jérémie GalarneauFix: mark ltt_sessions_ht_destroy as static
2016-03-09  Jérémie GalarneauDocs: Missing locking assumptions in function headers
2016-03-09  Jérémie GalarneauTest fix: ignore stderr when generating random string
2016-03-08  Jérémie GalarneauFix: hold session list lock during delete_ust_app
2016-03-08  Jonathan RajotteTest: prevent the spawning of a daemonized sessiond
2016-03-08  Jérémie GalarneauMissing void in function signature
2016-03-08  Jérémie GalarneauCLI: Show filter expression associated to a syscall
2016-03-08  Jérémie GalarneauFix: missing dereference when computing extended info...
2016-03-08  Jérémie GalarneauFix: Only save kernel enablers in session configuration
2016-03-08  Jérémie GalarneauFix: Only list kernel enablers when listing events
2016-03-08  Jérémie GalarneauFix: syscalls hash table leaks when listing kernel...
2016-03-08  Jérémie GalarneauInitialize command header to zero
2016-03-08  Jérémie GalarneauRename filter string to filter expression in liblttng-ctl
2016-03-08  Jérémie GalarneauFix: use of unsigned variable to check for negative...
2016-03-08  Jérémie GalarneauClean-up: remove unreachable goto
2016-03-08  Jérémie GalarneauFix: missing static inline breaks --without-lttng-ust...
2016-03-08  Jérémie Galarneaulttng enable-channel memsets lttng_channel to -1
2016-03-08  Jérémie GalarneauChange padding type from array to fixed-width integer
2016-03-08  Jérémie GalarneauClean-up: missing space between cast operator and operand
2016-03-08  Jérémie GalarneauEnsure UST channel output mode is LTTNG_UST_MMAP
2016-03-08  Julien DesfossezExtract the lost packets and discarded events counters
2016-03-07  Jérémie GalarneauSend extended channel payload to client
2016-03-07  Jérémie GalarneauAdd channel discarded events and lost packets stats...
2016-03-07  Jérémie GalarneauAdd extended info to liblttng-ctl's struct lttng_channel
2016-03-04  Jérémie GalarneauReuse constant string instead of duplicate literal
2016-03-04  Jérémie GalarneauClean-up: simplify computation of string position
2016-03-04  Jérémie GalarneauOptimization: lttng UI uses sprintf instead of strcpy
2016-03-04  Jérémie GalarneauFix: OOT build fails because of missing include path
2016-03-03  Jérémie GalarneauTests: Consider lttng mi namespace in test_load
2016-03-03  Jérémie GalarneauMI: Remove boolean "exclusion" element
2016-03-03  Philippe ProulxMI: add <exclusions> (event exclusion names)
next
This page took 0.038362 seconds and 4 git commands to generate.