X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=retrace%2Fretrace.hpp;fp=retrace%2Fretrace.hpp;h=14317cffbe96d7cbbe70c718127e537ea9aff5a1;hb=4f9982f5ec3dccae65d5a49dfd5a81b9737d90cd;hp=7c8dcd5229426743bf52a52c0609b5fb84e0fb0b;hpb=15046fbda519d2cf35fd341cdead170e14844a63;p=apitrace diff --git a/retrace/retrace.hpp b/retrace/retrace.hpp index 7c8dcd5..14317cf 100644 --- a/retrace/retrace.hpp +++ b/retrace/retrace.hpp @@ -1,6 +1,8 @@ /************************************************************************** * * Copyright 2011-2012 Jose Fonseca + * Copyright (C) 2013 Intel Corporation. All rights reversed. + * Author: Shuang He * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy @@ -92,6 +94,7 @@ extern bool profiling; extern bool profilingCpuTimes; extern bool profilingGpuTimes; extern bool profilingPixelsDrawn; +extern bool profilingMemoryUsage; /** * State dumping.