Hi,

Can I ask how to change the format of statistics dump? say in hex.
I want to use the SparseHistogram to collect <address, counter> and the
address need to be printed in hex.

best,
Song


On Sat, Aug 10, 2013 at 8:34 PM, Xiangyang Guo <[email protected]> wrote:

> Hi, Milad,
>
> maybe you could find some info in Hipeac tutorial "common tasks" part
> which is available on gem5 website.
>
> Regards
>
> Xiangyang
>
>
> On Sat, Aug 10, 2013 at 9:45 PM, Milad Mohammadi <[email protected]>wrote:
>
>> Hi,
>>
>> I am collecting some branch-bias and branch accuracy information during
>> the gem5 execution and would like to dump that information into a file at
>> the end of the execution.
>>
>>
>>    - I am not sure how to detect the "end of program execution" in C. Is
>>    there a flag that is raised when the program execution completes?
>>    - An alternate question to the same problem: are there instructions
>>    on how to modify the C/Python framework in order to add more statistics to
>>    the m5out/stats.txt file?
>>
>>
>> Any help is greatly appreciated!
>>
>> Milad
>>
>> _______________________________________________
>> gem5-users mailing list
>> [email protected]
>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>>
>
>
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to