projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix: relayd vs consumerd compatibility
[lttng-tools.git]
/
src
/
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-25
Jonathan Rajotte
Fix: assign values to path, ctrl and data uris during...
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
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
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
Jonathan Rajotte
lttng_ctl: add session_name to load override
tree
|
commitdiff
2016-10-07
Jonathan Rajotte
Fix: test presence of override_attr before accessing...
tree
|
commitdiff
2016-10-07
Jérémie Galarneau
Remove lttng_load_session_attr_get_override_path_url
tree
|
commitdiff
2016-10-07
Philippe Proulx
Remove calibrate from liblttng-ctl
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
Clean-up: remove copy-pasted comment from save.c
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-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-06
Jonathan Rajotte
Fix: use ssize_type for the return value of uri_parse_s...
tree
|
commitdiff
2016-10-06
Jonathan Rajotte
Fix: do not overwrite ret if already set and session...
tree
|
commitdiff
2016-10-05
Simon Marchi
lttng-sessiond: auto-load lttng-probe-i2c module
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
Fix: honor negative (unlimited) app socket timeout
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-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-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
Jérémie Galarneau
Fix: RCU lock imbalance on error in cmd_snapshot_list_o...
tree
|
commitdiff
2016-08-25
Ricardo Nabinger...
Use -M parameter instead of --manpath when invoking...
tree
|
commitdiff
2016-08-09
Jérémie Galarneau
Fix: pass NULL to config_load_session instead of an...
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-03
Jérémie Galarneau
Clean-up: remove useless assignment
tree
|
commitdiff
2016-08-01
Jérémie Galarneau
Clean-up: remove negative check against unsigned value
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
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
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-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-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: location of various standard headers
tree
|
commitdiff
2016-06-28
Michael Jeanson
Fix: missing include ctype.h for isdigit()
tree
|
commitdiff
2016-06-28
Michael Jeanson
Fix: strerror_r behavior is glibc specific
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
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
Use bool type for save command options
tree
|
commitdiff
2016-06-14
Jérémie Galarneau
Clean-up: harmonize popt option declarations in save.c
tree
|
commitdiff
2016-06-14
Jérémie Galarneau
Clean-up: move mi_writer declaration with other declara...
tree
|
commitdiff
2016-06-14
Jérémie Galarneau
Add name omission and output omission on save to lttng-ctl
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-14
Michael Jeanson
Fix: Define MANPATH in config.h
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-08
Jérémie Galarneau
Fix: call xmlCleanupParser to free global libxml2 alloc...
tree
|
commitdiff
2016-06-08
Jérémie Galarneau
Fix: missing "void" parameter of lib constructor and...
tree
|
commitdiff
next
This page took
0.043556 seconds
and
7
git commands to generate.