projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Clean-up: remove useless comment
[lttng-tools.git]
/
src
/
bin
/
2017-05-28
Jérémie Galarneau
Clean-up: remove useless comment
tree
|
commitdiff
2017-05-23
Jérémie Galarneau
Fix: semaphore semantics are expected from notification...
tree
|
commitdiff
2017-05-22
Mathieu Desnoyers
relay: use urcu_ref_get_unless_zero
tree
|
commitdiff
2017-05-19
Mathieu Desnoyers
Fix: lttng-sessiond: cpu hotplug: send channel to consu...
tree
|
commitdiff
2017-05-19
Mathieu Desnoyers
Fix: lttng-sessiond: cpu hotplug stream number mismatch
tree
|
commitdiff
2017-05-19
Mathieu Desnoyers
Fix: thread exit vs futex wait/wakeup race
tree
|
commitdiff
2017-05-19
Jérémie Galarneau
Fix: use lttng_waiter instead of futex in notification...
tree
|
commitdiff
2017-05-15
Jérémie Galarneau
Fix: pthread_join on thread start error
tree
|
commitdiff
2017-05-15
Jérémie Galarneau
Fix: missing check on notification thread join
tree
|
commitdiff
2017-05-15
Jérémie Galarneau
Fix: status_loc argument of waitpid() is used on error
tree
|
commitdiff
2017-05-11
Jérémie Galarneau
Fix: leak of deserialized trigger sent from client
tree
|
commitdiff
2017-05-11
Jérémie Galarneau
Clean-up: missing static qualifier on internal function
tree
|
commitdiff
2017-05-10
Jérémie Galarneau
Fix: skip empty revents in notificationthread
tree
|
commitdiff
2017-05-09
Jérémie Galarneau
Fix: missing header causes build failure with --disable...
tree
|
commitdiff
2017-05-08
Jérémie Galarneau
Clean-up: use lttng_read() wrapper instead of read()
tree
|
commitdiff
2017-05-06
Francis Deslauriers
Fix: Exclusion check iterates multiple times on same...
tree
|
commitdiff
2017-05-06
Jérémie Galarneau
Fix: free of uninitialized value on error path
tree
|
commitdiff
2017-05-06
Jérémie Galarneau
Fix: memory leak of client_list_element
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
Jérémie Galarneau
Fix: use of session_name instead of channel_name in...
tree
|
commitdiff
2017-05-05
Mathieu Desnoyers
Fix: lttng-live: send HUP reply when per-PID streams...
tree
|
commitdiff
2017-05-05
Jonathan Rajotte
Fix: syscall_table_nb_entry invalid value when no sysca...
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Tests fix: initialize kernel extended channel attributes
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Tests fix: initialize UST extended channel attributes
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-05-05
Jérémie Galarneau
Implement consumer ring buffer position sampling
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Add new snapshot ustctl API
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Handle trigger registration and unregistration in sessiond
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Start notification subsystem thread in sessiond initial...
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Clean-up: fix comment type in lttng-consumerd.c
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Add the sessiond notification-handling subsystem
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Clean-up: comment fix in agent_thread_manage_registration
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Clean-up: fix typo in sessiond main.c comment
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Docs: fix comment describing ust_cmd_queue
tree
|
commitdiff
2017-02-14
Michael Jeanson
Port: Link with no-undefined on Windows
tree
|
commitdiff
2017-02-14
Michael Jeanson
Fix: Remove unused headers
tree
|
commitdiff
2017-01-25
Jonathan Rajotte
Fix: null dereference on error path for create_ctx_type
tree
|
commitdiff
2017-01-24
Jonathan Rajotte
x is never reused, no need to shift it
tree
|
commitdiff
2017-01-23
Mathieu Desnoyers
Fix: sessiond: only send streams to consumer once
tree
|
commitdiff
2017-01-19
Mathieu Desnoyers
Fix: consumerd main: needs to be a registered RCU thread
tree
|
commitdiff
2017-01-19
Mathieu Desnoyers
Fix: thread_dispatch_ust_registration needs to be a...
tree
|
commitdiff
2017-01-19
Jérémie Galarneau
Fix: don't abort metadata push on closed metadata
tree
|
commitdiff
2017-01-09
Mathieu Desnoyers
Fix: add missing rcu_barrier before daemon teardown
tree
|
commitdiff
2017-01-06
Jonathan Rajotte
Fix: lttng-relayd: forcefully close stream on relayd...
tree
|
commitdiff
2016-12-16
Jonathan Rajotte
Fix: free previous instance of url (alloc_url) on defau...
tree
|
commitdiff
2016-12-16
Mathieu Desnoyers
Fix: relayd vs consumerd compatibility
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-28
Liguang Li
Fix: truncate the metadata file in shm-path
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-11-21
Francis Deslauriers
Fix: add missing refcount of loaded modules
tree
|
commitdiff
2016-11-18
Jérémie Galarneau
Fix: only unload successfully loaded kernel modules
tree
|
commitdiff
2016-11-08
Anders Wallin
Add version info to lttng-relayd help
tree
|
commitdiff
2016-10-20
Jérémie Galarneau
Fix: stop sessiond threads on health thread error
tree
|
commitdiff
2016-10-20
Jérémie Galarneau
Fix: stop lttng-relayd threads on health thread error
tree
|
commitdiff
2016-10-20
Jérémie Galarneau
Remove run-as compat wrapper from internal code
tree
|
commitdiff
2016-10-19
Jonathan Rajotte
Fix: save: leak of configuration file fd
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
Jérémie Galarneau
Warning fix: forward declare struct lttng_ust_calibrate
tree
|
commitdiff
2016-10-07
Jonathan Rajotte
load: introduce --override-name
tree
|
commitdiff
2016-10-07
Philippe Proulx
Remove calibrate from lttng-sessiond
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
Jonathan Rajotte
Apply the overrides attributes during configuration...
tree
|
commitdiff
2016-10-07
Jérémie Galarneau
Fix: check for a session daemon before running load...
tree
|
commitdiff
2016-10-07
Mathieu Desnoyers
Fix: ignore SIGPIPE
tree
|
commitdiff
2016-10-07
Jonathan Rajotte
Use lttng api for the load command
tree
|
commitdiff
2016-10-05
Simon Marchi
lttng-sessiond: auto-load lttng-probe-i2c module
tree
|
commitdiff
2016-10-04
Jérémie Galarneau
Fix: honor negative (unlimited) app socket timeout
tree
|
commitdiff
2016-09-28
Jérémie Galarneau
Fix: time redefinition warnings on macOS builds
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-25
Jérémie Galarneau
Fix: RCU lock imbalance on error in cmd_snapshot_list_o...
tree
|
commitdiff
2016-08-05
Michael Jeanson
Port: Detect platforms where librt is required
tree
|
commitdiff
2016-08-05
Michael Jeanson
Port: Add OSX clock_gettime compat
tree
|
commitdiff
2016-08-03
Jérémie Galarneau
Clean-up: remove useless assignment
tree
|
commitdiff
2016-08-01
Jérémie Galarneau
Fix: unchecked init_pipe return value
tree
|
commitdiff
2016-08-01
Jérémie Galarneau
Clean-up: remove useless assignment
tree
|
commitdiff
2016-07-08
Julien Desfossez
Enable perf PMU counters by raw ID
tree
|
commitdiff
2016-07-06
Jérémie Galarneau
Add missing ust_app_regenerate_statedump_all stub
tree
|
commitdiff
2016-07-06
Jérémie Galarneau
Clean-up: remove unused ust_app_regenerate_metadata_all
tree
|
commitdiff
2016-07-06
Julien Desfossez
Allow regenerating the statedump of a running session
tree
|
commitdiff
2016-07-06
Mathieu Desnoyers
UST command to regenerate the statedump
tree
|
commitdiff
2016-07-06
Julien Desfossez
Rename the "metadata regenerate" command to "regenerate...
tree
|
commitdiff
2016-07-05
Philippe Proulx
Fix: protocol mismatch between UST and tools
tree
|
commitdiff
2016-07-05
Jérémie Galarneau
ust-ctl: use fixed-size integer rather than enum
tree
|
commitdiff
2016-07-05
Philippe Proulx
Add support for UST's autoincrementing enum entries
tree
|
commitdiff
2016-07-04
Sebastien Boisvert
Fix: English syntax errors in 'lttng status'
tree
|
commitdiff
2016-06-29
Michael Jeanson
Fix: Set thread stack size to ulimit soft value
tree
|
commitdiff
2016-06-28
Michael Jeanson
Fix: missing include ctype.h for isdigit()
tree
|
commitdiff
2016-06-28
Michael Jeanson
Fix: error.h -> common/error.h
tree
|
commitdiff
2016-06-28
Michael Jeanson
Fix: snapshot del-output with name on musl
tree
|
commitdiff
2016-06-28
Philippe Proulx
Fix: sessiond ht_match_event() check if filter is NULL
tree
|
commitdiff
next
This page took
0.042909 seconds
and
7
git commands to generate.