Project

General

Profile

Actions

Feature #635

closed

snapshot list-output should report max-size setting

Added by Daniel U. Thibault over 10 years ago. Updated almost 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
09/18/2013
Due date:
% Done:

100%

Estimated time:

Description

Consider this:

$ lttng create session --snapshot
Session session created.
Default snapshot output set to: /home/username/lttng-traces/session-20130917-163254
Snapshot mode set. Every channel enabled for that session will be set in overwrite mode and mmap output.
$ lttng snapshot list-output
Snapshot output list for session session
    [1] snapshot-1: /home/username/lttng-traces/session-20130917-163254

What the user was expecting is:

[...]
$ lttng snapshot list-output
Snapshot output list for session session
    [1] snapshot-1: /home/username/lttng-traces/session-20130917-163254 (max-size: -1)
Actions #1

Updated by David Goulet over 10 years ago

  • Status changed from New to Confirmed
  • Target version deleted (2.4)
Actions #2

Updated by Christian Babeux almost 10 years ago

  • Assignee set to David Goulet
  • Target version set to 2.5
Actions #3

Updated by David Goulet almost 10 years ago

  • Status changed from Confirmed to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF