Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
sysprof
Commits
c6dfe768
Commit
c6dfe768
authored
Mar 07, 2022
by
Christian Hergert
Browse files
Release 3.43.90
parent
eac37aaf
Changes
3
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
c6dfe768
Overview of changes in Sysprof 3.43.90
======================================
* Require libunwind unless disabled manually to help ensure
distributions are doing the right thing.
* Add allocation leaks section to memprof.
* Fix preloading of speedtrack
* Fix capture of mapped path names with spaces
* Translation updates
Overview of changes in Sysprof 3.42.1
=====================================
...
...
data/org.gnome.Sysprof3.appdata.xml.in
View file @
c6dfe768
...
...
@@ -37,6 +37,7 @@
</provides>
<releases>
<release
version=
"3.43.90"
date=
"2022-03-07"
/>
<release
version=
"3.42.1"
date=
"2021-11-04"
/>
<release
version=
"3.42.0"
date=
"2021-09-21"
/>
</releases>
...
...
meson.build
View file @
c6dfe768
project
(
'sysprof'
,
'c'
,
license
:
[
'GPL3+'
,
'GPL2+'
],
version
:
'3.4
2.1
'
,
version
:
'3.4
3.90
'
,
meson_version
:
'>=0.51.0'
,
default_options
:
[
'c_std=gnu11'
,
'cpp_std=c++11'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment