projects
/
lttng-tools.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix: kernel tracing: flush after stop
2016-05-20
Mathieu Desnoyers
Fix: kernel tracing: flush after stop
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: UST should not generate packet at destroy after...
commit
|
commitdiff
|
tree
2016-05-20
Jérémie Galarneau
Tests: remove flaky '*' kernel wildcard test
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: bad file descriptors on close after rotation error
commit
|
commitdiff
|
tree
2016-05-20
Jérémie Galarneau
Fix: posix_fadvise wrapper returns -ENOSYS on FreeBSD
commit
|
commitdiff
|
tree
2016-05-20
Michael Jeanson
Fix: Double free in utils_partial_realpath error path
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: remove logically dead code in send_channel_uid_to_ust
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: unchecked return value in low throughput test
commit
|
commitdiff
|
tree
2016-05-20
Jérémie Galarneau
Fix: unchecked posix_fadvise() return value
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: unchecked return value in relayd live.c
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: unchecked return value in trace_clock_read64_monotonic
commit
|
commitdiff
|
tree
2016-05-20
Jonathan Rajotte
Fix: initialize the cur_event variable before using it
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: NULL pointer dereference in relay_index_get_by_id_or_create
commit
|
commitdiff
|
tree
2016-05-20
Jérémie Galarneau
Fix: Deference after null check in sessiond set_option
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: Wrong sizeof argument in pid tracker
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: tests: incorrect uri index
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: Integer overflowed argument
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: macro compares unsigned to 0 (no effect)
commit
|
commitdiff
|
tree
2016-05-20
Michael Jeanson
Fix: Free variable before strdup() in process_event_node
commit
|
commitdiff
|
tree
2016-05-20
Michael Jeanson
Fix: Free variables before strdup()
commit
|
commitdiff
|
tree
2016-05-20
Michael Jeanson
Fix: Add missing free() in spawn_viewer
commit
|
commitdiff
|
tree
2016-05-20
Michael Jeanson
Fix: Add missing free() in utils_partial_realpath
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: illegal memory access in test_create_kernel_event
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: illegal memory access in send_viewer_streams
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: illegal memory access in viewer_list_sessions
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: illegal memory access in relayd_add_stream
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: illegal memory access in relayd_create_session_2_4
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: illegal memory access in session_create
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: illegal memory access in consumer_set_subdir
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: illegal memory access in syscall_init_table
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: illegal memory access in write_pidfile
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: illegal memory access in list_lttng_channels
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: illegal memory access in cmd_snapshot_record
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: illegal memory access in output_init
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: illegal memory access in consumer_set_network_uri
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: illegal memory access in cmd_snapshot_list_outputs
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: illegal memory access in list_events
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: illegal memory access in disable_event
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: illegal memory access in add_uri_to_consumer
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: illegal memory access in init_ust_event_from_agent_event
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Fix: illegal memory access in _cmd_enable_event
commit
|
commitdiff
|
tree
2016-05-20
Mathieu Desnoyers
Implement lttng_strncpy safe string copy
commit
|
commitdiff
|
tree
2016-05-16
Jérémie Galarneau
Fix: loading a session prints an error message but...
commit
|
commitdiff
|
tree
2016-05-16
Jérémie Galarneau
Snapshot warning if there are no events in one of the...
commit
|
commitdiff
|
tree
2016-05-15
Jonathan Rajotte
Snapshot: record: use same datetime for snapshot folder...
commit
|
commitdiff
|
tree
2016-05-15
Jonathan Rajotte
Refactor: move the snapshot type check into output...
commit
|
commitdiff
|
tree
2016-05-15
Philippe Proulx
configure.ac: check for an existing liburcu-cds symbol
commit
|
commitdiff
|
tree
2016-05-15
Philippe Proulx
configure.ac: use macro for wrong liburcu error message
commit
|
commitdiff
|
tree
2016-05-14
Jérémie Galarneau
Tests: wording of trace_matches is misleading
commit
|
commitdiff
|
tree
2016-04-20
Michael Jeanson
Typo: catched -> caught
commit
|
commitdiff
|
tree
2016-04-19
Jérémie Galarneau
Update version to v2.7.2
commit
|
commitdiff
|
tree
2016-03-24
Jonathan Rajotte
Clean-up shm directory tree after freeing the channel
commit
|
commitdiff
|
tree
2016-03-10
Jérémie Galarneau
Test: Add the lttng-runas worker process to the sessiond...
commit
|
commitdiff
|
tree
2016-03-10
Jonathan Rajotte
Limit the scope of IFS overwriting
commit
|
commitdiff
|
tree
2016-03-10
Jonathan Rajotte
Do not overwrite IFS globally but only locally
commit
|
commitdiff
|
tree
2016-03-10
Mathieu Desnoyers
Fix: tests: use SIGSTOP for crash extraction test
commit
|
commitdiff
|
tree
2016-03-09
Jérémie Galarneau
Fix: Only save kernel enablers in session configuration
commit
|
commitdiff
|
tree
2016-03-09
Jérémie Galarneau
Fix: Only list kernel enablers when listing events
commit
|
commitdiff
|
tree
2016-03-09
Jérémie Galarneau
Fix: syscalls hash table leaks when listing kernel...
commit
|
commitdiff
|
tree
2016-03-09
Jérémie Galarneau
Test fix: ignore stderr at every step of randstring
commit
|
commitdiff
|
tree
2016-03-09
Jérémie Galarneau
Test fix: ignore stderr when generating random string
commit
|
commitdiff
|
tree
2016-03-09
Jonathan Rajotte
Fix: test: use load_path instead of $1
commit
|
commitdiff
|
tree
2016-03-09
Jérémie Galarneau
Fix warning when building Python bindings
commit
|
commitdiff
|
tree
2016-03-09
Jonathan Rajotte
Test: prevent the spawning of a daemonized sessiond
commit
|
commitdiff
|
tree
2016-03-09
Jonathan Rajotte
Fix: There is more tests than the plan
commit
|
commitdiff
|
tree
2016-02-24
Mathieu Desnoyers
Fix: per-pid ust buffers flush race with application...
commit
|
commitdiff
|
tree
2016-02-18
Michael Jeanson
Fix: Use ipv6 loopback adress in test_uri
commit
|
commitdiff
|
tree
2016-02-14
Jérémie Galarneau
Fix: report already enabled event error to client
commit
|
commitdiff
|
tree
2016-02-14
Jérémie Galarneau
Tests fix: source utils.sh before using conf_proc_count
commit
|
commitdiff
|
tree
2016-02-14
Jérémie Galarneau
Tests: use configured processor count in getcpu override...
commit
|
commitdiff
|
tree
2016-02-14
Jérémie Galarneau
Tests: use configured processor count in snapshot tests
commit
|
commitdiff
|
tree
2016-02-14
Jérémie Galarneau
Tests: Introduce conf_proc_count()
commit
|
commitdiff
|
tree
2016-02-14
Jérémie Galarneau
Tests: print a more precise test description in snapshot...
commit
|
commitdiff
|
tree
2016-02-11
Mathieu Desnoyers
Fix: handle negative clock offset for lttng-ust metadata
commit
|
commitdiff
|
tree
2016-01-13
Jonathan Rajotte
Fix: do not print error and bug messages when quiet...
commit
|
commitdiff
|
tree
2016-01-07
Jérémie Galarneau
Update version to v2.7.1
commit
|
commitdiff
|
tree
2015-12-08
Jonathan Rajotte
Build: fallback to AC_CHECK_LIBS when looking for popt...
commit
|
commitdiff
|
tree
2015-12-08
Samuel Martin
tests/unit: fix object files' location
commit
|
commitdiff
|
tree
2015-12-01
Samuel Martin
configure.ac: fix static build
commit
|
commitdiff
|
tree
2015-11-27
Jérémie Galarneau
Fix: close indexes when rotating the trace files in...
commit
|
commitdiff
|
tree
2015-11-27
Julien Desfossez
Fix: close indexes when rotating the trace files in...
commit
|
commitdiff
|
tree
2015-11-19
Jérémie Galarneau
Fix: Don't spam session daemon logs on invalid UST...
commit
|
commitdiff
|
tree
2015-11-02
Jérémie Galarneau
Fix: Check for NULL hash tables on relay daemon teardown
commit
|
commitdiff
|
tree
2015-11-02
Jérémie Galarneau
Fix: Verify directory's existence before calling mkdir
commit
|
commitdiff
|
tree
2015-11-02
Jérémie Galarneau
Fix: Unchecked NULL string in logging statement
commit
|
commitdiff
|
tree
2015-11-02
Alexandre Montplaisir
Fix: include the filter expression in agent events...
commit
|
commitdiff
|
tree
2015-10-21
Mikael Beckius
Fix live timer calculation error
commit
|
commitdiff
|
tree
2015-09-30
Jérémie Galarneau
Fix: Remove dependency on glibc 2.12 caused by pthread_setna...
commit
|
commitdiff
|
tree
2015-09-29
Jérémie Galarneau
Fix: Log and ignore SIGINT and SIGTERM in run_as worker
commit
|
commitdiff
|
tree
2015-09-24
Jérémie Galarneau
Update version to v2.7.0
commit
|
commitdiff
|
tree
2015-09-24
Jérémie Galarneau
Fix: Handle EINTR of waipid in run-as worker
commit
|
commitdiff
|
tree
2015-09-24
Jérémie Galarneau
Fix: Handle EINTR of waitpid when spawning a session...
commit
|
commitdiff
|
tree
2015-09-24
Jérémie Galarneau
Add a LOG() macro which handles dynamic severity levels
commit
|
commitdiff
|
tree
2015-09-23
Michael Jeanson
Fix: tests: support systems where PAGE_SIZE is not...
commit
|
commitdiff
|
tree
2015-09-22
Jonathan Rajotte
Test: jul/log4j: use -a instead of '*' to disable all...
commit
|
commitdiff
|
tree
2015-09-22
Jérémie Galarneau
Reword warning on event disable
commit
|
commitdiff
|
tree
2015-09-22
Jérémie Galarneau
Clean-up: Remove unused test launchers
commit
|
commitdiff
|
tree
2015-09-22
Jonathan Rajotte
Help: add -j -l -p option to help string
commit
|
commitdiff
|
tree
2015-09-22
Jonathan Rajotte
man: update disable-event section
commit
|
commitdiff
|
tree
2015-09-22
Jonathan Rajotte
Use empty event name on disable -a for ust and agent...
commit
|
commitdiff
|
tree
next
This page took
0.037028 seconds
and
3
git commands to generate.