sigar/bindings/java
unknown 494ed4ed3e 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 14:26:02 +03:00
..
examples GPL v2 license -> Apache 2 license 2010-04-28 14:57:11 -07:00
hyperic_jni Java - Fixed loading native libraries from paths that contain international characters. 2013-10-06 10:13:21 +00:00
lib no longer support building with 1.4 jdk 2011-07-08 13:26:37 -07:00
src Some metrics are missing the '/sec' suffix. This fix first tries to add 2014-09-03 14:26:02 +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 (SIGAR-226) fix missing *.cpp files from source archive 2011-04-08 10:48:38 -07:00
version.properties bump version 2011-04-21 11:37:46 -07:00