projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Make the launch of the application registration thread blocking
[lttng-tools.git]
/
src
/
bin
/
lttng
/
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
2015-09-22
Jonathan Rajotte
Help: add -j -l -p option to help string
tree
|
commitdiff
2015-09-22
Jonathan Rajotte
Fix: disable kernel event based on name and event type
tree
|
commitdiff
2015-09-15
Jérémie Galarneau
Remove dead code from view command
tree
|
commitdiff
2015-09-15
Jérémie Galarneau
Remove dead code from disable-channel command
tree
|
commitdiff
2015-09-15
Jérémie Galarneau
Remove dead code from disable-event command
tree
|
commitdiff
2015-09-15
Philippe Proulx
Fix: error on no/multiple domain options
tree
|
commitdiff
2015-09-15
Jérémie Galarneau
Remove dead code from the calibrate command
tree
|
commitdiff
2015-09-15
Jérémie Galarneau
Remove dead code from add-context command
tree
|
commitdiff
2015-09-06
Jérémie Galarneau
Remove dot after enable-event message
tree
|
commitdiff
2015-09-06
Antoine Busque
Fix: don't print the default channel name when enabling...
tree
|
commitdiff
2015-09-06
Antoine Busque
Fix: fail gracefully on --exclude on unsupported domains
tree
|
commitdiff
2015-09-06
Antoine Busque
Fix: correct mismatched function signatures
tree
|
commitdiff
2015-09-06
Jérémie Galarneau
Clearer error reporting when failing to launch session...
tree
|
commitdiff
2015-09-06
Philippe Proulx
Daemonize sessiond on `lttng create`
tree
|
commitdiff
2015-09-06
Philippe Proulx
Fix: list_ust_events(): dangling pointer
tree
|
commitdiff
2015-09-06
Philippe Proulx
Fix: MI: close domain when listing multiple agent domains
tree
|
commitdiff
2015-09-05
Jonathan Rajotte
Fix: use pid element instead of process element
tree
|
commitdiff
2015-09-01
Jérémie Galarneau
Only display agent loglevel if the loglevel type is...
tree
|
commitdiff
2015-09-01
Jérémie Galarneau
Don't assume that Log4j and JUL share the same log...
tree
|
commitdiff
2015-09-01
Jérémie Galarneau
Fix: Mention Python as part of enable-event's usage()
tree
|
commitdiff
2015-09-01
Jérémie Galarneau
Add agent domains to lttng enable-event usage()
tree
|
commitdiff
2015-08-13
Jérémie Galarneau
Clean-up: Rename lib_func to cmd_func
tree
|
commitdiff
2015-08-13
Michael Jeanson
Fix: Improve the error reporting of the track/untrack...
tree
|
commitdiff
2015-08-11
Jérémie Galarneau
Fix: Ensure a valid command error code is returned...
tree
|
commitdiff
2015-08-11
Jonathan Rajotte
Mi: track/untrack/listing
tree
|
commitdiff
2015-08-07
Jérémie Galarneau
Fix "allocator sizeof operand mismatch" warning
tree
|
commitdiff
2015-08-07
Jérémie Galarneau
Clean-up: remove extra space in comment
tree
|
commitdiff
2015-07-27
Partha Pratim Mukh...
Fix: set session should not set non-existent session
tree
|
commitdiff
2015-07-27
Jonathan Rajotte
Fix: pids should be numbers only
tree
|
commitdiff
2015-07-26
Jérémie Galarneau
Fix: only launch a new session daemon for the "create...
tree
|
commitdiff
2015-07-24
Jérémie Galarneau
Fix: Unhandled domain option condition in list_agent_events
tree
|
commitdiff
2015-07-24
Jérémie Galarneau
Fix: Crash on lttng list -j/-l/-p when no events are...
tree
|
commitdiff
2015-07-06
Partha Pratim Mukh...
Fix: destroy session removes the default config file
tree
|
commitdiff
2015-06-23
Jérémie Galarneau
Fix: get_cmdline_by_pid path length assumes a max pid...
tree
|
commitdiff
2015-06-23
Jérémie Galarneau
Clean-up: Remove ifdef-ed out lttng list options
tree
|
commitdiff
2015-05-22
Jérémie Galarneau
Clean-up: Remove ifdef-ed out function:entry feature
tree
|
commitdiff
2015-04-02
Jérémie Galarneau
Fix: Check that lttng create --live's time is not zero
tree
|
commitdiff
2015-04-02
Jérémie Galarneau
UI: Only show live timer when the session is in live...
tree
|
commitdiff
2015-04-02
Jérémie Galarneau
UI: Only show tracker PID state when enabled
tree
|
commitdiff
2014-11-11
Mathieu Desnoyers
Implement kernel filter support
tree
|
commitdiff
2014-11-03
Mathieu Desnoyers
Implement lttng-modules tracepoint wildcard support
tree
|
commitdiff
2015-03-30
Mathieu Desnoyers
Implement PID tracker content listing
tree
|
commitdiff
2015-03-30
Mathieu Desnoyers
Implement PID tracking for kernel tracing
tree
|
commitdiff
2015-03-26
Jérémie Galarneau
Fix: possible use of uninitialized data in loglevel...
tree
|
commitdiff
2015-03-26
Jérémie Galarneau
Cleanup: Remove stale #ifdef-ed-out code from spawn_vie...
tree
|
commitdiff
2015-03-26
Jérémie Galarneau
Fix: Possible call to execvp with NULL argument on...
tree
|
commitdiff
2015-03-26
Mathieu Desnoyers
Implement --shm-path option for UST sessions (per-uid...
tree
|
commitdiff
2015-01-19
Mathieu Desnoyers
Fix: setuid/setgid daemons should not get sensitive...
tree
|
commitdiff
2015-01-19
Mathieu Desnoyers
Fix: grab more than one packet for snapshots
tree
|
commitdiff
2015-01-07
Jérémie Galarneau
Cleanup: Replace all perror() uses by the PERROR macro
tree
|
commitdiff
2014-12-12
Julien Desfossez
Fix: help message for Python agent mentions Java
tree
|
commitdiff
2014-12-02
Philippe Proulx
Fix: channel names are not validated
tree
|
commitdiff
2014-12-01
Jérémie Galarneau
Fix: "Any" loglevel's value is -1 and not 0
tree
|
commitdiff
2014-11-27
Jérémie Galarneau
Fix: Memory leak on error in alloc_argv_from_user_opts()
tree
|
commitdiff
2014-11-26
Mathieu Desnoyers
Fix: lttng lttng.c: check strdup OOM
tree
|
commitdiff
2014-11-26
Mathieu Desnoyers
Fix: lttng conf.c: use zmalloc()
tree
|
commitdiff
2014-11-26
Mathieu Desnoyers
Fix: lttng view.c missing strdup OOM check
tree
|
commitdiff
2014-11-26
Mathieu Desnoyers
Fix: use zmalloc() in lttng view.c
tree
|
commitdiff
2014-11-26
Mathieu Desnoyers
Fix: use zmalloc() in lttng list.c
tree
|
commitdiff
2014-11-26
Mathieu Desnoyers
Fix: oom error check, realloc oom leak
tree
|
commitdiff
2014-11-26
Mathieu Desnoyers
Fix: use zmalloc in lttng enable_events.c
tree
|
commitdiff
2014-11-26
Mathieu Desnoyers
Fix: missing strdup oom check in lttng create.c
tree
|
commitdiff
2014-11-26
Mathieu Desnoyers
Fix: lttng add_context.c: use zmalloc
tree
|
commitdiff
2014-11-15
Mathieu Desnoyers
Fix: define _LGPL_SOURCE in C files
tree
|
commitdiff
next
This page took
0.049746 seconds
and
7
git commands to generate.