projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Updating lttng-ust-ctl header file
[lttng-tools.git]
/
src
/
bin
/
lttng
/
2017-11-14
Jérémie Galarneau
Fix: nonsensical message printed by lttng track/untrack
tree
|
commitdiff
2017-11-13
Jérémie Galarneau
Fix warning: src/bin/lttng/utils.c: cast incompatible...
tree
|
commitdiff
2017-08-01
Philippe Proulx
lttng enable-channel: disallow --overwrite and --blocki...
tree
|
commitdiff
2017-08-01
Philippe Proulx
lttng enable-channel: --blocking-timeout opt.: use...
tree
|
commitdiff
2017-07-28
Jérémie Galarneau
Prettify channel listing
tree
|
commitdiff
2017-07-28
Jonathan Rajotte
Fix: wrong variable assignment on error
tree
|
commitdiff
2017-07-28
Jérémie Galarneau
Only print relevant session statistics on stop
tree
|
commitdiff
2017-07-28
Jérémie Galarneau
Only print relevant session statistics in channel listing
tree
|
commitdiff
2017-07-27
Jérémie Galarneau
Uniformize the printing of units in session listing
tree
|
commitdiff
2017-07-27
Jonathan Rajotte
Fix: report error on session listing
tree
|
commitdiff
2017-06-12
Jérémie Galarneau
Fix: parse monitor timer parameter as an unsigned 64...
tree
|
commitdiff
2017-06-12
Mathieu Desnoyers
Introduce "--blocking-timeout" channel parameter
tree
|
commitdiff
2017-06-01
Michael Jeanson
Cleanup: popt library detection
tree
|
commitdiff
2017-06-01
Michael Jeanson
Fix: Don't override user variables within the build...
tree
|
commitdiff
2017-05-06
Francis Deslauriers
Fix: Exclusion check iterates multiple times on same...
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Fix: use of uninitialized channel attributes in client
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Clean-up: only declare help_msg in embedded help case
tree
|
commitdiff
2017-05-05
Philippe Proulx
Add support for "full" star globbing patterns in event...
tree
|
commitdiff
2017-05-05
Philippe Proulx
bin/lttng: remove double "help" command and sort list
tree
|
commitdiff
2017-05-05
Philippe Proulx
lttng help: use command's --help directly
tree
|
commitdiff
2017-05-05
Philippe Proulx
Add --enable-embedded-help option to embed --help messa...
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Expose monitor timer interval to lttngctl and client
tree
|
commitdiff
2017-01-25
Jonathan Rajotte
Fix: null dereference on error path for create_ctx_type
tree
|
commitdiff
2016-12-16
Jonathan Rajotte
Fix: free previous instance of url (alloc_url) on defau...
tree
|
commitdiff
2016-11-29
Philippe Proulx
Remove `metadata` command from various help resources
tree
|
commitdiff
2016-11-29
Philippe Proulx
List the `regenerate` command in various help resources
tree
|
commitdiff
2016-11-25
Jonathan Rajotte
Load: add message indication that a name override was...
tree
|
commitdiff
2016-11-25
Jonathan Rajotte
Load: expose overrides elements in mi
tree
|
commitdiff
2016-10-07
Jérémie Galarneau
Fix: warn when a loaded session can't be set as the...
tree
|
commitdiff
2016-10-07
Jonathan Rajotte
load: introduce --override-name
tree
|
commitdiff
2016-10-07
Philippe Proulx
Remove calibrate command from lttng CLI
tree
|
commitdiff
2016-10-07
Jonathan Rajotte
Add --override-url option to load command
tree
|
commitdiff
2016-10-07
Jérémie Galarneau
Fix: check for a session daemon before running load...
tree
|
commitdiff
2016-10-07
Jonathan Rajotte
Use lttng api for the load command
tree
|
commitdiff
2016-09-28
Jérémie Galarneau
Clean-up: remove unused variable user
tree
|
commitdiff
2016-09-27
Mathieu Desnoyers
Cleanup: Remove fun from code base
tree
|
commitdiff
2016-08-25
Jérémie Galarneau
Clean-up snapshot command error reporting
tree
|
commitdiff
2016-08-05
Michael Jeanson
Port: Add OSX clock_gettime compat
tree
|
commitdiff
2016-07-08
Julien Desfossez
Enable perf PMU counters by raw ID
tree
|
commitdiff
2016-07-06
Julien Desfossez
Allow regenerating the statedump of a running session
tree
|
commitdiff
2016-07-06
Julien Desfossez
Rename the "metadata regenerate" command to "regenerate...
tree
|
commitdiff
2016-07-04
Sebastien Boisvert
Fix: English syntax errors in 'lttng status'
tree
|
commitdiff
2016-06-28
Michael Jeanson
Fix: snapshot del-output with name on musl
tree
|
commitdiff
2016-06-16
Mathieu Desnoyers
Allow channel mode override in snapshot sessions
tree
|
commitdiff
2016-06-14
Jérémie Galarneau
Use bool type for save command options
tree
|
commitdiff
2016-06-14
Jérémie Galarneau
Clean-up: harmonize popt option declarations in save.c
tree
|
commitdiff
2016-06-14
Jérémie Galarneau
Clean-up: move mi_writer declaration with other declara...
tree
|
commitdiff
2016-05-24
Michael Jeanson
Typo: occured -> occurred
tree
|
commitdiff
2016-05-19
Mathieu Desnoyers
Fix: add missing semicolons after MSG, DBG, ERR print...
tree
|
commitdiff
2016-05-18
Jérémie Galarneau
Clean-up: remove unnecessary blank line
tree
|
commitdiff
2016-05-18
Jonathan Rajotte
Fix: initialize the cur_event variable before using it
tree
|
commitdiff
2016-05-18
Jérémie Galarneau
Docs: clarify comment in parse_pid_string()
tree
|
commitdiff
2016-05-18
Mathieu Desnoyers
Fix: Wrong sizeof argument in pid tracker
tree
|
commitdiff
2016-05-17
Michael Jeanson
Fix: Free variables before strdup()
tree
|
commitdiff
2016-05-17
Michael Jeanson
Fix: Add missing free() in spawn_viewer
tree
|
commitdiff
2016-05-17
Michael Jeanson
Fix: Don't try to show manpage when argv is null
tree
|
commitdiff
2016-05-15
Jérémie Galarneau
Fix: loading of live session within userspace domains
tree
|
commitdiff
2016-05-15
Philippe Proulx
lttng.c: show basic help when no arguments are provided
tree
|
commitdiff
2016-04-05
Jonathan Rajotte
Fix: Use get_domain_str on add context
tree
|
commitdiff
2016-04-04
Jonathan Rajotte
Refactor: embed mi in "add_output "to remove code dupli...
tree
|
commitdiff
2016-04-04
Jonathan Rajotte
Refactor: embed mi in "del_record" to remove code dupli...
tree
|
commitdiff
2016-04-04
Jonathan Rajotte
Refactor: embed mi in "record" to remove code duplication
tree
|
commitdiff
2016-04-04
Jonathan Rajotte
Refactor: embed mi in "list_output" to remove code...
tree
|
commitdiff
2016-04-04
Jonathan Rajotte
Fix: do not return error on LTTNG_ERR_SNAPSHOT_NODATA
tree
|
commitdiff
2016-03-18
Julien Desfossez
Fix: metadata regenerate, error if too many args
tree
|
commitdiff
2016-03-18
Jérémie Galarneau
Data pending message is printed when unnecessary
tree
|
commitdiff
2016-03-18
Jérémie Galarneau
Show lttng-metadata man page in command's --help
tree
|
commitdiff
2016-03-18
Philippe Proulx
lttng.c: sort commands to get a nice list output
tree
|
commitdiff
2016-03-18
Philippe Proulx
lttng: add `help` command
tree
|
commitdiff
2016-03-18
Philippe Proulx
lttng.c: show man page with --help and remove usage
tree
|
commitdiff
2016-03-18
Philippe Proulx
lttng.c: CMD_UNDEFINED is used for invalid args too
tree
|
commitdiff
2016-03-18
Philippe Proulx
lttng: remove usage strings from commands
tree
|
commitdiff
2016-03-18
Philippe Proulx
lttng: show man page when using command's --help
tree
|
commitdiff
2016-03-18
Philippe Proulx
lttng add-context: add --list option
tree
|
commitdiff
2016-03-16
Julien Desfossez
Contexts for RT debugging
tree
|
commitdiff
2016-03-14
Julien Desfossez
Add MI output to the metadata regenerate command
tree
|
commitdiff
2016-03-11
Julien Desfossez
Command metadata regenerate
tree
|
commitdiff
2016-03-10
Julien Desfossez
Display discarded and lost events at destroy and stop
tree
|
commitdiff
2016-03-08
Jérémie Galarneau
CLI: Show filter expression associated to a syscall
tree
|
commitdiff
2016-03-08
Jérémie Galarneau
Rename filter string to filter expression in liblttng-ctl
tree
|
commitdiff
2016-03-08
Jérémie Galarneau
lttng enable-channel memsets lttng_channel to -1
tree
|
commitdiff
2016-03-08
Julien Desfossez
Extract the lost packets and discarded events counters
tree
|
commitdiff
2016-03-04
Jérémie Galarneau
Reuse constant string instead of duplicate literal
tree
|
commitdiff
2016-03-04
Jérémie Galarneau
Clean-up: simplify computation of string position
tree
|
commitdiff
2016-03-04
Jérémie Galarneau
Optimization: lttng UI uses sprintf instead of strcpy
tree
|
commitdiff
2016-03-03
Philippe Proulx
CLI: show event exclusion names
tree
|
commitdiff
2016-03-03
Jérémie Galarneau
CLI: show agent event filter string
tree
|
commitdiff
2016-03-03
Philippe Proulx
CLI: show event filter string
tree
|
commitdiff
2016-02-25
Julien Desfossez
Explicitly stop the session on lttng destroy
tree
|
commitdiff
2016-02-14
Jérémie Galarneau
Fix: Possible use-after-free in create_ctx_type()
tree
|
commitdiff
2016-02-12
Jérémie Galarneau
Add app context support to lttng client
tree
|
commitdiff
2015-11-12
Jérémie Galarneau
Fix: redefinition of _GNU_SOURCE
tree
|
commitdiff
2015-11-11
Philippe Proulx
lttng: add status command
tree
|
commitdiff
2015-11-11
Philippe Proulx
lttng: factor out declaration of commands
tree
|
commitdiff
2015-11-04
Philippe Proulx
Warn when exclusion names are truncated
tree
|
commitdiff
2015-10-19
Michael Jeanson
Rename config.h to session-config.h
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: Remove _GNU_SOURCE, defined in config.h
tree
|
commitdiff
2015-10-19
Michael Jeanson
Port: Add Solaris string compat
tree
|
commitdiff
2015-09-24
Jérémie Galarneau
Fix: Handle EINTR of waitpid when spawning a session...
tree
|
commitdiff
2015-09-22
Jérémie Galarneau
Reword warning on event disable
tree
|
commitdiff
next
This page took
0.048258 seconds
and
7
git commands to generate.