mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Release Sysprof 45.0
This commit is contained in:
9
NEWS
9
NEWS
@ -1,3 +1,12 @@
|
||||
Overview of changes in Sysprof 45.0
|
||||
===================================
|
||||
|
||||
Changes since 45.rc:
|
||||
|
||||
* Ignore swapper/# scheduler details to better show activity
|
||||
* Update some subsystem name extraction
|
||||
* Translation updates
|
||||
|
||||
Overview of changes in Sysprof 45.rc
|
||||
====================================
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
project('sysprof', 'c', 'cpp',
|
||||
license: 'GPL-3.0-or-later',
|
||||
version: '45.rc',
|
||||
version: '45.0',
|
||||
meson_version: '>=0.62.0',
|
||||
default_options: [ 'c_std=gnu17',
|
||||
'cpp_std=gnu++17',
|
||||
|
||||
Reference in New Issue
Block a user