Re: [gem5-users] BBV file not generated(or found)

2017-06-12 Thread Oscar Rosell

Hi,

I don't see any evident problem. Have you tried to generate any BBV 
file? For example:


./build/ARM/gem5.opt configs/example/se.py -c 
./tests/test-progs/hello/bin/arm/linux/hello  --simpoint-profile 
--simpoint-interval 1 --fastmem


should work.

Regards,

   Oscar

On 09/06/17 19:07, Muzamil Rafique wrote:

Hi All,

I am trying to generate BBV file for SimPoint creation using the 
following command:


build/X86/gem5.opt configs/example/spec06_config.py --benchmark bzip2 
--benchmark_stdout=m5out/bzip2.out --benchmark_stderr=m5out/bzip2.err 
-I 1 --simpoint-profile --simpoint-interval 1 --fastmem


But at the end of simulation, I am not getting the BBV 
file(simpoint.bb.gz), neither in gem5 run directory nor in output 
directory.


Can anyone help me out with this issue? Am i doing something wrong?

Muzamil


___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users


___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Re: [gem5-users] BBV file not generated(or found)

2017-06-10 Thread hassan yamin
Use pinpoints tool for that purpose...gem5 is not recommended for that thing

On Jun 10, 2017 2:07 AM, "Muzamil Rafique" 
wrote:

> Hi All,
>
> I am trying to generate BBV file for SimPoint creation using the following
> command:
>
> build/X86/gem5.opt configs/example/spec06_config.py --benchmark bzip2
> --benchmark_stdout=m5out/bzip2.out --benchmark_stderr=m5out/bzip2.err -I
> 1 --simpoint-profile --simpoint-interval 1 --fastmem
>
> But at the end of simulation, I am not getting the BBV
> file(simpoint.bb.gz), neither in gem5 run directory nor in output
> directory.
>
> Can anyone help me out with this issue? Am i doing something wrong?
>
> Muzamil
>
> ___
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

[gem5-users] BBV file not generated(or found)

2017-06-09 Thread Muzamil Rafique
Hi All,

I am trying to generate BBV file for SimPoint creation using the following
command:

build/X86/gem5.opt configs/example/spec06_config.py --benchmark bzip2
--benchmark_stdout=m5out/bzip2.out --benchmark_stderr=m5out/bzip2.err -I
1 --simpoint-profile --simpoint-interval 1 --fastmem

But at the end of simulation, I am not getting the BBV
file(simpoint.bb.gz), neither in gem5 run directory nor in output
directory.

Can anyone help me out with this issue? Am i doing something wrong?

Muzamil
___
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users