[PPL-devel] [GIT] ppl/ppl(master): Added weight profiler

Abramo Bagnara abramo.bagnara at gmail.com
Mon Jul 13 18:37:18 CEST 2009


Module: ppl/ppl
Branch: master
Commit: f41bc98bc45b749497311b4a5a89678e3e96431c
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=f41bc98bc45b749497311b4a5a89678e3e96431c

Author: Abramo Bagnara <abramo.bagnara at gmail.com>
Date:   Mon Jul 13 18:36:51 2009 +0200

Added weight profiler

---

 src/Box.templates.hh        |    1 +
 src/MIP_Problem.cc          |    2 +
 src/Makefile.am             |    2 +
 src/Weight_Profiler.cc      |   74 +++++++++++++++++++++++++++++
 src/Weight_Profiler.defs.hh |  109 +++++++++++++++++++++++++++++++++++++++++++
 src/assert.hh               |    3 +
 src/conversion.cc           |    4 ++
 src/globals.defs.hh         |   52 ++++++++++++++++++++
 src/globals.inlines.hh      |   12 +----
 9 files changed, 248 insertions(+), 11 deletions(-)

Diff:   http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=f41bc98bc45b749497311b4a5a89678e3e96431c



More information about the PPL-devel mailing list