lp:~lttng/lttng-tools/trunk

Created by Ubuntu LTTng and last modified
Get this branch:
bzr branch lp:~lttng/lttng-tools/trunk

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu LTTng
Project:
lttng-tools
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://git.lttng.org/lttng-tools.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 25 seconds — see the log
Import started on galapagos and finished taking 1 minute — see the log
Import started on galapagos and finished taking 40 seconds — see the log
Import started on neumayer and finished taking 2 minutes — see the log

Recent revisions

1843. By Christian Babeux <email address hidden>

Tests: Add UST snapshots streaming test with custom URI

Signed-off-by: Christian Babeux <email address hidden>
Signed-off-by: David Goulet <email address hidden>

1842. By Christian Babeux <email address hidden>

Tests: Add UST snapshots list output and max-size tests

Add two new tests to the UST snapshots tests:

test_ust_list_output:
Add/remove named outputs and validate with the list output command.

test_ust_local_snapshot_max_size:
Take a UST snapshot with max-size limits and validate that they are respected.

Signed-off-by: Christian Babeux <email address hidden>
Signed-off-by: David Goulet <email address hidden>

1841. By Stefan Seefeld

Enable support for installcheck.

Enable execution of tests via `make installcheck`, i.e. against a fully
installed
LTTng.

The patch simply adds the same rule to the installcheck target that is
used for check. Testing with an OpenEmbedded build shows the unit_tests
suite to work fine, while the fast_regression suite contains many
failures not present when run as `make check`.

Stefan Seefeld (1):
  Enable support for installcheck.

Signed-off-by: Stefan Seefeld <email address hidden>
Signed-off-by: David Goulet <email address hidden>

1840. By David Goulet

Add original snapshot proposal to documentation

Signed-off-by: David Goulet <email address hidden>

1839. By David Goulet

Update version to v2.3.0

Signed-off-by: David Goulet <email address hidden>

1838. By David Goulet

Fix: remove periodical flush test from make check

This test is racy for the following reasons. It expects that the
subbuffer flush timer always produce a coherent trace after a period of
time but this cannot be guaranteed without the upcoming live feature.

A test based on time expectation is a bit flacky so disable it for now
until we have live tracing.

Signed-off-by: David Goulet <email address hidden>

1837. By David Goulet

Update version to v2.3.0-rc3

Signed-off-by: David Goulet <email address hidden>

1836. By Mathieu Desnoyers

Fix: hashtable: take split_count_order into account

This makes check_resize() handle split-counters more precisely.

Signed-off-by: Mathieu Desnoyers <email address hidden>
Signed-off-by: David Goulet <email address hidden>

1835. By David Goulet

Fix: remove wrong doing asserts in sessiond

Asserting on the fd and socket was wrong since the two fds can be set to
-1 concurrently when calling this function.

Fixes #624

Signed-off-by: David Goulet <email address hidden>

1834. By David Goulet

Tests: fix periodical flush tests to stop app

The test now SIGSTOP the application before validating the trace and
once done, SIGKILL them. This way we make sure we test the periodical
flush feature by letting the application live, stopping it from creating
more events and validating the flush.

Signed-off-by: David Goulet <email address hidden>

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers