1 | 2004-07-07 Benoît Dejean <tazforever@dlfp.org> |
---|
2 | |
---|
3 | * procargs.c: Added glibtop_get_proc_argv demo. |
---|
4 | |
---|
5 | 2003-12-27 Ole Laursen <olau@hardworking.dk> |
---|
6 | |
---|
7 | * mountlist.c: Updated to display block size too. |
---|
8 | |
---|
9 | 2004-03-04 Bastien Nocera <hadess@hadess.net> |
---|
10 | |
---|
11 | * smp.c: use libgtop-i18n.h |
---|
12 | |
---|
13 | 2003-10-21 Bastien Nocera <hadess@hadess.net> |
---|
14 | |
---|
15 | * Makefile.am: |
---|
16 | * smp.c: |
---|
17 | * sysdeps.c: (main): install only one library, libgtop-2.0 |
---|
18 | Fix build-time warnings due to the redefinition of guint64 |
---|
19 | Fix building smp.c and sysdeps.c |
---|
20 | |
---|
21 | 2003-10-20 Bastien Nocera <hadess@hadess.net> |
---|
22 | |
---|
23 | * first.c: |
---|
24 | * mountlist.c: |
---|
25 | * netload.c: |
---|
26 | * procmap.c: |
---|
27 | * second.c: |
---|
28 | * smp.c: |
---|
29 | * sysdeps.c: |
---|
30 | * third.c: |
---|
31 | * timings.c: fixed compilation |
---|
32 | |
---|
33 | 2003-10-20 Bastien Nocera <hadess@hadess.net> |
---|
34 | |
---|
35 | * Makefile.am: removed traces of guile, intllibs and libgnomesupport |
---|
36 | |
---|
37 | 2001-01-14 Abel Cheung <maddog@linux.org.hk> |
---|
38 | |
---|
39 | * \*.c: bindtextdomain and textdomain uses GETTEXT_PACKAGE. |
---|
40 | |
---|
41 | * Makefile.am, first.c, second.c, sysdeps.c: Make them at least |
---|
42 | compile for now, by disabling chunks which should belong to |
---|
43 | HEAD branch. |
---|
44 | |
---|
45 | 1999-05-28 Martin Baulig <martin@home-of-linux.org> |
---|
46 | |
---|
47 | * first.c, second.c, sysdeps.c: Use LibGTop version conditionals |
---|
48 | so we can more easily merge the code into LIBGTOP_STABLE_1_0. |
---|
49 | |
---|
50 | 1999-05-07 Martin Baulig <martin@home-of-linux.org> |
---|
51 | |
---|
52 | * timings.c (timersub): Renamed this to `libgtop_timersub' and define |
---|
53 | it on all systems. |
---|
54 | |
---|
55 | Fri Apr 9 00:14:52 1999 Timur Bakeyev <timur@gnu.org> |
---|
56 | |
---|
57 | * timings.c: Added timersub defenition, to make code compilable on |
---|
58 | BSDI. |
---|
59 | |
---|
60 | 1999-03-24 Martin Baulig <martin@home-of-linux.org> |
---|
61 | |
---|
62 | * timings.c: New example. |
---|
63 | |
---|
64 | 1999-03-17 Martin Baulig <martin@home-of-linux.org> |
---|
65 | |
---|
66 | * first.c, second.c: Fixed a bug that caused a core dump when |
---|
67 | the sysdeps code does not return all data. |
---|
68 | |
---|
69 | 1998-11-22 Martin Baulig <baulig@taurus.uni-trier.de> |
---|
70 | |
---|
71 | * netload.c: Call inet_ntoa () to get address and subnet |
---|
72 | in quatted dot notation (like 136.199.14.201) and not just |
---|
73 | as a number (like 0xc90ec788). |
---|
74 | |
---|
75 | 1998-11-02 Martin Baulig <martin@home-of-linux.org> |
---|
76 | |
---|
77 | * sysdeps.c: New example. |
---|
78 | |
---|
79 | 1998-10-26 Martin Baulig <martin@home-of-linux.org> |
---|
80 | |
---|
81 | * netload.c: New file. Gets network load for the interface |
---|
82 | given as command line argument. |
---|
83 | |
---|
84 | 1998-10-26 Martin Baulig <martin@home-of-linux.org> |
---|
85 | |
---|
86 | * first.c (glibtop_get_proc_args): Get command line arguments. |
---|
87 | * second.c: Likewise. |
---|
88 | |
---|
89 | 1998-10-25 Martin Baulig <martin@home-of-linux.org> |
---|
90 | |
---|
91 | * first.c (glibtop_get_ppp): Get PPP/ISDN statistics. |
---|
92 | |
---|
93 | 1998-09-28 Martin Baulig <martin@home-of-linux.org> |
---|
94 | |
---|
95 | * Makefile.am: Install everything in $(libexecdir)/libgtop. |
---|
96 | |
---|
97 | 1998-09-09 Martin Baulig <baulig@Stud.Informatik.uni-trier.de> |
---|
98 | |
---|
99 | * smp.c: New file. Nice tool to show CPU statistics on SMP systems. |
---|
100 | |
---|
101 | 1998-08-25 Martin Baulig <martin@home-of-linux.org> |
---|
102 | |
---|
103 | * first.c, second.c, procmap.c: Fixed some compiler warnings. |
---|
104 | |
---|
105 | 1998-08-18 Martin Baulig <martin@home-of-linux.org> |
---|
106 | |
---|
107 | * procmap.c: We now display filenames when compiled |
---|
108 | `--with-libgtop-inodedb'. |
---|
109 | |
---|
110 | 1998-08-12 Martin Baulig <martin@home-of-linux.org> |
---|
111 | |
---|
112 | * second.c: Works a little bit more like `ps' - you can |
---|
113 | give an optional command line argument to get information |
---|
114 | about a single process. |
---|
115 | |
---|
116 | 1998-07-22 Martin Baulig <martin@home-of-linux.org> |
---|
117 | |
---|
118 | * mountlist.c: New file. |
---|
119 | |
---|
120 | 1998-06-12 Martin Baulig <martin@home-of-linux.org> |
---|
121 | |
---|
122 | * test.scm: New file. |
---|
123 | |
---|
124 | 1998-06-07 Martin Baulig <martin@home-of-linux.org> |
---|
125 | |
---|
126 | * Makefile.am (CFLAGS): Disable optimize. |
---|
127 | |
---|
128 | * first.c (PROFILE_COUNT): Number of times each function |
---|
129 | should be called. Defaults to 1; to profile the code, you |
---|
130 | can increase this when compiling. |
---|