Project

General

Profile

Actions

Bug #929

closed

Can only disable one event amongst many agent events sharing the same name

Added by Philippe Proulx over 8 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Target version:
Start date:
09/02/2015
Due date:
% Done:

100%

Estimated time:

Description

Enable at least two JUL/log4j/Python agent events sharing the same name:

lttng enable-event -j allo
lttng enable-event -j allo --loglevel JUL_INFO

List shows:

Events (Logger name):
---------------------
    - allo [enabled] (loglevel <= JUL_INFO)
    - allo [enabled]

Disable this event:

lttng disable-event -j allo

List shows:

Events (Logger name):
---------------------
    - allo [disabled] (loglevel <= JUL_INFO)
    - allo [enabled]
Actions #1

Updated by Philippe Proulx over 8 years ago

  • Assignee set to Philippe Proulx
Actions #2

Updated by Philippe Proulx over 8 years ago

  • Status changed from New to In Progress
Actions #3

Updated by Philippe Proulx over 8 years ago

  • Target version set to 2.7
Actions #4

Updated by Jonathan Rajotte Julien over 8 years ago

  • Status changed from In Progress to Resolved
Actions #5

Updated by Jonathan Rajotte Julien over 8 years ago

  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF