You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ctuning-d...@googlegroups.com
Folks,
I have changed time measurement mechanism in ccc-comp tool, so now it
uses /usr/bin/time program instead of the library function. I have
committed it in build 1011.
So, be sure that you have this program before running experiments.
Thanks!
Grigori Fursin
unread,
Dec 4, 2009, 9:41:23 PM12/4/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ctuning-discussions
By the way, I think you only changed the timing of the compilation
process,
not the timing of the execution? I expect that we still use ccc-time
for
measuring execution because it supports profiling (gprof, oprofile)
and
hardware counters ...
Cheers,
Grigori
Yuri Kashnikoff
unread,
Dec 5, 2009, 5:12:27 AM12/5/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ctuning-d...@googlegroups.com
Yes, sure. I have changed only ccc-comp timing during make execution.
That is all I have changed.