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
/
lttng-sessiond
/
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-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
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 session_name instead of channel_name in...
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
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
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-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: 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
2016-11-28
Liguang Li
Fix: truncate the metadata file in shm-path
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-10-20
Jérémie Galarneau
Fix: stop sessiond 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
Warning fix: forward declare struct lttng_ust_calibrate
tree
|
commitdiff
2016-10-07
Philippe Proulx
Remove calibrate from lttng-sessiond
tree
|
commitdiff
2016-10-07
Jonathan Rajotte
Apply the overrides attributes during configuration...
tree
|
commitdiff
2016-10-07
Mathieu Desnoyers
Fix: ignore SIGPIPE
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-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-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-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
Philippe Proulx
Fix: sessiond ht_match_event() check if filter is NULL
tree
|
commitdiff
2016-06-27
Jérémie Galarneau
Tests: spawn ht_cleanup thread in unit tests
tree
|
commitdiff
2016-06-27
Jérémie Galarneau
Lazily initialize max poll set size
tree
|
commitdiff
2016-06-17
Jérémie Galarneau
Revert "Assert that a valid clean-up pipe exists on...
tree
|
commitdiff
2016-06-16
Mathieu Desnoyers
Allow channel mode override in snapshot sessions
tree
|
commitdiff
2016-06-16
Mathieu Desnoyers
Fix: validate number of subbuffers after tweaking prope...
tree
|
commitdiff
2016-06-14
Jérémie Galarneau
Assert that a valid clean-up pipe exists on ht_cleanup_push
tree
|
commitdiff
2016-06-09
Jérémie Galarneau
Fix: leak of UST app hash tables
tree
|
commitdiff
2016-06-08
Jérémie Galarneau
Fix: leak of reply buffer on data pending check
tree
|
commitdiff
2016-06-03
Jérémie Galarneau
Docs: fix comment typos in lttng-sessiond's main.c
tree
|
commitdiff
2016-06-02
Jérémie Galarneau
Clean-up: harmonize kernctl API error checking
tree
|
commitdiff
2016-06-02
Jérémie Galarneau
Docs: document safety of consumer_thread_is_ready access
tree
|
commitdiff
2016-06-02
Jérémie Galarneau
Clean-up: unused ret values in thread_manage_health
tree
|
commitdiff
2016-06-02
Jérémie Galarneau
Clean-up: remove dead code in sessiond's set_option()
tree
|
commitdiff
2016-05-19
Mathieu Desnoyers
Fix: kernel tracing: flush after stop
tree
|
commitdiff
2016-05-19
Mathieu Desnoyers
Fix: UST should not generate packet at destroy after...
tree
|
commitdiff
2016-05-18
Mathieu Desnoyers
Fix: remove logically dead code in send_channel_uid_to_ust
tree
|
commitdiff
2016-05-18
Mathieu Desnoyers
Fix: unchecked return value in trace_clock_read64_monotonic
tree
|
commitdiff
2016-05-18
Jérémie Galarneau
Clean-up verbosity incrementation in set_option
tree
|
commitdiff
2016-05-18
Jérémie Galarneau
Fix: Deference after null check in sessiond set_option
tree
|
commitdiff
2016-05-18
Mathieu Desnoyers
Fix: Integer overflowed argument
tree
|
commitdiff
2016-05-17
Mathieu Desnoyers
Fix: illegal memory access in consumer_set_subdir
tree
|
commitdiff
2016-05-17
Mathieu Desnoyers
Fix: illegal memory access in syscall_init_table
tree
|
commitdiff
2016-05-17
Mathieu Desnoyers
Fix: illegal memory access in write_pidfile
tree
|
commitdiff
2016-05-17
Mathieu Desnoyers
Fix: illegal memory access in list_lttng_channels
tree
|
commitdiff
2016-05-17
Mathieu Desnoyers
Fix: illegal memory access in cmd_snapshot_record
tree
|
commitdiff
2016-05-17
Mathieu Desnoyers
Fix: illegal memory access in output_init
tree
|
commitdiff
2016-05-17
Mathieu Desnoyers
Fix: illegal memory access in consumer_set_network_uri
tree
|
commitdiff
2016-05-17
Mathieu Desnoyers
Fix: illegal memory access in cmd_snapshot_list_outputs
tree
|
commitdiff
2016-05-17
Mathieu Desnoyers
Fix: illegal memory access in list_events
tree
|
commitdiff
2016-05-17
Mathieu Desnoyers
Fix: illegal memory access in disable_event
tree
|
commitdiff
2016-05-17
Mathieu Desnoyers
Fix: illegal memory access in enable_event
tree
|
commitdiff
next
This page took
0.05365 seconds
and
7
git commands to generate.