[svn:parrot] r41152 - trunk

cotto at svn.parrot.org cotto at svn.parrot.org
Tue Sep 8 07:55:49 UTC 2009


Author: cotto
Date: Tue Sep  8 07:55:49 2009
New Revision: 41152
URL: https://trac.parrot.org/parrot/changeset/41152

Log:
[MANIFEST] update manifest after profiling runcore split

Modified:
   trunk/MANIFEST

Modified: trunk/MANIFEST
==============================================================================
--- trunk/MANIFEST	Tue Sep  8 07:53:25 2009	(r41151)
+++ trunk/MANIFEST	Tue Sep  8 07:55:49 2009	(r41152)
@@ -1,7 +1,7 @@
 # ex: set ro:
 # $Id$
 #
-# generated by tools/dev/mk_manifest_and_skip.pl Mon Sep  7 21:02:37 2009 UT
+# generated by tools/dev/mk_manifest_and_skip.pl Tue Sep  8 07:55:14 2009 UT
 #
 # See below for documentation on the format of this file.
 #
@@ -1001,6 +1001,7 @@
 include/parrot/pmc_freeze.h                                 [main]include
 include/parrot/pobj.h                                       [main]include
 include/parrot/runcore_api.h                                [main]include
+include/parrot/runcore_profiling.h                          [main]include
 include/parrot/runcore_trace.h                              [main]include
 include/parrot/scheduler.h                                  [main]include
 include/parrot/scheduler_private.h                          [main]include
@@ -1477,6 +1478,7 @@
 src/pmc_freeze.c                                            []
 src/runcore/cores.c                                         []
 src/runcore/main.c                                          []
+src/runcore/profiling.c                                     []
 src/runcore/trace.c                                         []
 src/scheduler.c                                             []
 src/spf_render.c                                            []


More information about the parrot-commits mailing list