Commit Graph

13 Commits

Author SHA1 Message Date
Jan Tojnar
ad0fc732f1 sysprof: 47.2 → 48.beta
https://gitlab.gnome.org/GNOME/sysprof/-/compare/47.2...48.beta

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2025-05-07 02:08:08 +02:00
Jan Tojnar
51853c01f1 sysprof: 47.0 → 47.2
https://gitlab.gnome.org/GNOME/sysprof/-/compare/47.0...47.2
2025-01-05 20:31:36 +01:00
Silvan Mosberger
667d42c00d treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev 57b193d8dd
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:27:17 +01:00
Bobby Rong
cd420b5d2c sysprof: 47.beta → 47.0
https://gitlab.gnome.org/GNOME/sysprof/-/compare/47.beta...47.0

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
2024-10-14 20:54:17 +08:00
Bobby Rong
355189f547 sysprof: 45.beta → 45.rc
https://gitlab.gnome.org/GNOME/sysprof/-/compare/45.beta...45.rc

No longer possible to disable libunwind – it is bound to libsysprof:

4ad44609d0

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:42:01 +01:00
Bobby Rong
e5f1221317 sysprof: 3.48.0 → 45.beta
https://gitlab.gnome.org/GNOME/sysprof/-/compare/3.48.0...45.beta

New libdex dependency:

d1bcf93922

Dropped pango (pangoft2) dependency:

d6539c1bdb

The libsysprof option is dropped and re-introduced fromt the -analyze and -profile libs:

12e75e4c8c
dbb7833cbf

The agent option is merged into tools:

1fba250444

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21 08:41:45 +01:00
maralorn
ae7cc3b314 libsysprof-capture: add meta.pkgConfigModules annotation 2023-08-08 16:00:37 +02:00
Jan Tojnar
20dffc8ab0 sysprof: 3.45.0 → 3.45.1
https://gitlab.gnome.org/GNOME/sysprof/-/compare/3.45.0...3.45.1

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:14 +02:00
Jan Tojnar
0f4c9742ab sysprof: 3.44.0 → 3.45.0
https://gitlab.gnome.org/GNOME/sysprof/-/compare/3.44.0...3.45.0

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:11 +02:00
Jan Tojnar
69dde9d14f sysprof: 3.42.1 → 3.43.90
https://gitlab.gnome.org/GNOME/sysprof/-/compare/3.42.1...3.43.90
2022-03-25 15:02:38 +01:00
Jan Tojnar
a7afb378d5 sysprof: 3.38.1 → 3.40.1 2021-05-05 22:42:30 +02:00
Ben Siraphob
c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
Jan Tojnar
c7c4c236e0 libsysprof-capture: init
This will allow us to use sysprof-capture as a dependency of other libraries like GLib.
2020-10-24 06:57:59 +02:00