index
:
delta/gnome/libgtop.git
LIBGTOP_0_25_PATCHES
LIBGTOP_1_1_2_PATCHES
LIBGTOP_STABLE_0_20
LIBGTOP_STABLE_1_0
affinity
before-gnome-2-0-merge
benoit/add_examples_to_ci_cd
gnome-2-10
gnome-2-12
gnome-2-14
gnome-2-20
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-32
gnome-2-34
gnome-2-36
gnome-2-38
gnome-2-4
gnome-2-40
gnome-2-6
gnome-2-8
libgtop-GNOME-2-0-port
libgtop-MARTIN-HEAD
linux_daemon
master
master-UNNAMED-BRANCH
testing
wip/diskio
wip/hadess/check-abi
wip/lantw/check-for-kinfo_getfile-on-freebsd
wip/libgtop-ng
wip/nielsdg/add-ci
gitlab.gnome.org: GNOME/libgtop.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed translation.
Benoît Dejean
2005-06-06
1
-16
/
+10
*
Got rid of include/libgtop-i18n.h.
Benoît Dejean
2005-06-06
1
-1
/
+1
*
Updated.
Benoît Dejean
2005-01-21
2
-1
/
+5
*
New feature by nick@reloco.com.ar (Nicolás Lichtmaier).
Benoît Dejean
2005-01-10
3
-2
/
+76
*
Added I/O and IRQ wait time to glibtop_cpu. Closes #160443.
Benoît Dejean
2005-01-03
1
-0
/
+6
*
s/glibtop_error/g_error/g
Benoît Dejean
2004-12-23
3
-2
/
+7
*
Removed libgtop_names :)
Benoît Dejean
2004-12-06
2
-69
/
+1
*
Updated.
Benoît Dejean
2004-11-15
2
-30
/
+68
*
Updated.
Benoît Dejean
2004-11-13
2
-5
/
+39
*
Bumped to 2.9.0
Benoît Dejean
2004-11-13
3
-2
/
+59
*
Re-added pprint_get_msg_limits()
Benoît Dejean
2004-09-25
2
-1
/
+5
*
Added missing call to glibgtop_init() / glibtop_close()
Benoît Dejean
2004-09-25
4
-1
/
+7
*
Added missing call to libgtop_init();
Benoît Dejean
2004-09-25
4
-0
/
+12
*
../configure.in Added new example, just like 'df'.
Benoît Dejean
2004-09-24
4
-2
/
+66
*
Disable pprint_get_msg_limits() because it can fail.
Benoît Dejean
2004-09-22
2
-1
/
+5
*
Updated.
Benoît Dejean
2004-09-21
2
-1
/
+25
*
Updated.
Benoît Dejean
2004-09-21
2
-4
/
+10
*
Updated.
Benoît Dejean
2004-09-21
2
-7
/
+42
*
Updated.
Benoît Dejean
2004-09-20
2
-1
/
+5
*
Updated.
Benoît Dejean
2004-09-20
2
-1
/
+5
*
Updated.
Benoît Dejean
2004-09-20
1
-0
/
+2
*
Updated.
Benoît Dejean
2004-09-20
1
-14
/
+22
*
Added new example : pretty prints the result of glibtop_*. Work in
Benoît Dejean
2004-09-20
4
-2
/
+227
*
Added -gnu89 to CFLAGS.
Benoît Dejean
2004-08-09
1
-2
/
+2
*
Added glibtop_get_proc_argv demo.
Benoît Dejean
2004-07-07
2
-0
/
+34
*
*** empty log message ***
Benoît Dejean
2004-06-18
1
-3
/
+3
*
whitespace clean up.
Benoît Dejean
2004-06-09
9
-29
/
+29
*
Added missing #include. Converted to UTF-8.
Benoît Dejean
2004-05-28
9
-2
/
+20
*
Added block_size field. (Closes: #125049)
Ole Laursen
2004-03-09
2
-4
/
+8
*
remove dependency on libgnome, check for linux/isdn.h for distros using
Bastien Nocera
2004-03-04
2
-1
/
+5
*
install only one library, libgtop-2.0 Fix build-time warnings due to the
Bastien Nocera
2003-10-21
4
-33
/
+23
*
- fixed compilation
Bastien Nocera
2003-10-20
10
-9
/
+12
*
- replace all the xmalloc crap by glib memory management functions
Bastien Nocera
2003-10-20
6
-15
/
+15
*
removed traces of guile, intllibs and libgnomesupport
Bastien Nocera
2003-10-20
2
-23
/
+15
*
Reverted libgtop changes. It's a common module and I should not modify it.
Carlos Perelló Marín
2003-10-19
13
-0
/
+2277
*
The LibGTop examples have been moved into their own top-level module
Martin Baulig
1999-10-24
13
-2592
/
+0
*
Make it build with gcc 2.95.1
Elliot Lee
1999-08-19
2
-4
/
+0
*
Fixed all warnings.
Martin Baulig
1999-07-30
4
-8
/
+5
*
Minor Alpha fixes (merged from stable).
Martin Baulig
1999-05-27
1
-6
/
+23
*
*** empty log message ***
Martin Baulig
1999-05-27
1
-2
/
+2
*
Use LibGTop version conditionals so we can more easily merge the code into
Martin Baulig
1999-05-27
4
-2
/
+193
*
Changed pfintf formats to "%lld" when printing u_int64_t. This is still
Drazen Kacar
1999-05-08
2
-1
/
+7
*
Renamed this to `libgtop_timersub' and define it on all systems.
Martin Baulig
1999-05-07
2
-60
/
+63
*
Use `(1L << feature)' instead of `(1 << feature)' to avoid problems
Martin Baulig
1999-05-06
2
-2
/
+2
*
Added `pointer_size' which is the number of bits of a `void *'.
Martin Baulig
1999-05-06
1
-0
/
+2
*
Added initial port for BSD/OS (aka BSDI) 2.x and 3.x. 4.x should also(?)
Timur Bakeyev
1999-04-08
2
-0
/
+26
*
*** empty log message ***
Martin Baulig
1999-03-31
1
-1
/
+1
*
Added some new features.
Martin Baulig
1999-03-31
2
-36
/
+152
*
*** empty log message ***
Martin Baulig
1999-03-30
2
-4
/
+4
*
Don't include the private <glibtop_private.h>.
Martin Baulig
1999-03-26
1
-2
/
+0
[next]