Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


removed floating point operations from profiler
[palacios.git] / palacios / src / palacios / vmm_profiler.c
2009-03-25 Jack Lange removed floating point operations from profiler
2009-03-03 Jack Lange reformatting of the source files
2009-01-30 Jack Lange profiler changes
2009-01-29 Jack Lange some fixes for profiling
2009-01-29 Jack Lange added profiling support