Google Code Exporter

Results 21406 comments of Google Code Exporter

``` I've taken the liberty of coding a patch that adds a -w/--width flag to specify the width of the console, so those columns may be stretched. Nowadays most people...

``` Diego, thank you for your patch. I'll have a look and try to reintegrate this within the code base. ``` Original comment by `[email protected]` on 16 Feb 2015 at...

``` jvmtop version is: JvmTop 0.8.0 alpha ``` Original comment by `[email protected]` on 26 Nov 2014 at 7:34

``` not sure if this still needed, but anyway, here's how I mitigated this problem: su -c "full path to jvmtop.sh with some parameters" -s /bin/bash probably we could put...

Original comment by `[email protected]` on 13 Aug 2013 at 11:27 - Changed state: **Accepted** - Added labels: **Type-Enhancement** - Removed labels: **Type-Defect**

``` run on multi core cpu. cpu usage should be total for all cpu's. only seeing total for one cpu. JvmTop 0.8.0 alpha. java version 1.7 ``` Original comment by...

``` This is not an error, but a question of how 100% CPU usage is defined. IMHO, this is a matter of style and taste. Some applications define "100% CPU"...

``` Comparison of jvmtop cpu data vs top cpu data for same process. Note that jvmtop is taking sample nearly every second whereas top samples are once every 60 seconds...

``` As always, patches/pull requests are welcome. ``` Original comment by `[email protected]` on 18 Aug 2014 at 3:14 - Added labels: **Priority-Low**, **Type-Enhancement** - Removed labels: **Priority-Medium**, **Type-Defect**

``` Hi, thank you for your feature request. Currently, jvmtop does not have any official APIs. Which information would you need primarily? Until an official API exist, you can have...