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
/
sysdeps
/
linux
/
cpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a bufsiz argument to file_to_buffer().
Benoît Dejean
2007-08-26
1
-1
/
+1
*
Got rid of glibtop_init_s calls. If i'm right, these are only no-op and
Benoît Dejean
2007-05-20
1
-2
/
+0
*
Renamed all glibtop_init_xxx functions to _glibtop_init_xxx so they get
Benoît Dejean
2007-04-11
1
-1
/
+1
*
Removed noisy $Id$.
Benoît Dejean
2007-02-19
1
-2
/
+0
*
Fixed server->ncpu usage (SMP handling). Need more testing.
Benoît Dejean
2005-12-13
1
-4
/
+4
*
Do not add irq, softirq and iowait to idle.
Benoît Dejean
2005-08-15
1
-11
/
+9
*
Added I/O and IRQ wait time to glibtop_cpu. Closes #160443.
Benoît Dejean
2005-01-03
1
-6
/
+43
*
Added Added Removed
Benoît Dejean
2004-11-28
1
-0
/
+2
*
Added. These functions are commonly used. Misc cleanups.
Benoît Dejean
2004-07-03
1
-12
/
+1
*
Cleaned whitespaces.
Benoît Dejean
2004-05-26
1
-6
/
+6
*
Added test for end of string. (get_scaled): Cleaned.
Benoît Dejean
2004-05-25
1
-17
/
+24
*
fixup CPU usage calculation on 2.6 kernels (patch by Benoit Dejean
Benoît Dejean
2004-03-10
1
-0
/
+5
*
fixup CPU usage calculation on 2.6 kernels (patch by Benoit Dejean
Bastien Nocera
2004-03-09
1
-0
/
+5
*
Apply patch from Benoît Dejean <bnet@ifrance.com> to fix overflow issues
Bastien Nocera
2003-12-23
1
-8
/
+8
*
- s/u_int64_t/guint64/
Bastien Nocera
2003-10-20
1
-1
/
+1
*
Reverted libgtop changes. It's a common module and I should not modify it.
Carlos Perelló Marín
2003-10-19
1
-0
/
+111
*
Moved all sysdeps code to the new libgtop-backends module.
Martin Baulig
2001-04-20
1
-125
/
+0
*
The indentation in LibGTop was done with the following command:
Martin Baulig
1999-12-26
1
-52
/
+54
*
Only set smp flags when we're really on a SMP machine.
Martin Baulig
1999-12-11
1
-2
/
+5
*
This is a larger source-incompatible commit, but it'll make it easier to
Martin Baulig
1999-12-11
1
-3
/
+3
*
Reflect latest interface changes; return 0 on success and -1 on error.
Martin Baulig
1999-11-21
1
-4
/
+13
*
This is a very big an possibly breaking commit.
Martin Baulig
1999-10-24
1
-2
/
+2
*
Applied patch from Damon Chaplin to avoid a compiler problem.
Martin Baulig
1999-07-11
1
-3
/
+12
*
Use `(1L << feature)' instead of `(1 << feature)' to avoid problems
Martin Baulig
1999-05-06
1
-6
/
+6
*
Set the copyright of LibGTop to the GNU General Public License.
Martin Baulig
1999-02-23
1
-7
/
+7
*
Include a copy of the GNU Library General Public License here.
Martin Baulig
1999-02-22
1
-13
/
+15
*
Unconditionally enable SMP support for linux.
Martin Baulig
1999-01-06
1
-7
/
+4
*
Removed G_GNUC_UNUSED.
Martin Baulig
1998-10-06
1
-1
/
+1
*
More G_GNUC_UNUSED fun.
Martin Baulig
1998-10-04
1
-1
/
+1
*
*** empty log message ***
Martin Baulig
1998-09-09
1
-7
/
+0
*
Initialize `ncpu' on SMP systems.
Martin Baulig
1998-09-09
1
-3
/
+36
*
Major code cleanups, we now use open () and read ().
Martin Baulig
1998-08-16
1
-7
/
+19
*
New fields `error_method', `sysdeps' and `required'. I added an improved
Martin Baulig
1998-08-07
1
-1
/
+9
*
Using `u_int64_t' instead of `unsigned long' and `long' to avoid problems
Martin Baulig
1998-07-30
1
-1
/
+1
*
Replaced `glibtop_init_r' with `glibtop_init_s'.
Martin Baulig
1998-07-24
1
-1
/
+1
*
No longer use `glibtop_machine.h' for Linux.
Martin baulig
1998-07-03
1
-18
/
+7
*
Added perl interface.
Martin Baulig
1998-06-21
1
-2
/
+1
*
Reverted some stuff from 06-07-1998 since it was too buggy.
Martin Baulig
1998-06-18
1
-16
/
+5
*
More profiling stuff.
Martin Baulig
1998-06-07
1
-3
/
+7
*
New file.
Martin Baulig
1998-06-07
1
-5
/
+27
*
Using single underscore instead of two underscores for function prefixes
Martin Baulig
1998-06-07
1
-2
/
+2
*
changed call of 'glibtop_init__r', it now takes two additional arguments.
Martin Baulig
1998-06-01
1
-1
/
+1
*
renamed all functions implementing features to '__s'.
Martin Baulig
1998-05-28
1
-1
/
+1
*
Initial revision
Martin Baulig
1998-05-19
1
-0
/
+54