Benoit Dejean
1f41349a7e
Fix format for permissions. Display mappings' sizes. Avoid duplicating formatting code.
2015-06-26 02:57:41 +03:00
Benoit Dejean
548f104f35
If no argument is given, defaults to self. When self-testing, try to mmap some files as an example.
2015-06-26 02:57:41 +03:00
Benoit Dejean
4808aac8ef
Make libgtop_server2 link against its libgtop.
2015-06-26 02:57:41 +03:00
Benoit Dejean
f04ce61b80
Run server_command instead of hardcoded LIBGTOP_SERVER.
2015-06-26 02:57:41 +03:00
Benoit Dejean
c7f7e5a1c6
Set the FSUSAGE_(READ|WRITE) flags only we managed to get something. Currently, it doesn't seem to work on ZFS.
2015-06-26 02:57:41 +03:00
Benoit Dejean
e2348c24a0
When pretty-printing an array, don't display 0 elements.
2015-06-26 02:57:41 +03:00
Benoit Dejean
f76b37be1b
Rename NEED_LIBGTOP to LIBGTOP_NEED_SERVER.
2015-06-26 02:57:41 +03:00
Benoit Dejean
b2fee3e111
No special case for pid == 0. As of 2015, with FreeBSD 10.1-RELEASE #0 r274401 on amd64, this really works and sets the name to "kernel" for pid == 0.
2015-06-26 02:57:41 +03:00
Benoit Dejean
7b2416a8d1
Use LIBGTOP_ENABLE_DEBUG instead of undefined SLAVE_DEBUG.
2015-06-26 02:57:41 +03:00
Benoit Dejean
d006da7e54
Drop dead file,
2015-06-26 02:57:41 +03:00
Benoit Dejean
a93dc2526d
The DEBUG macro enabled by --enable-debug is actually LIBGTOP_ENABLE_DEBUG.
2015-06-26 02:57:41 +03:00
Benoit Dejean
a3a16707b5
Enable silent build.
2015-06-26 02:57:41 +03:00
Robert Roth
fd53595189
Prepare 2.31.3
2015-06-22 22:43:35 +03:00
Benoit Dejean
0057bbbc47
Don't set GLIBTOP_PROC_MEM_SHARE because it's not implemented anymore.
...
https://bugzilla.gnome.org/show_bug.cgi?id=744890
2015-06-21 10:57:11 +08:00
Benoit Dejean
e6d776ee61
It doesn't make any sense to count as shared each and every mmaped file. Disable that code while we figure how to really do it.
...
https://bugzilla.gnome.org/show_bug.cgi?id=744890
2015-06-21 10:56:39 +08:00
Juan RP
c68e077909
Implemented procaffinity for netBSD.
...
https://bugzilla.gnome.org/show_bug.cgi?id=553713
2015-06-20 03:35:56 +03:00
Juan RP
72e46fc6b4
Define some GLIBTOP_SUID constants to build procaffinity on NetBSD
...
https://bugzilla.gnome.org/show_bug.cgi?id=553713
2015-06-20 03:33:42 +03:00
Juan RP
2ea8a156f3
Enable procaffinity.c on sysdeps/bsd/Makefile.am.
...
(Please also double check the author and subject.)
https://bugzilla.gnome.org/show_bug.cgi?id=553713
2015-06-20 03:33:42 +03:00
Michael Biebl
7249142b44
Refresh debian/control
debian/2.30.0-3
2015-06-15 22:13:22 +00:00
Michael Biebl
46a1527168
Release version 2.30.0-3 to unstable
2015-06-15 22:11:04 +00:00
Michael Biebl
2bc4d27b75
Upload to unstable.
2015-06-15 22:10:38 +00:00
Michael Biebl
fed10e2ec4
Copy experimental branch of libgtop2 to unstable
2015-06-15 22:09:30 +00:00
Michael Biebl
7d51c1ec16
Refresh debian/control
debian/2.30.0-2
2015-06-15 19:17:14 +00:00
Michael Biebl
b2e9232de1
Release version 2.30.0-2 to experimental
2015-06-15 19:16:26 +00:00
Michael Biebl
73a3213f89
Fix build failure on kFreeBSD due to undeclared '__FreeBSD_version',
...
thanks Steven Chamberlain for the patch. Closes : #788709
2015-06-15 19:15:59 +00:00
Michael Biebl
fc2286f56e
Actually, release version 2.30.0-1 to experimental
debian/2.30.0-1
2015-06-14 11:05:52 +00:00
Michael Biebl
22814b56f8
Release version 2.30.0-1 to unstable
2015-06-14 11:05:13 +00:00
Michael Biebl
3f5a0f56f1
Rename library package to libgtop-2.0-10 to match the SONAME.
2015-06-14 11:04:33 +00:00
Michael Biebl
031bae96af
Bump debhelper compatibility level to 9.
2015-06-14 10:55:12 +00:00
Michael Biebl
8bbdca1d55
Bump Standards-Version to 3.9.6.
2015-06-14 10:54:41 +00:00
Michael Biebl
991fa77625
Convert to multiarch.
2015-06-14 10:54:12 +00:00
Michael Biebl
9e617d186e
Drop obsolete Replaces from pre-wheezy.
2015-06-14 10:27:52 +00:00
Michael Biebl
66f0c4caec
Update changelog, mention ABI break
2015-06-14 10:25:24 +00:00
Ting-Wei Lan
40e1a86d52
freebsd: Add fdescfs to the ignored filesystem list
...
fdescfs is the filesystem mounted on /dev/fd to provide access to file
descriptors via filsystem paths. It is not a real filesystem used on disks.
https://bugzilla.gnome.org/show_bug.cgi?id=748790
2015-06-14 14:19:24 +08:00
Cédric Valmary
a101d6b27a
Updated Occitan translation
2015-04-30 07:47:26 +00:00
Robert Roth
9770db12d2
Let's stick to the GNOME release process
...
To stick to the GNOME release train from now on, we start with an
unstable number and the next stable will be released along with
GNOME 3.18.0.
2015-04-02 06:50:28 +03:00
Robert Roth
a61052dc59
Version bump required to 2.32.0
2015-03-21 20:13:08 +02:00
Samir Ribic
8985e7e239
Updated Bosnian translation
2015-03-13 21:02:02 +00:00
Robert Roth
1c1449306b
Added some more files to .gitignore
2015-01-03 15:36:57 +02:00
Jasper St. Pierre
3f8f65386e
Make some APIs that return struct introspectable
...
In order to do this, we need to define some boxed types. So we need
to add a new dependency, GObject, to GTop.
https://bugzilla.gnome.org/show_bug.cgi?id=663265
2015-01-03 15:32:56 +02:00
Jasper St. Pierre
30d29e624b
Warn on introspection errors
...
https://bugzilla.gnome.org/show_bug.cgi?id=663265
2015-01-03 15:32:55 +02:00
Ryan Lortie
bea8b6790a
stub sysdep: add some missing files
...
https://bugzilla.gnome.org/show_bug.cgi?id=724196
2015-01-03 15:12:10 +02:00
Ryan Lortie
5e6c25d29d
stub sysdep: add missing defines
...
https://bugzilla.gnome.org/show_bug.cgi?id=724196
2015-01-03 15:12:10 +02:00
Ryan Lortie
b7e1219e0a
stub sysdep: fix mismatched function vs. prototype
...
https://bugzilla.gnome.org/show_bug.cgi?id=724196
2015-01-03 15:12:10 +02:00
Jasper Lievisse Adriaanse
057dcf77d6
Sync with OpenBSD's uvm_extern.h changes
2014-11-18 19:33:38 +01:00
Laurent Bigonville
d2a01814c3
Revert changes for 2.30 in unstable branch
2014-10-22 08:55:20 +00:00
Laurent Bigonville
ea3dbcc9c1
Branch for experimental we don't want 2.30 in unstable for the moment
2014-10-22 08:42:25 +00:00
Jackson Doak
d58ac967dc
Change library name to libgtop2-10 for new SONAME
2014-09-24 22:24:29 +00:00
Jasper Lievisse Adriaanse
b7edd1542e
dkstat.h is going away on OpenBSD, so use sys/sched.h instead for CP_*
2014-09-08 09:36:07 +02:00
Jasper Lievisse Adriaanse
7326f8816d
Add SMP support for OpenBSD
2014-09-01 15:21:31 +02:00