lttng-tools:benchmark

Last commit made on 2012-04-25
Get this branch:
git clone -b benchmark https://git.launchpad.net/lttng-tools

Branch merges

Branch information

Name:
benchmark
Repository:
lp:lttng-tools

Recent commits

e4e4df4... by David Goulet

Update hello for benchmarks

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

510e883... by David Goulet

Merge branch 'master' into benchmark

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

e371dbd... by David Goulet

Update version to 2.0.1 stable

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

3f222b3... by David Goulet

Fix: test script for kernel module validation

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

5c827ce... by David Goulet

Fix: report error to client on consumerd error

Adds a consumer daemon state flag that allows us to know the state of
the consumer during client command processing.

Please refer to the comment in lttng-sessiond/main.c above the
definition of those flags for more information and a possible race
condition issue.

This is a quick fix for bug #137 that will be merged in 2.0-stable
branch.

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

84c3304... by David Goulet

Fix: replace 'modprobe -l' by lsmod in kernel test

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

d6ce1df... by Mathieu Desnoyers

Fix: add missing ht_destroy at consumer teardown

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

e8913bd... by David Goulet

Remove useless test and fix message output

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

908ee7b... by David Goulet

Wait for all apps in high-throughput test

Don't wait an arbitrary amount of time for application to end.

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

00eb21a... by David Goulet

Add multi-session test for UST

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