projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Change --jul-port-tcp and jul.port to use agent namespace
[lttng-tools.git]
/
src
/
bin
/
lttng
/
commands
/
2014-07-30
Mathieu Desnoyers
Fix: git version build system integration (v2)
tree
|
commitdiff
2014-07-29
David Goulet
Add --disable-git-version to configure
tree
|
commitdiff
2014-07-29
Jonathan Rajotte...
Always print GIT_VERSION even if empty
tree
|
commitdiff
2014-07-29
Jonathan Rajotte...
Fix: mi: logically dead code, missing ret assignment
tree
|
commitdiff
2014-07-28
David Goulet
Fix: comment syntax and indentation
tree
|
commitdiff
2014-07-23
Jonathan Rajotte...
Mi: fix: use GIT_VERSION inplace of FULL_NAME
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi fix: conserve original error handling behaviour
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Fix mi: use of wrong variable for error propagation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi fix: refactor disable_channel mi output to success...
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Fix mi: add support for Jul loglevel
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi disable-channel command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi disable-event command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi set-session command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi enable-event command: support for enable-event command
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi enable-channel command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi add-context command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi calibrate command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi destroy command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi create command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi stop command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi start command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi save&load command: support and validation
tree
|
commitdiff
2014-07-22
Jonathan Rajotte...
Mi version command: add commit version to mi version
tree
|
commitdiff
2014-07-22
Jonathan Rajotte
Mi: support for command list
tree
|
commitdiff
2014-07-22
Jonathan Rajotte
Mi: mi backend + mi for command version
tree
|
commitdiff
2014-07-15
David Goulet
Fix: on session load, add it to the .lttngrc
tree
|
commitdiff
2014-07-14
David Goulet
Fix: use biggest subbuffer size for snapshot max-size
tree
|
commitdiff
2014-07-10
David Goulet
Fix: don't print channel name on enable JUL event
tree
|
commitdiff
2014-07-10
Jérémie Galarneau
Fix: check malloc return value
tree
|
commitdiff
2014-07-10
Jérémie Galarneau
Fix: static array larger than necessary
tree
|
commitdiff
2014-07-09
David Goulet
Fix: auto load session in the auto/ directory
tree
|
commitdiff
2014-06-19
Francis Deslauriers
Fix: Add vpid, vppid and vtid info in add-context help
tree
|
commitdiff
2014-06-17
Jonathan Rajotte...
Fix: wrong behavior of save command when no session...
tree
|
commitdiff
2014-05-26
David Goulet
List session event loglevel for the JUL domain
tree
|
commitdiff
2014-05-22
David Goulet
Revert "Remove --no-output option from the command...
tree
|
commitdiff
2014-05-22
David Goulet
Remove --no-output option from the command line
tree
|
commitdiff
2014-05-22
David Goulet
Add max-size to snapshot list output
tree
|
commitdiff
2014-05-22
David Goulet
Add live timer and tracefile count/size to list
tree
|
commitdiff
2014-05-22
David Goulet
Fix: remove bad option in enable channel --help
tree
|
commitdiff
2014-05-21
Mathieu Desnoyers
Doc: document tracefile max size discarded event limitation
tree
|
commitdiff
2014-05-13
Raphaël Beamonte
Add git commit id to the version if it's not a tag
tree
|
commitdiff
2014-05-07
Jérémie Galarneau
Fix: Don't output to stdout from lttng-ctl
tree
|
commitdiff
2014-05-05
Mathieu Desnoyers
Implement LTTng-UST perf counters support
tree
|
commitdiff
2014-03-28
David Goulet
Fix: don't spawn relayd if URL is provided
tree
|
commitdiff
2014-03-26
David Goulet
Fix: allow loading session file with -i option
tree
|
commitdiff
2014-03-26
David Goulet
Update load help message
tree
|
commitdiff
2014-03-26
David Goulet
Print message on a successful load command
tree
|
commitdiff
2014-03-26
David Goulet
Remove -s option from lttng load command
tree
|
commitdiff
2014-03-24
David Goulet
Fix: allow empty URL for live session creation
tree
|
commitdiff
2014-03-12
David Goulet
Fix: add error/msg output to save command
tree
|
commitdiff
2014-03-10
Zifei Tong
Fix: clang 'constant-out-of-range-compare' warning
tree
|
commitdiff
2014-03-10
Jérémie Galarneau
Add load command to the lttng client
tree
|
commitdiff
2014-03-10
Jérémie Galarneau
Add a save command based on the save API to the lttng...
tree
|
commitdiff
2014-02-28
David Goulet
Fix: improve lttng with live by spawning relayd
tree
|
commitdiff
2014-02-27
David Goulet
Fix: handle loglevel range ALL in list command
tree
|
commitdiff
2014-02-27
David Goulet
Revert "Fix: format + PACKAGE_URL for dynamic printing"
tree
|
commitdiff
2014-02-26
David Goulet
Fix: add loglevel type to lttng list <name>
tree
|
commitdiff
2014-02-26
David Goulet
Fix: add some sane default values to --live opt
tree
|
commitdiff
2014-02-25
Jonathan Rajotte
Fix: format + PACKAGE_URL for dynamic printing
tree
|
commitdiff
2014-02-25
David Goulet
Fix: lttng list -u <name> should only list UST
tree
|
commitdiff
2014-02-21
Mathieu Desnoyers
Fix: scanf unbounded input
tree
|
commitdiff
2014-02-12
David Goulet
Man: clarify loglevel for JUL domain
tree
|
commitdiff
2014-01-28
David Goulet
Fix: add missing JUL loglevel handling
tree
|
commitdiff
2014-01-14
David Goulet
Fix: report to client when snapshot will be empty
tree
|
commitdiff
2014-01-09
David Goulet
Fix: missing reset when listing UST fields for multiple...
tree
|
commitdiff
2013-11-28
David Goulet
Fix: resource leak in enable-event command
tree
|
commitdiff
2013-11-14
JP Ikaheimonen
When listing events, show exclusions if they exist
tree
|
commitdiff
2013-11-14
JP Ikaheimonen
Add exclusion names to diagnostic printouts
tree
|
commitdiff
2013-11-14
JP Ikaheimonen
Detect and report exclusion option errors
tree
|
commitdiff
2013-11-14
JP Ikaheimonen
Parse exclusions and forward them to the control handler
tree
|
commitdiff
2013-11-14
JP Ikaheimonen
Add a function to check for legal exclusions
tree
|
commitdiff
2013-11-14
JP Ikaheimonen
Add usage for --exclude option
tree
|
commitdiff
2013-11-14
JP Ikaheimonen
Add -exclude option to enable-event command
tree
|
commitdiff
2013-11-13
Jérémie Galarneau
Fix: Warn that kernel loglevels are unsupported
tree
|
commitdiff
2013-11-04
David Goulet
Fix: bad copy paste in enable-channel command
tree
|
commitdiff
2013-11-04
David Goulet
Fix: don't enable if param overflows when rounded up
tree
|
commitdiff
2013-11-04
David Goulet
Fix: add default name in snapshot add-output msg
tree
|
commitdiff
2013-10-16
David Goulet
Add lttng list -j command to list possible events
tree
|
commitdiff
2013-10-16
David Goulet
Add -j/--jul to lttng UI and ABI
tree
|
commitdiff
2013-09-27
Julien Desfossez
Live timer set up
tree
|
commitdiff
2013-08-26
Simon Marchi
Add --list-commands option to the snapshot command
tree
|
commitdiff
2013-08-23
Simon Marchi
Use parse_size_suffix in snapshot
tree
|
commitdiff
2013-08-22
David Goulet
Fix: add missing short filter option in help
tree
|
commitdiff
2013-08-22
David Goulet
Fix: remove calibrate syscall option from code
tree
|
commitdiff
2013-08-21
David Goulet
Fix: add UST context in the same order the user enabled...
tree
|
commitdiff
2013-08-16
Mathieu Desnoyers
Fix: typos in --help and manpage
tree
|
commitdiff
2013-07-19
Mathieu Desnoyers
Cleanup: add missing dot
tree
|
commitdiff
2013-07-19
Mathieu Desnoyers
Fix: (slight UI change) refuse missing -c if non-defaul...
tree
|
commitdiff
2013-07-18
Mathieu Desnoyers
Manpage: cleanup layout of snapshot
tree
|
commitdiff
2013-07-18
Mathieu Desnoyers
Manpage: cleanup layout of set-session
tree
|
commitdiff
2013-07-18
Mathieu Desnoyers
Manpage: cleanup layout of list
tree
|
commitdiff
2013-07-18
Mathieu Desnoyers
Manpage: cleanup layout of disable-event
tree
|
commitdiff
2013-07-18
Mathieu Desnoyers
Manpage: cleanup layout of disable-channel
tree
|
commitdiff
2013-07-18
Mathieu Desnoyers
Manpage: cleanup layout of enable-event
tree
|
commitdiff
2013-07-18
Mathieu Desnoyers
Manpage: cleanup layout of enable-channel
tree
|
commitdiff
2013-07-14
David Goulet
Merge branch 'master' of git://git.lttng.org/lttng...
tree
|
commitdiff
2013-07-14
David Goulet
Fix: update lttng snapshot help output
tree
|
commitdiff
2013-07-12
David Goulet
Support del-output with an output name
tree
|
commitdiff
2013-07-12
David Goulet
New UST default buffers is now per UID
tree
|
commitdiff
2013-07-12
David Goulet
Add snapshot mode to lttng list session
tree
|
commitdiff
next
This page took
0.05601 seconds
and
8
git commands to generate.