Skip to main content

Timeline for Getting cpu usage same every time.

Current License: CC BY-SA 3.0

19 events
when toggle format what by license comment
May 12, 2015 at 7:56 answer added user115023 timeline score: 8
Apr 18, 2015 at 15:45 comment added terdon Don't the answers you have received answer your question? If they don't, please edit and explain what's missing. If they do, please remember to accept one of them.
Apr 18, 2015 at 10:47 review Close votes
Apr 18, 2015 at 15:42
Sep 17, 2013 at 4:24 answer added Philip Ngun timeline score: -2
Sep 16, 2013 at 21:35 comment added 200_success Is this on Linux?
Sep 16, 2013 at 17:21 answer added Martin von Wittich timeline score: 0
Sep 16, 2013 at 15:33 answer added terdon timeline score: 5
Jun 28, 2013 at 9:29 answer added Ruslan timeline score: 17
Mar 29, 2013 at 15:10 comment added depquid You get 14.5 every time? Before you edited your question, I thought you were saying that the command was taking too long to run, not that it was giving the same output every time.
Mar 29, 2013 at 4:43 comment added KK Patel no diffrence in output,after tested in different systems
Mar 28, 2013 at 20:59 comment added depquid Try: time (top -b -n1 | grep "Cpu(s)" | awk '{print $2 + $4}' )
Mar 28, 2013 at 6:40 history edited KK Patel CC BY-SA 3.0
deleted 10 characters in body
Mar 28, 2013 at 6:39 comment added KK Patel Please give me edited command.
Mar 26, 2013 at 18:16 comment added depquid Try running the command prepended with time. On my system it only takes 0.165s.
Mar 26, 2013 at 11:35 answer added GHugo timeline score: 4
Mar 26, 2013 at 10:01 history edited KK Patel CC BY-SA 3.0
added 324 characters in body
Mar 26, 2013 at 9:41 answer added daisy timeline score: 0
Mar 26, 2013 at 9:29 comment added Dennis Kaarsemaker And the question is?
Mar 26, 2013 at 9:28 history asked KK Patel CC BY-SA 3.0