Anyone knows the command for counting CPU cycles used for a process?

From: Stupid (stupid_at_hotmail.com)
Date: 09/18/03

  • Next message: those who know me have no need of my name: "Re: Anyone knows the command for counting CPU cycles used for a process?"
    Date: Thu, 18 Sep 2003 14:37:37 +0800
    
    

    We can use 'time' to measure the time used by CPU for a process.
    But can we actually count how many instruction cycles used??

    Thanks~~


  • Next message: those who know me have no need of my name: "Re: Anyone knows the command for counting CPU cycles used for a process?"