Description of problem: When displaying the summary accounting report sa or the list of accounting data with lastcomm the time-data is 10 times too high. Version-Release number of selected component (if applicable): kernel-2.4.22-1.2149.nptl psacct-6.3.2-28 How reproducible: Always Steps to Reproduce: 1.run a program which eats some cputime: $ time testprog real 0m5.761s user 0m5.756s sys 0m0.004s 2.check the time with lastcomm: $ lastcomm testprog cryps gasi stdout 57.61 secs Fri Jan 30 Actual Results: The time shown by lastcomm (and sa) is 10 times the time of the "time"-command Expected Results: Times should be the same Additional info: - sa and lastcomm use #define AHZ from /usr/include/acct.h which is 100 but should be 1000 - the same applies to kernel-source-2.6.1-1.61
*** This bug has been marked as a duplicate of 89959 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.