X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=retrace%2Fretrace.hpp;h=14317cffbe96d7cbbe70c718127e537ea9aff5a1;hb=c8695f74ce1ee6a93dee4b3f7da5a70a64706c82;hp=7c8dcd5229426743bf52a52c0609b5fb84e0fb0b;hpb=7e35dc93a0e7d6e2e1e53ca975e59a9ee956c77b;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.