Project

General

Profile

Actions

Bug #489

closed

lttng enable-channel -k accepts mismatched --buffers-* command options

Added by Daniel U. Thibault about 11 years ago. Updated about 11 years ago.

Status:
Resolved
Priority:
High
Assignee:
Target version:
Start date:
03/27/2013
Due date:
% Done:

100%

Estimated time:

Description

The lttng enable-channel command correctly rejects (with an error message) attempts to enable further channels using a different buffering scheme than established by the first enable-channel command for that session. However:

  • lttng enable-channel -u --buffers-global channelname is accepted (while the help claims it is -k only)
  • lttng enable-channel -k accepts any initial buffering scheme without issuing errors
  • lttng enable-channel -k apparently accepts mixed buffering schemes (it may just be ignoring the --buffers-* command options)
  • lttng list sessionname does not list the buffering scheme used by the session

Using lttng-tools 2.1.1+ 9f9ee9c, lttng-ust 2.1.2+ e2ad3b4

Actions

Also available in: Atom PDF