Project

General

Profile

Actions

Bug #339

closed

Subbuffer size of < 4096 are accepted but unable to use the channel afterwards

Added by David Goulet over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
Normal
Target version:
Start date:
09/17/2012
Due date:
% Done:

0%

Estimated time:

Description

Using the code attached below to create the channel:

$ gcc -llttng-ctl lttng.c -o test-lttng

and

$ ./test-lttng
$ lttng enable-event -a -u -c mychan -s mysession

Outputs:
Error: Events: Enable UST event failed (channel mychan, session mysession)

The error is reported when enabling an event and not the channel itself.

Thanks!


Files

lttng.c (961 Bytes) lttng.c David Goulet, 09/17/2012 04:08 PM

Related issues 1 (0 open1 closed)

Related to LTTng-tools - Bug #235: lttng_enable_channel with too little subbuffers size returns an error that isn't explicitResolved05/08/2012

Actions
Actions

Also available in: Atom PDF