[Bug 1862936] Re: Error: Rotation feature not supported by the kernel tracer.

Ubuntu Foundations Team Bug Bot 1862936 at bugs.launchpad.net
Wed Feb 12 16:22:00 UTC 2020


The attachment "ltt-control_2.11.1-1ubuntu1.debdiff" seems to be a
debdiff.  The ubuntu-sponsors team has been subscribed to the bug report
so that they can review and hopefully sponsor the debdiff.  If the
attachment isn't a patch, please remove the "patch" flag from the
attachment, remove the "patch" tag, and if you are member of the
~ubuntu-sponsors, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1862936

Title:
  Error: Rotation feature not supported by the kernel tracer.

Status in ltt-control package in Ubuntu:
  New
Status in ltt-control source package in Focal:
  New

Bug description:
  $ dpkg -l | grep ltt
  ii  liblttng-ctl0:amd64                  2.11.1-1                            amd64        LTTng control and utility library
  ii  liblttng-ust-ctl4:amd64              2.11.0-1                            amd64        LTTng 2.0 Userspace Tracer (trace control library)
  ii  lttng-modules-dkms                   2.10.8-1ubuntu2                     all          Linux Trace Toolkit (LTTng) kernel modules (DKMS)
  ii  lttng-tools                          2.11.1-1                            amd64        LTTng control and utility programs

  $ lsb_release -a
  No LSB modules are available.
  Distributor ID: Ubuntu
  Description:    Ubuntu Focal Fossa (development branch)
  Release:        20.04
  Codename:       focal

  How to reproduce:

  $ sudo lttng create foobar
  Session foobar created.
  Traces will be output to /root/lttng-traces/foobar-20200212-123955

  $ sudo lttng enable-event --kernel sched_switch
  Kernel event sched_switch created in channel channel0

  $ sudo lttng start
  Tracing started for session foobar

  $ dd if=/dev/zero bs=4096 count=100000 | cat | cat | cat | dd bs=4096 > /dev/null
  100000+0 records in
  100000+0 records out
  409600000 bytes (410 MB, 391 MiB) copied, 0.664467 s, 616 MB/s
  100000+0 records in
  100000+0 records out
  409600000 bytes (410 MB, 391 MiB) copied, 0.664758 s, 616 MB/s

  $ sudo lttng stop
  Waiting for data availability.
  Tracing stopped for session foobar

  $ sudo lttng destroy
  Error: Rotation feature not supported by the kernel tracer. during the destruction of session "foobar"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ltt-control/+bug/1862936/+subscriptions



More information about the Ubuntu-sponsors mailing list