sigar/bindings/java
unknown 4fcaa226bd Some metrics are missing the '/sec' suffix. This fix first tries to add
the counter without the '/sec' and if fails, try again with it. If the
second call fails, throw an exception.This issue must be addressed at the
java level (and not C code), since the counter names must be translated
before to support i18n native OS locals.
Please also note, the C code (at Pdh.c), tries to do the same, but at
this level we cannot use the translation mechanism the Java level offers,
hence this fix won't handle non-English i18n locals.
2014-09-03 13:22:19 +03:00
..
examples GPL v2 license -> Apache 2 license 2010-04-28 14:57:11 -07:00
hyperic_jni GPL v2 license -> Apache 2 license 2010-04-28 15:29:15 -07:00
lib (SIGAR-213) remove junit.jar from distribution 2010-04-07 21:23:56 -07:00
src Some metrics are missing the '/sec' suffix. This fix first tries to add 2014-09-03 13:22:19 +03:00
.classpath update eclipse project classpath 2010-04-15 11:18:25 -07:00
.gitignore .gitignore 2009-02-06 16:14:13 -08:00
.project Initial revision 2004-06-21 22:37:04 +00:00
.sigar_shellrc updates and use ps- prefix for all 2007-05-30 00:01:28 +00:00
build.xml add AUTHORS file 2010-04-28 16:19:25 -07:00
version.properties bump version to 1.6.4 2009-07-13 15:18:20 -07:00