projects
/
lttng-tools.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
lttng-tools.git
2015-01-08
Mathieu Desnoyers
Fix: ust snapshot: cleanup after error
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Jérémie Galarneau
Fix: Mismatching return type in ust_app_ht_alloc()...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Mathieu Desnoyers
Cleanup: lock file already taken is error, not warning
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Mathieu Desnoyers
Fix: ust-app null pointer check needed for main refactoring
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Mathieu Desnoyers
Cleanup: relayd: centralize thread stopping function
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Jérémie Galarneau
Cleanup: Replace all perror() uses by the PERROR macro
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Mathieu Desnoyers
Refactor relayd main/set_options/cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Mathieu Desnoyers
Refactor consumerd main/cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Mathieu Desnoyers
Refactor sessiond main/cleanup/ht-cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Mathieu Desnoyers
Missing error handling: consumer_signal_init should...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Mathieu Desnoyers
Cleanup: consumerd: lines over 80 columns
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
Mathieu Desnoyers
Cleanup: consumerd: use PERROR rather than perror
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Mathieu Desnoyers
Cleanup: lttng-consumerd: remove stale TODO comment
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Mathieu Desnoyers
Misleading error handling: utils_create_pid_file()...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Mathieu Desnoyers
Missing error handling: consumerd parse_args should...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Mathieu Desnoyers
Missing error handling: ust_app_ht_alloc should return...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Mathieu Desnoyers
Fix: ust app leak on UST buffer creation error
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Mathieu Desnoyers
Fix: leak on UST buffer registry creation error
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Mathieu Desnoyers
Fix: agents ht leaks on destroy session
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Mathieu Desnoyers
Fix: add missing RCU read unlock
commit
|
commitdiff
|
tree
|
snapshot
2014-12-12
Julien Desfossez
Fix: help message for Python agent mentions Java
commit
|
commitdiff
|
tree
|
snapshot
2014-12-10
Julien Desfossez
Fix: don't destroy the sockets if the snapshot was...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Jérémie Galarneau
Fix: Missing RCU read locks in syscall_list_channel()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Jérémie Galarneau
Fix: Missing RCU read lock in kernel_destroy_session()
commit
|
commitdiff
|
tree
|
snapshot
2014-12-02
Philippe Proulx
Fix: channel names are not validated
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Jérémie Galarneau
Cleanup: Missing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Jérémie Galarneau
Fix: Apply consumer URI changes to all domains
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Jérémie Galarneau
Cleanup: Fix a typo in the MI tests
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Jérémie Galarneau
Test fix: Don't invoke the system's lttng client
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Jérémie Galarneau
Tests: Add a test to check disabled events are loaded...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Jérémie Galarneau
Fix: Don't leave events enabled if they were saved...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-01
Jérémie Galarneau
Fix: "Any" loglevel's value is -1 and not 0
commit
|
commitdiff
|
tree
|
snapshot
2014-11-28
Jérémie Galarneau
Test fix: LTTNG_SESSION_CONFIG_XSD_PATH expects an...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-27
Jérémie Galarneau
Fix: Memory leak on error in alloc_argv_from_user_opts()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Jérémie Galarneau
Cleanup: Unchecked close() return value in utils_create...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Jérémie Galarneau
Cleanup: No check of the return value of lttng_ht_del()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Jérémie Galarneau
Cleanup: Mixed enums used for return code in send_sessi...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Jérémie Galarneau
Cleanup: Cast poll() return value to void
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Jérémie Galarneau
Fix: Unreachable error logging in set_option()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: OOM leaks in sessiond modprobe.c
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Cleanup: sessiond modprobe.c: coding style
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Cleanup: test_utils_expand_path.c prototypes
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: test_utils_expand_path.c: out of memory error...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: test test_ust_data.c: check OOM
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: test libc-wrapper: check malloc OOM
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Cleanup: test libc-wrapper: main parameters
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: lttng-ctl: use zmalloc(), missing OOM check
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: filter-parser.y: use zmalloc(), missing OOM check
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: utils.c: check str*dup OOM
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Cleanup: implement zmalloc as static inline
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: rculfhash: use zmalloc()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: ini.c: use zmalloc()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: lttng lttng.c: check strdup OOM
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: lttng conf.c: use zmalloc()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: lttng view.c missing strdup OOM check
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: use zmalloc() in lttng view.c
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: use zmalloc() in lttng list.c
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: oom error check, realloc oom leak
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: use zmalloc in lttng enable_events.c
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: missing strdup oom check in lttng create.c
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: lttng add_context.c: use zmalloc
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Cleanup: add missing static to function modprobe_remove...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: add missing str*dup oom check in sessiond main.c
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: add missing sessiond kernel-consumer missing str...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: add missing strdup OOM check
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: add missing synchronization point for before app...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: tests: wait output hide Terminate errors
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: tests: remove killall, add missing SIGTERM handlers
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: high throughput test: reset bw limit on sigterm
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Fix: tests: add missing wait, document missing synchro
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Mathieu Desnoyers
Document test anti-patterns
commit
|
commitdiff
|
tree
|
snapshot
2014-11-23
Mathieu Desnoyers
Fix: test flaky sleep and wait patterns
commit
|
commitdiff
|
tree
|
snapshot
2014-11-23
Mathieu Desnoyers
Fix: tests: don't use pidof to wait for test apps
commit
|
commitdiff
|
tree
|
snapshot
2014-11-23
Mathieu Desnoyers
Fix: Live tracing does not honor live timer after first...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-23
Jérémie Galarneau
Fix: Handle empty daemon configuration file lines
commit
|
commitdiff
|
tree
|
snapshot
2014-11-23
Jérémie Galarneau
Docs: Add -f/--config option to lttng-sessiond man...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-23
Mathieu Desnoyers
Cleanup: spaghetti function return path
commit
|
commitdiff
|
tree
|
snapshot
2014-11-23
Mathieu Desnoyers
Fix: relayd: unbalanced RCU read-side lock/unlock
commit
|
commitdiff
|
tree
|
snapshot
2014-11-23
Mathieu Desnoyers
Fix: relayd: unbalanced RCU read lock/unlock
commit
|
commitdiff
|
tree
|
snapshot
2014-11-23
Mathieu Desnoyers
Fix: lttng-relayd: unhandled out of memory error
commit
|
commitdiff
|
tree
|
snapshot
2014-11-23
Mathieu Desnoyers
Fix: relayd viewer stream: unhandled out of memory...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Jérémie Galarneau
Build fix: Apps defining _LGPL_SOURCE must link to...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Jérémie Galarneau
Define _LGPL_SOURCE in test apps' tracepoint provider...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-19
Jérémie Galarneau
Define _LGPL_SOURCE in test applications
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Jérémie Galarneau
Fix: Missing rcu_read_lock in cmd_list_events()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Jérémie Galarneau
Fix: Missing rcu_read_lock in list_lttng_agent_events()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Jérémie Galarneau
Fix: Missing rcu_read_lock in cmd_list_channels()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Jérémie Galarneau
Fix: Missing rcu_read_locks in cmd_list_domains()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Jérémie Galarneau
Fix: Missing rcu_read_lock in cmd_snapshot_list_outputs()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Jérémie Galarneau
Fix: Missing rcu_read_lock in save_domains()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Jérémie Galarneau
Fix: Missing rcu_read_lock in ust_app_get_nb_stream()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Mathieu Desnoyers
Fix: UST subbuffers silently dropped on moderate trace...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-18
Jérémie Galarneau
Fix: Missing rcu_read_lock in get_session_max_subbuf_size()
commit
|
commitdiff
|
tree
|
snapshot
2014-11-17
Julien Desfossez
Fix: create/destroy a splice_pipe per stream
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Jérémie Galarneau
Note find_ust_app_context must be called with RCU read...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Julien Desfossez
Fix: empty indexes_ht before destroying it.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Julien Desfossez
Fix: removed useless key from relay_index
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Jérémie Galarneau
Fix: Ambiguous agent event filter bytecode ownership
commit
|
commitdiff
|
tree
|
snapshot
2014-11-16
Mathieu Desnoyers
Fix: filter bytecode and string memory leak on error
commit
|
commitdiff
|
tree
|
snapshot
2014-11-15
Mathieu Desnoyers
Fix: define _LGPL_SOURCE in C files
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.041927 seconds
and
5
git commands to generate.