Gora Mohanty
88cd202147
po/or.po: Updated Oriya translation.
...
po/Changelog: Changed to reflect this.
2006-03-21 18:44:20 +00:00
Vladimer Sichinava
6226594f04
Update Georgian translation
2006-03-18 02:32:28 +00:00
Benoît Dejean
580558333e
Released 2.14.0.
...
* NEWS:
* configure.in:
Released 2.14.0.
LIBGTOP_2_14_0
2006-03-13 09:14:52 +00:00
Žygimantas Beručka
702e3775c3
Updated Lithuanian translation.
...
2006-03-03 Žygimantas Beručka <zygis@gnome.org >
* lt.po: Updated Lithuanian translation.
2006-03-03 10:25:08 +00:00
Clytie Siddall
a597640830
lv.po: Updated Latvian translation.
2006-02-28 05:15:51 +00:00
Benoît Dejean
a956784797
Released 2.13.92.
...
* NEWS:
* configure.in:
Released 2.13.92.
LIBGTOP_2_13_92
2006-02-27 08:26:56 +00:00
Benoît Dejean
e71023b362
Added proc_mem example.
...
* pprint.c: (pprint_get_proc_mem), (main):
Added proc_mem example.
2006-02-27 08:14:12 +00:00
Benoît Dejean
89f9c1d43a
Fixed glibtop_get_proc_state doc. Patch by Emil Nowak <emil5@go2.pl>.
...
* reference.texi: Fixed glibtop_get_proc_state doc.
Patch by Emil Nowak <emil5@go2.pl >.
2006-02-21 10:17:21 +00:00
Benoît Dejean
29adf02352
Also ignores linprocfs, mfs and devfs. Closes #331856 . Patch by Andreas
...
* mountlist.c: (ignore_mount_entry): Also ignores linprocfs, mfs
and devfs.
Closes #331856 .
Patch by Andreas Kohn <andreas.kohn@gmail.com >
2006-02-21 09:06:40 +00:00
Benoît Dejean
35030c878b
Bump version to 2.13.4. Reordered libs. Closes #329153 .
...
* configure.in:
Bump version to 2.13.4.
Reordered libs. Closes #329153 .
2006-02-20 18:58:41 +00:00
Benoît Dejean
9b916ee402
Released 2.13.3.
...
* configure.in:
* NEW:
Released 2.13.3.
LIBGTOP_2_13_3
2006-01-23 18:02:22 +00:00
Benoît Dejean
23ca9669ae
I can't believe i've been so stupid :) Uses smaps if linux > 2.6.14.
...
* procmap.c: (glibtop_get_proc_map_s):
I can't believe i've been so stupid :)
Uses smaps if linux > 2.6.14.
2006-01-23 16:41:10 +00:00
Benoît Dejean
d66ae501f9
/me stupid. Revert last commit. Sorry
2006-01-02 17:43:45 +00:00
Benoît Dejean
ccb10a7b33
Updated.
2006-01-02 17:13:18 +00:00
Benoît Dejean
9d2131a4b5
Released 2.13.2.
...
* NEWS:
* configure.in:
Released 2.13.2.
LIBGTOP_2_13_2
2006-01-02 13:13:11 +00:00
James Henstridge
7d3059e732
add quotes around symbol definition.
...
2006-01-02 James Henstridge <james@jamesh.id.au >
* configure.in (LT_VERSION_INFO): add quotes around symbol definition.
2006-01-02 11:30:32 +00:00
Benoît Dejean
d3add9e115
Released 2.13.1.
...
* configure.in:
* NEWS:
Released 2.13.1.
LIBGTOP_2_13_1
2005-12-15 13:10:53 +00:00
Benoît Dejean
101fe5874f
Improved example.
...
* proclist.c: (print_pids), (main):
Improved example.
2005-12-15 13:05:55 +00:00
Benoît Dejean
3afe2bf629
Fixed when which == GLIBTOP_KERN_PROC_UID. Closes #324055 .
...
* proclist.c: (glibtop_get_proclist_s):
Fixed when which == GLIBTOP_KERN_PROC_UID.
Closes #324055 .
2005-12-15 13:04:04 +00:00
Benoît Dejean
e296c3a37a
Implemented server->real_ncpu. Add a warning to display ncpu and real_ncpu
...
* open.c: (glibtop_open_s):
Implemented server->real_ncpu.
Add a warning to display ncpu and real_ncpu on open.
2005-12-14 10:53:53 +00:00
Benoît Dejean
2f3120d6c9
Released 2.13.0.
...
* NEWS:
Released 2.13.0.
LIBGTOP_2_13_0
2005-12-13 09:23:02 +00:00
Benoît Dejean
806a816026
Fixed server->ncpu usage (SMP handling). Need more testing.
...
* cpu.c: (glibtop_get_cpu_s):
* glibtop_private.c: (get_scaled), (check_cpu_line):
* glibtop_private.h:
* open.c: (glibtop_open_s):
* proctime.c: (glibtop_get_proc_time_s):
Fixed server->ncpu usage (SMP handling). Need more testing.
2005-12-13 09:15:49 +00:00
Benoît Dejean
ba7355df9e
Implemented smap support. Closes #320710 .
...
* procmap.c: (add_smaps), (glibtop_get_proc_map_s):
Implemented smap support.
Closes #320710 .
2005-12-12 13:37:15 +00:00
Benoît Dejean
451f9f9d6c
Improved so that it doesn't stat(2) every /proc/<PID>/.
...
* proclist.c: (glibtop_get_proclist_s):
Improved so that it doesn't stat(2) every /proc/<PID>/.
2005-12-12 13:32:06 +00:00
Benoît Dejean
52fa57a39b
Added quick example for glibtop_get_proclist() and updated procmap example
...
* .cvsignore:
* Makefile.am:
* proclist.c: (main):
* procmap.c: (main):
Added quick example for glibtop_get_proclist()
and updated procmap example to display smap.
2005-12-12 13:23:54 +00:00
James Henstridge
aa5ac8fc10
remove unused file.
...
2005-12-12 James Henstridge <james@jamesh.id.au >
* doc/auto-macros.texi.in: remove unused file.
* doc/libgtop2.texi: don't include auto-macros.texi.
* doc/Makefile.am: don't build auto-macros.texi, since none of its
macros are used in the documentation any more.
* include/glibtop/global.h: don't include <config.h> from headers.
* .../*.c: make sure <config.h> is the first thing included.
* acinclude.m4: m4_include() libgtop-sysdeps.m4 rather than
inlining it.
* acinclude.m4, libgtop-sysdeps.m4: use third argument to
AC_DEFINE() to set the comment.
* configure.in: modernise a bit.
* acconfig.h: remove file, since it is deprecated
* autogen.sh: require automake 1.9 instead of 1.4.
2005-12-12 09:38:15 +00:00
Benoît Dejean
a7db1f4dfd
Increased GLIBTOP_NCPU to 32. Added real_ncpu to struct glibtop. Added
...
* configure.in:
* glibtop.h:
* include/glibtop/cpu.h:
* include/glibtop/procmap.h:
Increased GLIBTOP_NCPU to 32.
Added real_ncpu to struct glibtop.
Added smaps members to glibtop_map_entry.
Bumped version number to 2.13.0
Broke ABI again. Sorry.
2005-12-09 16:15:44 +00:00
Benoît Dejean
91a312768d
Dropped unused file and updated documentation.
...
* doc/reference.texi:
* include/glibtop/limits.h:
Dropped unused file and updated documentation.
GNOME_2_12_ANCHOR
2005-12-08 10:25:56 +00:00
Benoît Dejean
d9a666470c
Bumped version number.
...
* configure.in:
Bumped version number.
2005-12-07 09:52:36 +00:00
Benoît Dejean
79fc0e70c0
Small improvements. Use g_array_sized_new instead of g_array_new with
...
* procmap.c: (glibtop_get_proc_map_s):
Small improvements.
Use g_array_sized_new instead of g_array_new with
reserved_size = 100.
Don't use g_array_append_val to avoid copying
glibtop_map_entries. Use g_array_set_size(size + 1) instead.
I've run a little python benchmark and this shows a little
speedup. I hope this would be more sensible in
gnome-system-monitor (glibtop_get_procmap is intensively used for
the 'Writable Memory' column).
2005-12-07 09:35:50 +00:00
Theppitak Karoonboonyanan
532f5ceb4f
Added 'th' (Thai) to ALL_LINGUAS. Added Thai translation.
...
2005-12-04 Theppitak Karoonboonyanan <thep@linux.thai.net >
* configure.in: Added 'th' (Thai) to ALL_LINGUAS.
* po/th.po: Added Thai translation.
2005-12-04 10:08:56 +00:00
Benoît Dejean
a326e2dcac
Released 2.12.2. No 2.12.1.
...
* NEWS:
* configure.in:
Released 2.12.2.
No 2.12.1.
LIBGTOP_2_12_2
2005-11-29 11:04:28 +00:00
Timur Jamakeev
8a626d9f97
Added 'ky' to ALL_LINGUAS.
...
2005-11-17 Timur Jamakeev <timurj@cvs.gnome.org >
* configure.in: Added 'ky' to ALL_LINGUAS.
2005-11-17 11:50:34 +00:00
Priit Laes
a6513af1c6
Translation updated by Ivar Smolin.
...
2005-11-16 Priit Laes <plaes@cvs.gnome.org >
* et.po: Translation updated by Ivar Smolin.
2005-11-16 06:23:21 +00:00
Benoît Dejean
95b2dfa326
Dropped many dead files. Bumped release number. I guess this closes
...
* configure.in:
* include/glibtop/glibtop-backend-info.h:
* include/glibtop/glibtop-backend.h:
* include/glibtop/glibtop-client.h:
* lib/glibtop-backend-info.c:
* lib/glibtop-backend.c:
* lib/glibtop-client-private.h:
* lib/glibtop-client.c:
* lib/test-backends.c:
* sysdeps/common/backend.c:
* sysdeps/common/libgtop-common.backend:
Dropped many dead files.
Bumped release number.
I guess this closes #320250 .
2005-10-30 18:46:27 +00:00
Benoît Dejean
ac3ad6d2aa
Removed 1 g_return_*.
...
* glibtop_private.c: (read_boot_time):
Removed 1 g_return_*.
2005-10-29 19:23:50 +00:00
Erdal Ronahi
4186c9a956
Added Kurdish translation
2005-10-28 21:45:43 +00:00
Christian Rose
7770480ad2
Reverted unauthorized changes made by user 'kloczek'.
...
2005-10-03 Christian Rose <menthos@menthos.com >
* sv.po: Reverted unauthorized changes made by
user 'kloczek'.
2005-10-02 22:17:33 +00:00
Runa Bhattacharjee
50f20979df
Added entry for Bengali (bn) Translation updation:10/01
2005-10-01 09:55:48 +00:00
Runa Bhattacharjee
78ec6945df
Updated Bengali (bn) Translaion:10/01
2005-10-01 09:55:32 +00:00
Tomasz Kłoczko
170b03f4f2
s/charset=utf-8/charset=UTF-8/
2005-09-25 16:25:35 +00:00
Tomasz Kłoczko
c183276e2b
remove outdated strings and run "make update-po".
2005-09-25 16:24:46 +00:00
Inaki Larranaga
d7945bdc36
Updated Basque translation.
...
2005-09-08 Inaki Larranaga <dooteo@euskalgnu.org >
* eu.po: Updated Basque translation.
2005-09-08 19:29:41 +00:00
Benoît Dejean
2930c9f092
Released 2.12.0.
...
* NEWS:
* configure.in:
Released 2.12.0.
LIBGTOP_2_12_0
2005-09-04 22:31:58 +00:00
Josep Puigdemont i Casamajó
fe6a33a5fd
Fixed some typos and strings.
2005-09-03 23:17:21 +00:00
Telsa Gwynne
30ebfb45d0
Updated Welsh Translation
2005-08-29 19:34:50 +00:00
Benoît Dejean
b43a1e01c0
Hum hum, it's better if release number is 2.11.92 too.
...
* configure.in:
Hum hum, it's better if release number is 2.11.92 too.
LIBGTOP_2_11_92
2005-08-22 17:06:23 +00:00
Benoît Dejean
88d606d814
Released 2.11.92.
...
* NEWS:
Released 2.11.92.
2005-08-22 17:02:57 +00:00
Mugurel Tudor
dd0d06898a
Updated Romanian translation by Misu Moldovan <dumol@gnome.ro>
...
2005-08-22 Mugurel Tudor <mugurelu@gnome.ro >
* ro.po: Updated Romanian translation
by Misu Moldovan <dumol@gnome.ro >
2005-08-21 23:37:57 +00:00
Benoît Dejean
3e77f3cf13
Do not add irq, softirq and iowait to idle.
...
* cpu.c: (glibtop_get_cpu_s):
Do not add irq, softirq and iowait to idle.
2005-08-15 00:09:47 +00:00