Comment 5 for bug 2004644

Revision history for this message
Po-Hsu Lin (cypressyew) wrote (last edit ): Re: ubuntu_lttng_smoke_test failed with wrong jbd format on 5.4.0-143.160

 lttng module 2.12.5-1ubuntu2~20.04.5 in -proposed tested on Focal 5.4.0-1094-oracle.

The module can be built and tested without any issue.

 == lttng smoke test of session create/destroy ==
 Session test-kernel-session created.
 Traces will be output to /tmp/lttng-kernel-trace-24770-session
 PASSED (lttng create)
 Session "test-kernel-session" destroyed
 PASSED (lttng destroy)

 == lttng smoke test trace context switches ==
 Session test-kernel-session created.
 Traces will be output to /tmp/lttng-kernel-trace-24770-session
 PASSED (lttng create)
 Kernel event sched_switch created in channel channel0
 PASSED (lttng enable-event)
 Tracing started for session test-kernel-session
 PASSED (lttng start)
 Waiting for data availability.
 Tracing stopped for session test-kernel-session
 PASSED (lttng stop)
 Waiting for destruction of session "test-kernel-session"..
 Session "test-kernel-session" destroyed
 PASSED (lttng destroy)
 Found 129766 dd and 196500 context switches
 PASSED (simple system call tracing with babeltrace)

 Summary: 7 passed, 0 failed