Project

General

Profile

Actions

Bug #405

closed

lttng_stop_tracing() Sporadically Taking Too Much Time (more that 90 secs)

Added by Amer Alhalabi over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
11/30/2012
Due date:
% Done:

0%

Estimated time:

Description

The issue happens sporadically.
One run of the test suite passes just fine; In another run, one random test case fails because of the amount of time taken to stop tracing.
Here is what I am doing in every test case:

create session
start tracing
enable channel
enable events
stop tracing // with wait
destroy session

I attached the logs for sessiond and relayd.

Also here is a small view of lttng-tools git tree:

  • 37a86c6 (HEAD, origin/master, origin/HEAD) Fix: Add missing fct prototypes when disabling UST
  • e3e57ea Fix a typo in lttng-probe-module name
  • 3c82c39 Assign values to enum lttcomm_sessiond_command
  • 8c861e6 Fix: run health test only if root
  • 52df240 Clarify empty string/NULL filter errors
  • b6bbed5 Fix: add missing padding for UST filter
  • 2ad3a9a (tag: v2.1.0-rc8) Update version to v2.1.0-rc8
  • 3822545 Fix: Uninit. variable in lttng view
  • 5bcdda4 Add already enabled UST event error code

Files

sessiond_consumerd.log (857 KB) sessiond_consumerd.log output of sessiond --vvv --verbose-consumer Amer Alhalabi, 11/30/2012 06:24 PM
relayd.log (216 KB) relayd.log output of realyd Amer Alhalabi, 11/30/2012 06:24 PM
0001-Fix-locking-order-between-consumer-and-stream.patch (5.29 KB) 0001-Fix-locking-order-between-consumer-and-stream.patch David Goulet, 12/04/2012 06:25 PM
0001-Fix-locking-order-between-consumer-and-stream.patch (5.3 KB) 0001-Fix-locking-order-between-consumer-and-stream.patch David Goulet, 12/04/2012 07:52 PM
Actions

Also available in: Atom PDF