projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix: assert() on null index_file in lttng_index_file_write()
[lttng-tools.git]
/
src
/
common
/
2017-05-08
Jonathan Rajotte
Fix: assert() on null index_file in lttng_index_file_wr...
tree
|
commitdiff
2017-05-08
Jonathan Rajotte
Fix: fail on relayd lookup when finding a relayd is...
tree
|
commitdiff
2017-05-07
Jérémie Galarneau
Fix: NULL pointer dereference in lttng_condition_serialize
tree
|
commitdiff
2017-05-06
Jérémie Galarneau
Fix: return of free'd string on error in strutils_split()
tree
|
commitdiff
2017-05-06
Jérémie Galarneau
Silence bogus Coverity warning of uninitialized value
tree
|
commitdiff
2017-05-06
Jérémie Galarneau
Silence bogus Coverity warning of uninitialized value
tree
|
commitdiff
2017-05-06
Jérémie Galarneau
Silence bogus Coverity warning of uninitialized value
tree
|
commitdiff
2017-05-06
Jérémie Galarneau
Silence bogus Coverity warning of uninitialized value
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Fix: consumer-timer.c includes ust-ctl.h even --without...
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Add string-utils to dist subdirs in libcommon
tree
|
commitdiff
2017-05-05
Philippe Proulx
Add string-utils convenience library
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 kernctl RING_BUFFER_SNAPSHOT_SAMPLE_POSITIONS command
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 client notification API
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Add utils_get_count_order_u64 to utils
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Implement poll mask modification support in poll wrappers
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Add the container_of() macro to macro.h
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Add pipe_release utils to the pipe wrapper
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Add named pipe support to the pipe wrapper
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Add non_block version of functions to UNIX socket wrapper
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Add lttng_buffer_view util
tree
|
commitdiff
2017-05-05
Jérémie Galarneau
Add lttng_dynamic_buffer util
tree
|
commitdiff
2017-02-14
Michael Jeanson
Port: win32 DLLs don't support hidden symbols
tree
|
commitdiff
2017-02-14
Michael Jeanson
Port: add cygwin support to endian compat
tree
|
commitdiff
2017-02-14
Michael Jeanson
Fix: Remove unused headers
tree
|
commitdiff
2017-01-26
Michael Jeanson
Fix: Lazily initialize max poll set size in poll compat
tree
|
commitdiff
2017-01-24
Jonathan Rajotte
x is never reused, no need to shift it
tree
|
commitdiff
2017-01-23
Mathieu Desnoyers
Fix: consumerd: add missing put_subbuf for ust and...
tree
|
commitdiff
2017-01-09
Mathieu Desnoyers
Fix: consumerd: order of metadata cache vs stream lock
tree
|
commitdiff
2017-01-09
Michael Jeanson
Fix: Add missing pthread.h include
tree
|
commitdiff
2017-01-08
Jérémie Galarneau
Fix: reverse channel and metadata cache lock nesting...
tree
|
commitdiff
2017-01-07
Jérémie Galarneau
Fix: only lock the metadata_cache in userspace consumers
tree
|
commitdiff
2017-01-07
Jérémie Galarneau
Fix: lock nesting order reversed
tree
|
commitdiff
2016-12-21
Jérémie Galarneau
Fix: protect the channel's metadata stream using the...
tree
|
commitdiff
2016-12-20
Jérémie Galarneau
Fix: double unlock of metadata mutex on error
tree
|
commitdiff
2016-12-16
Mathieu Desnoyers
Fix: add element length check in lttng_index_file_open
tree
|
commitdiff
2016-12-16
Jérémie Galarneau
Assert that index_file does not exist before setting...
tree
|
commitdiff
2016-12-16
Mathieu Desnoyers
Fix: relayd vs consumerd compatibility
tree
|
commitdiff
2016-11-25
Jonathan Rajotte
Load: expose overrides elements in mi
tree
|
commitdiff
2016-11-25
Jonathan Rajotte
Fix: assign values to path, ctrl and data uris during...
tree
|
commitdiff
2016-10-20
Jérémie Galarneau
Fix: report an error if unix socket address is too...
tree
|
commitdiff
2016-10-20
Jérémie Galarneau
Remove outdated comment about run_as open being broken
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
Jonathan Rajotte
lttng_ctl: add session_name to load override
tree
|
commitdiff
2016-10-07
Philippe Proulx
Remove calibrate from liblttng-ctl
tree
|
commitdiff
2016-10-07
Philippe Proulx
Remove calibrate command from lttng CLI
tree
|
commitdiff
2016-10-07
Jonathan Rajotte
Apply the overrides attributes during configuration...
tree
|
commitdiff
2016-10-07
Jonathan Rajotte
lttng-ctl: add override helper to load api
tree
|
commitdiff
2016-10-07
Jonathan Rajotte
Rename override to overwrite for config_load_session
tree
|
commitdiff
2016-10-07
Jonathan Rajotte
Fix: report truncation on snprintf
tree
|
commitdiff
2016-10-06
Jonathan Rajotte
Fix: do not overwrite ret if already set and session...
tree
|
commitdiff
2016-10-05
Mathieu Desnoyers
Bump lttng-modules ABI minor version
tree
|
commitdiff
2016-10-05
Mathieu Desnoyers
Fix: handle backward compatibility with lttng-modules 2.7
tree
|
commitdiff
2016-10-04
Jérémie Galarneau
Build: Replace use of deprecated AM_PATH_XML2
tree
|
commitdiff
2016-09-29
Jérémie Galarneau
Build fix: macOS Sierra provides clock_gettime
tree
|
commitdiff
2016-09-28
Jérémie Galarneau
Fix: time redefinition warnings on macOS builds
tree
|
commitdiff
2016-08-31
Jérémie Galarneau
Fix: pass a valid length to accept() on unix domain...
tree
|
commitdiff
2016-08-26
Jérémie Galarneau
Log signals received by run_as worker
tree
|
commitdiff
2016-08-26
Jérémie Galarneau
Missing word in worker_sighandler() comment
tree
|
commitdiff
2016-08-25
Jérémie Galarneau
Clean-up snapshot command error reporting
tree
|
commitdiff
2016-08-25
Ricardo Nabinger...
Use -M parameter instead of --manpath when invoking...
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-05
Michael Jeanson
Port: Add OSX support to socket compat
tree
|
commitdiff
2016-08-05
Michael Jeanson
Port: Add OSX support to poll compat
tree
|
commitdiff
2016-08-05
Michael Jeanson
Port: Add OSX support to fcntl compat
tree
|
commitdiff
2016-08-04
Michael Jeanson
Port: Add OSX compat to sessiond-comm/unix.c
tree
|
commitdiff
2016-08-04
Michael Jeanson
Port: Add OSX endian.h compat
tree
|
commitdiff
2016-08-04
Michael Jeanson
Port: Add OSX libuuid compat
tree
|
commitdiff
2016-08-01
Jérémie Galarneau
Clean-up: remove negative check against unsigned value
tree
|
commitdiff
2016-07-06
Jérémie Galarneau
Add regenerate command to MI schema
tree
|
commitdiff
2016-07-06
Julien Desfossez
Allow regenerating the statedump of a running session
tree
|
commitdiff
2016-07-06
Mathieu Desnoyers
Kernel ioctl to regenerate the statedump
tree
|
commitdiff
2016-07-06
Julien Desfossez
Rename the "metadata regenerate" command to "regenerate...
tree
|
commitdiff
2016-07-06
Jérémie Galarneau
Typo fix: uninitializez ->uninitialized
tree
|
commitdiff
2016-07-06
Jérémie Galarneau
Fix: handle negative (unlimited) system stack size...
tree
|
commitdiff
2016-06-29
Michael Jeanson
Fix: Set thread stack size to ulimit soft value
tree
|
commitdiff
2016-06-28
Michael Jeanson
Fix: location of various standard headers
tree
|
commitdiff
2016-06-28
Michael Jeanson
Fix: strerror_r behavior is glibc specific
tree
|
commitdiff
2016-06-27
Jérémie Galarneau
Lazily initialize max poll set size
tree
|
commitdiff
2016-06-16
Mathieu Desnoyers
Allow channel mode override in snapshot sessions
tree
|
commitdiff
2016-06-14
Michael Jeanson
Fix: Define MANPATH in config.h
tree
|
commitdiff
2016-06-08
Jérémie Galarneau
Fix: call xmlCleanupParser to free global libxml2 alloc...
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
Introduce LTTNG_IOCTL_CHECK and LTTNG_IOCTL_NO_CHECK...
tree
|
commitdiff
2016-06-02
Jérémie Galarneau
Fix: enforce assumption that lttng-modules ioctl()...
tree
|
commitdiff
2016-06-02
Jérémie Galarneau
Fix: reduce scope of kconsumer consumed_pos and produce...
tree
|
commitdiff
2016-05-24
Michael Jeanson
Typo: occured -> occurred
tree
|
commitdiff
2016-05-19
Jérémie Galarneau
Fix: only perform lttng_consumer_sync_trace_file()...
tree
|
commitdiff
2016-05-19
Jérémie Galarneau
Make lttng_consumer_sync_trace_file static
tree
|
commitdiff
2016-05-19
Jérémie Galarneau
Fix: don't negate posix_fadvise return value to check...
tree
|
commitdiff
2016-05-19
Jérémie Galarneau
Fix Solaris 10 build: use lttng_strnlen() wrapper
tree
|
commitdiff
2016-05-19
Jérémie Galarneau
Rename lttng_error_type to lttng_error_level
tree
|
commitdiff
2016-05-19
Mathieu Desnoyers
Cleanup error.h __lttng_print() used for message printing
tree
|
commitdiff
2016-05-19
Mathieu Desnoyers
Fix: add missing semicolons after MSG, DBG, ERR print...
tree
|
commitdiff
2016-05-19
Mathieu Desnoyers
Add environment variable to allow abort on error
tree
|
commitdiff
next
This page took
0.040016 seconds
and
7
git commands to generate.