Commit graph

11 commits

Author SHA1 Message Date
Ryan Mulligan 397077c1e9 lttng-ust: 2.10.0 -> 2.10.1
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/lf189bg3wyp8bbiw6kqwlvhm3yc4wdgq-lttng-ust-2.10.1/bin/lttng-gen-tp -h` got 0 exit code
- ran `/nix/store/lf189bg3wyp8bbiw6kqwlvhm3yc4wdgq-lttng-ust-2.10.1/bin/lttng-gen-tp --help` got 0 exit code
- ran `/nix/store/lf189bg3wyp8bbiw6kqwlvhm3yc4wdgq-lttng-ust-2.10.1/bin/lttng-gen-tp help` got 0 exit code
- found 2.10.1 with grep in /nix/store/lf189bg3wyp8bbiw6kqwlvhm3yc4wdgq-lttng-ust-2.10.1
- found 2.10.1 in filename of file in /nix/store/lf189bg3wyp8bbiw6kqwlvhm3yc4wdgq-lttng-ust-2.10.1

cc "@bjornfor"
2018-02-26 22:03:04 -08:00
Adrien Devresse 52f6310626 lttng-ust: refactor
liburcu appears in the public API of LTTNG: it should be a
propagatedBuildInputs.
2018-02-07 18:34:53 +01:00
Joachim Fasting 40d6414863 lttng-uts: 2.9.1 -> 2.10.0 2017-09-17 09:44:04 +02:00
Jörg Thalheim f1b45f7d41 lttng-ust: add missing python dependency 2017-07-16 09:07:10 +01:00
Jörg Thalheim 088ab901c5 lttng-ust: 2.9.0 -> 2.9.1 2017-06-24 10:26:31 +01:00
Nikolay Amiantov a4353270c4 lttng-ust: 2.5.1 -> 2.9.0 2017-02-23 13:04:23 +03:00
Bjørn Forsman 9e174b90c8 lttng-ust: update from 2.5.0 to 2.5.1 2014-12-06 15:22:44 +01:00
Bjørn Forsman 391c2778d4 lttng: update to latest (2.4.1 -> 2.5.0)
- This unbreaks lttng linux kernel modules[1]
- lttng-tools has grown a dependency on libxml2

[1]: Build tested (for default NixOS Linux kernel) and run tested with
lttng-sessiond (it successfully loads kernel modules).
2014-10-13 22:16:32 +02:00
Bjørn Forsman d1f875c6af lttng project: update from 2.3.0 to 2.4.1
(And update liburcu to 0.8.4 according to release notes for lttng 2.4.x.)

In addition to new features and bug fixes, version 2.4.x is needed to build
against Linux 3.12 (our new stable kernel).
2014-04-13 10:47:16 +02:00
Bjørn Forsman 86c7583ab4 lttng: 2.2.x -> 2.3.0 2013-09-05 22:46:07 +02:00
Bjørn Forsman 33d78777a3 lttng-ust: new package
This is the user space library for LTTng. It is needed to do user space
tracing, as opposed to kernel space tracing.
2013-08-10 14:32:56 +02:00